diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 20:04:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 20:04:04 +0000 |
commit | a0e48975e1a0b7cfcbeb6f5b17c0fb0d6dbf2554 (patch) | |
tree | d874b230c0dea9e14cf2e68c615876fb360d06c0 /gnome-base/gconf/gconf-2.32.4.ebuild | |
parent | amd64 stable wrt #385699 (diff) | |
download | historical-a0e48975e1a0b7cfcbeb6f5b17c0fb0d6dbf2554.tar.gz historical-a0e48975e1a0b7cfcbeb6f5b17c0fb0d6dbf2554.tar.bz2 historical-a0e48975e1a0b7cfcbeb6f5b17c0fb0d6dbf2554.zip |
amd64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha64/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf/gconf-2.32.4.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-2.32.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-2.32.4.ebuild b/gnome-base/gconf/gconf-2.32.4.ebuild index c112d92d2bea..3ed50c5ecaed 100644 --- a/gnome-base/gconf/gconf-2.32.4.ebuild +++ b/gnome-base/gconf/gconf-2.32.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.4.ebuild,v 1.2 2011/10/10 19:28:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.4.ebuild,v 1.3 2011/10/14 20:04:04 ssuominen Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gconf/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc +introspection ldap policykit" RDEPEND=">=dev-libs/glib-2.25.9:2 |