diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:22:05 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-07-14 10:22:05 +0000 |
commit | b5371ad3bdc1c6bc87d680c29343d4ec84b98165 (patch) | |
tree | 03200b77b6f36c5a282aab7a60749644ed90a229 /gnome-base | |
parent | x86 stable per bug 369909 (diff) | |
download | gentoo-2-b5371ad3bdc1c6bc87d680c29343d4ec84b98165.tar.gz gentoo-2-b5371ad3bdc1c6bc87d680c29343d4ec84b98165.tar.bz2 gentoo-2-b5371ad3bdc1c6bc87d680c29343d4ec84b98165.zip |
x86 stable per bug 369909
(Portage version: 2.1.10.4/cvs/Linux i686)
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 6da85b7622c7..477ab174fcbb 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.251 2011/07/01 21:10:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.252 2011/07/14 10:22:05 tomka Exp $ + + 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> gconf-2.32.3.ebuild: + x86 stable per bug 369909 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gconf-2.32.3.ebuild: Stable on amd64 wrt bug #278255 diff --git a/gnome-base/gconf/gconf-2.32.3.ebuild b/gnome-base/gconf/gconf-2.32.3.ebuild index b28a2b371991..6ee1f9ff9d4b 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.2 2011/07/01 21:10:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.3 2011/07/14 10:22:05 tomka 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 |