diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:44:58 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:44:58 +0000 |
commit | d71755099be25a6271f79b713468445d082b4a6e (patch) | |
tree | ee97d94e1b6388a8ef8f7e0223260da4ce0d66e8 | |
parent | add prefix keywords - migrate from Gentoo Prefix (diff) | |
download | gentoo-2-d71755099be25a6271f79b713468445d082b4a6e.tar.gz gentoo-2-d71755099be25a6271f79b713468445d082b4a6e.tar.bz2 gentoo-2-d71755099be25a6271f79b713468445d082b4a6e.zip |
add prefix keywords - migrate from Gentoo Prefix
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index 98c6bdcadc94..ef8cfc72533b 100644 --- a/xfce-extra/xfce4-systemload-plugin/ChangeLog +++ b/xfce-extra/xfce4-systemload-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-systemload-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.1 2009/08/25 13:03:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.2 2009/10/08 17:44:58 darkside Exp $ + + 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-systemload-plugin-0.4.2.ebuild: + add prefix keywords - migrate from Gentoo Prefix *xfce4-systemload-plugin-0.4.2 (25 Aug 2009) diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild index 9fa0a2498e8c..a04c7152578a 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.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-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild,v 1.1 2009/08/25 13:03:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-0.4.2.ebuild,v 1.2 2009/10/08 17:44:58 darkside Exp $ EAUTORECONF=yes EINTLTOOLIZE=yes @@ -13,7 +13,7 @@ SRC_URI="http://www.us.xfce.org/archive/src/panel-plugins/xfce4-systemload-plugi LICENSE="BSD" 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=">=x11-libs/gtk+-2.6:2 |