diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:26:06 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:26:06 +0000 |
commit | 3e03c574d6400dbb9b5e7099cff8b562b605eec7 (patch) | |
tree | 5d5892ca665b4388862e31f7c197bd2974426e90 /xfce-base/xfce-utils | |
parent | Keywording for ppc. (diff) | |
download | historical-3e03c574d6400dbb9b5e7099cff8b562b605eec7.tar.gz historical-3e03c574d6400dbb9b5e7099cff8b562b605eec7.tar.bz2 historical-3e03c574d6400dbb9b5e7099cff8b562b605eec7.zip |
Port Gentoo Prefix ebuild to gentoo-x86
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index ed653aa4d7d7..a7269fe562ad 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.143 2009/08/02 08:34:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.144 2009/10/05 21:12:57 darkside Exp $ + + 05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> xfce-utils-4.6.1.ebuild: + Port Gentoo Prefix ebuild to gentoo-x86 02 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> xfce-utils-4.6.1.ebuild: diff --git a/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild index 2143f40436ec..622e98930295 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.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-base/xfce-utils/xfce-utils-4.6.1.ebuild,v 1.10 2009/08/02 08:34:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.6.1.ebuild,v 1.11 2009/10/05 21:12:57 darkside Exp $ EAPI=2 inherit xfconf @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/projects/xfce-utils/" 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 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="dbus debug +lock" RDEPEND="x11-apps/xrdb |