diff options
author | 2008-02-01 18:38:30 +0000 | |
---|---|---|
committer | 2008-02-01 18:38:30 +0000 | |
commit | cfcfb5a5471968b338a3c9acddb0a5791c29bff8 (patch) | |
tree | ff101e7468fc94dd1a790540b4c3708d91430c54 /gnome-base/gconf | |
parent | Marking gnome-vfs-2.20.1-r1 ppc64 stable for bug 208366 (diff) | |
download | historical-cfcfb5a5471968b338a3c9acddb0a5791c29bff8.tar.gz historical-cfcfb5a5471968b338a3c9acddb0a5791c29bff8.tar.bz2 historical-cfcfb5a5471968b338a3c9acddb0a5791c29bff8.zip |
Marking gconf-2.20.1-r1 ppc64 stable for bug 208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.20.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 17cc974eda0d..00b714206264 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.182 2008/02/01 12:05:40 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.183 2008/02/01 18:38:30 ranger Exp $ + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> gconf-2.20.1-r1.ebuild: + Marking gconf-2.20.1-r1 ppc64 and ppc stable for bug 208366 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> gconf-2.20.1-r1.ebuild: diff --git a/gnome-base/gconf/gconf-2.20.1-r1.ebuild b/gnome-base/gconf/gconf-2.20.1-r1.ebuild index d74f6ccbced1..b152cc4a511a 100644 --- a/gnome-base/gconf/gconf-2.20.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.20.1-r1.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.20.1-r1.ebuild,v 1.5 2008/02/01 18:12:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.20.1-r1.ebuild,v 1.6 2008/02/01 18:38:30 ranger Exp $ inherit gnome2 autotools @@ -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 |