diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:54:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-30 15:54:09 +0000 |
commit | 163f957a0c9c8257de1dec3f792aa504ea095a4e (patch) | |
tree | 7de47c10a8a2650921556d3b9d3a69744b3971f6 /gnome-base/gconf | |
parent | Remove usage of obsolete USE="v4l2" wrt #385241 (diff) | |
download | gentoo-2-163f957a0c9c8257de1dec3f792aa504ea095a4e.tar.gz gentoo-2-163f957a0c9c8257de1dec3f792aa504ea095a4e.tar.bz2 gentoo-2-163f957a0c9c8257de1dec3f792aa504ea095a4e.zip |
alpha/ia64/sh/sparc stable wrt #385699
(Portage version: 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 |