diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-26 14:00:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-26 14:00:27 +0000 |
commit | e8a9c1a2a5a190d04d43f2ad9276474a67199dd4 (patch) | |
tree | 63b1edfd1a297a43f87ef7eb7aec050a2d1231d3 /gnome-extra/gconf-editor | |
parent | Stable on ppc64; bug #199740 (diff) | |
download | historical-e8a9c1a2a5a190d04d43f2ad9276474a67199dd4.tar.gz historical-e8a9c1a2a5a190d04d43f2ad9276474a67199dd4.tar.bz2 historical-e8a9c1a2a5a190d04d43f2ad9276474a67199dd4.zip |
Stable on ppc64; bug #199740
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 012c8eeb05fe..ebdb2415ba12 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gconf-editor # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.121 2007/11/24 22:58:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.122 2007/11/26 14:00:27 corsair Exp $ + + 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gconf-editor-2.20.0.ebuild: + Stable on ppc64; bug #199740 24 Nov 2007; Brent Baude <ranger@gentoo.org> gconf-editor-2.20.0.ebuild: Marking gconf-editor-2.20.0 ppc stable for bug 199740 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild index 8a2ea990a0fe..25eac1c0daba 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild,v 1.6 2007/11/24 22:58:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild,v 1.7 2007/11/26 14:00:27 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=">=x11-libs/gtk+-2.6 |