diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:21:50 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-05 17:21:50 +0000 |
commit | ace48b281e49cf2112c0df0b07559c09db7a283f (patch) | |
tree | ee26c62a88391449c7b74990e965f73ae31359a8 /gnome-base/gconf | |
parent | mask dev-texlive/texlive-langarab (diff) | |
download | historical-ace48b281e49cf2112c0df0b07559c09db7a283f.tar.gz historical-ace48b281e49cf2112c0df0b07559c09db7a283f.tar.bz2 historical-ace48b281e49cf2112c0df0b07559c09db7a283f.zip |
ppc/ppc64 stable wrt #369909
Package-Manager: portage-2.2.0_alpha59/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index cfe2b723505a..9e8dea5bf71f 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.254 2011/08/13 17:19:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.255 2011/10/05 17:16:38 xarthisius Exp $ + + 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gconf-2.32.3.ebuild: + ppc/ppc64 stable wrt #369909 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> gconf-2.32.3.ebuild: alpha/ia64/sh/sparc stable wrt #369909 diff --git a/gnome-base/gconf/gconf-2.32.3.ebuild b/gnome-base/gconf/gconf-2.32.3.ebuild index 0e0bff798730..ec7129e5f375 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.5 2011/08/13 17:19:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.6 2011/10/05 17:16:38 xarthisius 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 |