diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:22:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-05 21:22:53 +0000 |
commit | b05ade3ddc681400e2af6314456c11fb1648e942 (patch) | |
tree | 50c60ead43d205a93b6f2291d63bec1c0e22a715 /gnome-base/gconf | |
parent | Marking libwnck-2.24.2 ppc64 for bug 260063 (diff) | |
download | gentoo-2-b05ade3ddc681400e2af6314456c11fb1648e942.tar.gz gentoo-2-b05ade3ddc681400e2af6314456c11fb1648e942.tar.bz2 gentoo-2-b05ade3ddc681400e2af6314456c11fb1648e942.zip |
Marking gconf-2.24.0 ppc64 for bug 260063
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.24.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 7c8b809d7c3f..a03a579aab3c 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.198 2008/11/13 19:03:14 ranger Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.199 2009/03/05 21:22:53 ranger Exp $ + + 05 Mar 2009; Brent Baude <ranger@gentoo.org> gconf-2.24.0.ebuild: + Marking gconf-2.24.0 ppc64 stable for bug 260063 13 Nov 2008; Brent Baude <ranger@gentoo.org> gconf-2.22.0.ebuild: Marking gconf-2.22.0 ppc64 stable for bug 236971 diff --git a/gnome-base/gconf/gconf-2.24.0.ebuild b/gnome-base/gconf/gconf-2.24.0.ebuild index fe8ba16ee98b..abfead420b14 100644 --- a/gnome-base/gconf/gconf-2.24.0.ebuild +++ b/gnome-base/gconf/gconf-2.24.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.24.0.ebuild,v 1.1 2008/10/20 19:59:44 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.24.0.ebuild,v 1.2 2009/03/05 21:22:53 ranger Exp $ inherit autotools 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" # FIXME: add policykit support |