diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:06:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:06:11 +0000 |
commit | 97f1d355ca8766cd08a8065be57fb712a24330f0 (patch) | |
tree | 342a9a4892c5af91ea7348c5605b5d9cd60f784d /gnome-extra/gconf-editor | |
parent | Correctly separate out DEPEND/RDEPEND based on wireless.kernel.org dependency... (diff) | |
download | gentoo-2-97f1d355ca8766cd08a8065be57fb712a24330f0.tar.gz gentoo-2-97f1d355ca8766cd08a8065be57fb712a24330f0.tar.bz2 gentoo-2-97f1d355ca8766cd08a8065be57fb712a24330f0.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 361ef609a780..f38968ca937e 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.138 2009/03/15 21:43:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.139 2009/03/18 15:06:11 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> gconf-editor-2.24.1.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> gconf-editor-2.24.1.ebuild: x86 stable, bug #260063 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.24.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.24.1.ebuild index 51a606e13c6c..66f353d49b04 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.24.1.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.6 2009/03/15 21:43:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.24.1.ebuild,v 1.7 2009/03/18 15:06:11 armin76 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 |