diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:06:20 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-10-05 21:06:20 +0000 |
commit | 996f79d68c1171ea1d050b49cff9bb58309beec3 (patch) | |
tree | edb4fbf5c979b2c134c94678292d4d6388e3f15d /xfce-base/libxfce4util | |
parent | Port Gentoo Prefix ebuild to gentoo-x86 (diff) | |
download | gentoo-2-996f79d68c1171ea1d050b49cff9bb58309beec3.tar.gz gentoo-2-996f79d68c1171ea1d050b49cff9bb58309beec3.tar.bz2 gentoo-2-996f79d68c1171ea1d050b49cff9bb58309beec3.zip |
Port Gentoo Prefix ebuild to gentoo-x86
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 73398d4820fd..5929bbee7ee6 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.130 2009/08/01 20:12:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.131 2009/10/05 21:06:19 darkside Exp $ + + 05 Oct 2009; Jeremy Olexa <darkside@gentoo.org> libxfce4util-4.6.1.ebuild: + Port Gentoo Prefix ebuild to gentoo-x86 01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> libxfce4util-4.6.1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index e808d50b081f..89e80ee4d898 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.11 2009/08/01 20:12:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.12 2009/10/05 21:06:20 darkside Exp $ EAPI=2 inherit xfconf @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xfce.org/projects/libraries" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.12:2" |