diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 19:57:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 19:57:24 +0000 |
commit | f15b8b77c471d884083bca28ffab3119dcc7b907 (patch) | |
tree | 2af19261644f6dcea48969db3f14a374639c8878 /gnome-base/gconf/gconf-2.32.4.ebuild | |
parent | Bump for #387987 (diff) | |
download | gentoo-2-f15b8b77c471d884083bca28ffab3119dcc7b907.tar.gz gentoo-2-f15b8b77c471d884083bca28ffab3119dcc7b907.tar.bz2 gentoo-2-f15b8b77c471d884083bca28ffab3119dcc7b907.zip |
arm stable, bug #385699
(Portage version: 2.1.10.30/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 a9284a7296ac..9039a676042e 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.5 2011/10/21 14:16:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.4.ebuild,v 1.6 2011/10/28 19:57:24 maekke 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 |