diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:08:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 14:08:29 +0000 |
commit | c406a1fca59d2a15e98e64681dbbceb05e8bea89 (patch) | |
tree | b76a554134116ecf6c1dc126d4f0067d40b0d5b2 /gnome-extra | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-c406a1fca59d2a15e98e64681dbbceb05e8bea89.tar.gz gentoo-2-c406a1fca59d2a15e98e64681dbbceb05e8bea89.tar.bz2 gentoo-2-c406a1fca59d2a15e98e64681dbbceb05e8bea89.zip |
Stable on sparc wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 6ce6db2f1f4b..a8ae0e89156b 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,10 @@ # 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.100 2007/07/05 15:22:46 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.101 2007/08/07 14:08:29 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gconf-editor-2.18.0.ebuild: + Stable on sparc wrt #185823 05 Jul 2007; Roy Marples <uberlord@gentoo.org> gconf-editor-2.18.0.ebuild: Keyworded ~x86-fbsd. diff --git a/gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild index ac0c24a2666d..3c0beff13472 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.18.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.18.0.ebuild,v 1.3 2007/07/12 04:19:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild,v 1.4 2007/08/07 14:08:29 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6 |