diff options
author | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:03:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-11-13 19:03:14 +0000 |
commit | d6550527eef951c27c915bebff30b8d91c33290b (patch) | |
tree | 0b13325e1969ff7e91eccfdfd016332eb244a37f /gnome-base | |
parent | Marking libwnck-2.22.3 ppc64 for bug 236971 (diff) | |
download | gentoo-2-d6550527eef951c27c915bebff30b8d91c33290b.tar.gz gentoo-2-d6550527eef951c27c915bebff30b8d91c33290b.tar.bz2 gentoo-2-d6550527eef951c27c915bebff30b8d91c33290b.zip |
Marking gconf-2.22.0 ppc64 for bug 236971
(Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index d6f73f601a7e..7c8b809d7c3f 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.197 2008/10/20 19:59:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.198 2008/11/13 19:03:14 ranger Exp $ + + 13 Nov 2008; Brent Baude <ranger@gentoo.org> gconf-2.22.0.ebuild: + Marking gconf-2.22.0 ppc64 stable for bug 236971 *gconf-2.24.0 (20 Oct 2008) diff --git a/gnome-base/gconf/gconf-2.22.0.ebuild b/gnome-base/gconf/gconf-2.22.0.ebuild index 3b021e6ff4b4..b09075312fa8 100644 --- a/gnome-base/gconf/gconf-2.22.0.ebuild +++ b/gnome-base/gconf/gconf-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v 1.9 2008/09/25 14:10:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v 1.10 2008/11/13 19:03:14 ranger Exp $ inherit eutils gnome2 @@ -14,7 +14,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 hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc ldap" RDEPEND=">=dev-libs/glib-2.10 |