diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:11:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:11:52 +0000 |
commit | 60a33aebbbeb19eefbf9bfa58e4dac68feb5dab9 (patch) | |
tree | e4d6be4358f1ab941a9afd151cf9cf47ab5c09de /gnome-base/gconf | |
parent | Remove unused USE description for "vala" (diff) | |
download | historical-60a33aebbbeb19eefbf9bfa58e4dac68feb5dab9.tar.gz historical-60a33aebbbeb19eefbf9bfa58e4dac68feb5dab9.tar.bz2 historical-60a33aebbbeb19eefbf9bfa58e4dac68feb5dab9.zip |
arm stable, bug #385699
Package-Manager: portage-2.1.10.30/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.32.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index aa5c5906aa41..883ac6a8ea65 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.259 2011/10/21 14:16:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.260 2011/10/28 19:57:24 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> gconf-2.32.4.ebuild: + arm stable, bug #385699 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gconf-2.32.4.ebuild: x86 stable wrt bug #385699 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 |