diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 05:58:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-11-29 05:58:43 +0000 |
commit | f79d1b9f6213eec6da1555fb0aa7338ea6b66daf (patch) | |
tree | 967226cc284f9e66e8573d954d458debebebb484 /gnome-extra | |
parent | Stable for HPPA (bug #199740). (diff) | |
download | gentoo-2-f79d1b9f6213eec6da1555fb0aa7338ea6b66daf.tar.gz gentoo-2-f79d1b9f6213eec6da1555fb0aa7338ea6b66daf.tar.bz2 gentoo-2-f79d1b9f6213eec6da1555fb0aa7338ea6b66daf.zip |
Stable for HPPA (bug #199740).
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'gnome-extra')
-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 ebdb2415ba12..78a9274b86a6 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.122 2007/11/26 14:00:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.123 2007/11/29 05:58:43 jer Exp $ + + 29 Nov 2007; Jeroen Roovers <jer@gentoo.org> gconf-editor-2.20.0.ebuild: + Stable for HPPA (bug #199740). 26 Nov 2007; Markus Rothe <corsair@gentoo.org> gconf-editor-2.20.0.ebuild: Stable on ppc64; 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 25eac1c0daba..df03aa7e5871 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.7 2007/11/26 14:00:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild,v 1.8 2007/11/29 05:58:43 jer 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 |