diff options
author | 2011-10-30 15:58:01 +0000 | |
---|---|---|
committer | 2011-10-30 15:58:01 +0000 | |
commit | 80c31d2d516acdf11d29b2ab13a17529c506f5cf (patch) | |
tree | 5239f014c37d89df58b23f7def31b5db5b734b62 /gnome-base/gconf | |
parent | Rename obsolete USE="v4l2" to USE="v4l" wrt #385241 (diff) | |
download | historical-80c31d2d516acdf11d29b2ab13a17529c506f5cf.tar.gz historical-80c31d2d516acdf11d29b2ab13a17529c506f5cf.tar.bz2 historical-80c31d2d516acdf11d29b2ab13a17529c506f5cf.zip |
alpha/ia64/sh/sparc stable wrt #385699
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
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 883ac6a8ea65..1944947acb41 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.260 2011/10/28 19:57:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.261 2011/10/30 15:54:09 armin76 Exp $ + + 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gconf-2.32.4.ebuild: + alpha/ia64/sh/sparc stable wrt #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> gconf-2.32.4.ebuild: arm stable, bug #385699 diff --git a/gnome-base/gconf/gconf-2.32.4.ebuild b/gnome-base/gconf/gconf-2.32.4.ebuild index 9039a676042e..5551042ea3ad 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.6 2011/10/28 19:57:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.4.ebuild,v 1.7 2011/10/30 15:54:09 armin76 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 |