diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-05 15:35:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-05 15:35:27 +0000 |
commit | ecb276c22c92ee1a4d3d536f9e6e9d35dae179b4 (patch) | |
tree | 2777dcc0596486b7b36cf8fb59ea58b81e6b61ba /xfce-extra/xfce4-weather-plugin | |
parent | Marking xfce4-wavelan-plugin-0.5.5 ppc64 for bug 282698 (diff) | |
download | historical-ecb276c22c92ee1a4d3d536f9e6e9d35dae179b4.tar.gz historical-ecb276c22c92ee1a4d3d536f9e6e9d35dae179b4.tar.bz2 historical-ecb276c22c92ee1a4d3d536f9e6e9d35dae179b4.zip |
Marking xfce4-weather-plugin-0.7.3 ppc64 for bug 282711
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'xfce-extra/xfce4-weather-plugin')
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-weather-plugin/ChangeLog b/xfce-extra/xfce4-weather-plugin/ChangeLog index 6c0767afdd95..68bc30f3ca7d 100644 --- a/xfce-extra/xfce4-weather-plugin/ChangeLog +++ b/xfce-extra/xfce4-weather-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-weather-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.6 2009/08/30 16:18:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.7 2009/09/05 15:35:27 ranger Exp $ + + 05 Sep 2009; Brent Baude <ranger@gentoo.org> + xfce4-weather-plugin-0.7.3.ebuild: + Marking xfce4-weather-plugin-0.7.3 ppc64 for bug 282711 30 Aug 2009; nixnut <nixnut@gentoo.org> xfce4-weather-plugin-0.7.3.ebuild: ppc stable #282711 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild index fe966345dac3..38d1bea603a4 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.6 2009/08/30 16:18:55 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.7 2009/09/05 15:35:27 ranger Exp $ EINTLTOOLIZE=yes EAUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}-plugin/0.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.3.99.1 |