diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:08:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-22 19:08:11 +0000 |
commit | ae1343321b1378c09e15257833f62e51c918a850 (patch) | |
tree | fa6ffb984af7efafcc6d85eb33a714196f963cc4 /gnome-base/gconf | |
parent | Marking meld-1.5.0 ppc for bug 353436 (diff) | |
download | gentoo-2-ae1343321b1378c09e15257833f62e51c918a850.tar.gz gentoo-2-ae1343321b1378c09e15257833f62e51c918a850.tar.bz2 gentoo-2-ae1343321b1378c09e15257833f62e51c918a850.zip |
Marking gconf-2.32.0-r1 ppc for bug 353436
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base/gconf')
-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 b098a58259c1..a695914abe5b 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.245 2011/03/21 20:28:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.246 2011/03/22 19:08:11 ranger Exp $ + + 22 Mar 2011; Brent Baude <ranger@gentoo.org> gconf-2.32.0-r1.ebuild: + Marking gconf-2.32.0-r1 ppc stable for bug 353436 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gconf-2.32.0-r1.ebuild: ppc64 stable wrt #353436 diff --git a/gnome-base/gconf/gconf-2.32.0-r1.ebuild b/gnome-base/gconf/gconf-2.32.0-r1.ebuild index c85abb157950..c5c6eae0ce91 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.7 2011/03/21 20:28:52 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.0-r1.ebuild,v 1.8 2011/03/22 19:08:11 ranger Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/" 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 |