diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:53:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:53:10 +0000 |
commit | ceb8c20eeb0ab2cbd9010a4a48330ae71a602460 (patch) | |
tree | c0cb0ced166355ba8c28f682e89092c795dde471 /gnome-base | |
parent | arm stable, bug #369909 (diff) | |
download | gentoo-2-ceb8c20eeb0ab2cbd9010a4a48330ae71a602460.tar.gz gentoo-2-ceb8c20eeb0ab2cbd9010a4a48330ae71a602460.tar.bz2 gentoo-2-ceb8c20eeb0ab2cbd9010a4a48330ae71a602460.zip |
arm stable, bug #369909
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.32.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 477ab174fcbb..b90c1dca0331 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.252 2011/07/14 10:22:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.253 2011/07/17 20:53:10 maekke Exp $ + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> gconf-2.32.3.ebuild: + arm stable, bug #369909 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gconf-2.32.3.ebuild: x86 stable per bug 369909 diff --git a/gnome-base/gconf/gconf-2.32.3.ebuild b/gnome-base/gconf/gconf-2.32.3.ebuild index 6ee1f9ff9d4b..fd4e6266fd29 100644 --- a/gnome-base/gconf/gconf-2.32.3.ebuild +++ b/gnome-base/gconf/gconf-2.32.3.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.3.ebuild,v 1.3 2011/07/14 10:22:05 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.4 2011/07/17 20:53:10 maekke Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,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 |