diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:55:38 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 18:55:38 +0000 |
commit | be1287731f93ae18fc82b2e3eb992047bbec9cdb (patch) | |
tree | a6e14bc9f88e40ed275505c6c053953e2eaebad6 /gnome-base | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-be1287731f93ae18fc82b2e3eb992047bbec9cdb.tar.gz gentoo-2-be1287731f93ae18fc82b2e3eb992047bbec9cdb.tar.bz2 gentoo-2-be1287731f93ae18fc82b2e3eb992047bbec9cdb.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/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.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 808e9c637d7c..c58acc7175cb 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.239 2011/02/23 22:49:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.240 2011/02/24 18:55:38 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> gconf-2.32.0-r1.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gconf-2.32.0-r1.ebuild: Stable on amd64 wrt bug #353436 diff --git a/gnome-base/gconf/gconf-2.32.0-r1.ebuild b/gnome-base/gconf/gconf-2.32.0-r1.ebuild index e297c9d6627f..3c1570df14aa 100644 --- a/gnome-base/gconf/gconf-2.32.0-r1.ebuild +++ b/gnome-base/gconf/gconf-2.32.0-r1.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.0-r1.ebuild,v 1.2 2011/02/23 22:49:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.0-r1.ebuild,v 1.3 2011/02/24 18:55:38 tomka Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -17,7 +17,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="debug doc +introspection ldap policykit" RDEPEND=">=dev-libs/glib-2.25.9:2 |