diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:48:58 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:48:58 +0000 |
commit | 7869eda363ebfb7dec183003986340f2fc347a69 (patch) | |
tree | 37ea6cd2d7e4bd8cee233b495e26393901f65182 /xfce-extra/xfce4-weather-plugin | |
parent | add prefix keywords - migrate from Gentoo Prefix (diff) | |
download | gentoo-2-7869eda363ebfb7dec183003986340f2fc347a69.tar.gz gentoo-2-7869eda363ebfb7dec183003986340f2fc347a69.tar.bz2 gentoo-2-7869eda363ebfb7dec183003986340f2fc347a69.zip |
add prefix keywords - migrate from Gentoo Prefix
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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 68bc30f3ca7d..288f00fd5396 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.7 2009/09/05 15:35:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.8 2009/10/08 17:48:58 darkside Exp $ + + 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-weather-plugin-0.7.3.ebuild: + add prefix keywords - migrate from Gentoo Prefix 05 Sep 2009; Brent Baude <ranger@gentoo.org> xfce4-weather-plugin-0.7.3.ebuild: 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 38d1bea603a4..a9ded003b87e 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.7 2009/09/05 15:35:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.8 2009/10/08 17:48:58 darkside 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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/xfce4-panel-4.3.99.1 |