diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:36:19 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:36:19 +0000 |
commit | 2191b6664ad89ae0a7584863276d2dd51846044e (patch) | |
tree | f4bd2fcb453742ffb7b280d073ef8d1f305752d4 /xfce-extra | |
parent | add prefix keywords - migrate from Gentoo Prefix (diff) | |
download | gentoo-2-2191b6664ad89ae0a7584863276d2dd51846044e.tar.gz gentoo-2-2191b6664ad89ae0a7584863276d2dd51846044e.tar.bz2 gentoo-2-2191b6664ad89ae0a7584863276d2dd51846044e.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-mailwatch-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog index 29084ae3f117..c3107218a6a1 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog +++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mailwatch-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.1 2009/08/25 15:45:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.2 2009/10/08 17:36:19 darkside Exp $ + + 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-mailwatch-plugin-1.1.0.ebuild: + add prefix keywords - migrate from Gentoo Prefix *xfce4-mailwatch-plugin-1.1.0 (25 Aug 2009) diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild index d4ea3070c101..f4debee752a7 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.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-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.1 2009/08/25 15:45:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0.ebuild,v 1.2 2009/10/08 17:36:19 darkside Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${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 ipv6 ssl" RDEPEND=">=xfce-base/libxfce4util-4.2 |