diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:38:00 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:38:00 +0000 |
commit | 1dd1bbb91ae0fd522ce30ff91bb3be68c32c5c49 (patch) | |
tree | 741aa69b008ca4d8ad4af96686a2faba6257d818 /xfce-extra | |
parent | add prefix keywords - migrate from Gentoo Prefix (diff) | |
download | gentoo-2-1dd1bbb91ae0fd522ce30ff91bb3be68c32c5c49.tar.gz gentoo-2-1dd1bbb91ae0fd522ce30ff91bb3be68c32c5c49.tar.bz2 gentoo-2-1dd1bbb91ae0fd522ce30ff91bb3be68c32c5c49.zip |
add prefix keywords - migrate from Gentoo Prefix
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 1d8ac56b398a..52d21c96457b 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.1 2009/08/24 13:28:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.2 2009/10/08 17:38:00 darkside Exp $ + + 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-mount-plugin-0.5.5.ebuild: + add prefix keywords - migrate from Gentoo Prefix *xfce4-mount-plugin-0.5.5 (24 Aug 2009) diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild index e6eaf81cb6ee..e3948684e260 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.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-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild,v 1.1 2009/08/24 13:28:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.5.5.ebuild,v 1.2 2009/10/08 17:38:00 darkside Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" RDEPEND=">=xfce-base/libxfcegui4-4.3.20 |