diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:47:35 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-08 17:47:35 +0000 |
commit | 2373d30ae2a2b35e39c20417be7de107ca74f47b (patch) | |
tree | 9b0f1e751381ca32aa711f325a745a9d86bdc01a /xfce-extra | |
parent | version bump (diff) | |
download | gentoo-2-2373d30ae2a2b35e39c20417be7de107ca74f47b.tar.gz gentoo-2-2373d30ae2a2b35e39c20417be7de107ca74f47b.tar.bz2 gentoo-2-2373d30ae2a2b35e39c20417be7de107ca74f47b.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-timer-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-timer-plugin/ChangeLog b/xfce-extra/xfce4-timer-plugin/ChangeLog index a7f270cb9d7a..741ff6336e28 100644 --- a/xfce-extra/xfce4-timer-plugin/ChangeLog +++ b/xfce-extra/xfce4-timer-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-timer-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.1 2009/08/25 13:22:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/ChangeLog,v 1.2 2009/10/08 17:47:35 darkside Exp $ + + 08 Oct 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-timer-plugin-0.6.1.ebuild: + add prefix keywords - migrate from Gentoo Prefix *xfce4-timer-plugin-0.6.1 (25 Aug 2009) diff --git a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild index f8909d906be7..3eb8ef8c6938 100644 --- a/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild +++ b/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.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-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild,v 1.1 2009/08/25 13:22:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-timer-plugin/xfce4-timer-plugin-0.6.1.ebuild,v 1.2 2009/10/08 17:47:35 darkside Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.6/${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="" RDEPEND=">=xfce-base/xfce4-panel-4.3.20 |