diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:35:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:35:58 +0000 |
commit | f2733608d76e60df4daacdf55ad30875e87b93da (patch) | |
tree | 27e273285f48e309ac8f00a9f88c088c256aa804 /gnome-extra/gconf-editor | |
parent | added virtual for fam (diff) | |
download | gentoo-2-f2733608d76e60df4daacdf55ad30875e87b93da.tar.gz gentoo-2-f2733608d76e60df4daacdf55ad30875e87b93da.tar.bz2 gentoo-2-f2733608d76e60df4daacdf55ad30875e87b93da.zip |
Stable on sparc
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.8.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 9757377fb3d9..1cdcf06c60ce 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.44 2004/11/11 18:07:05 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.45 2004/11/12 03:32:07 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> + gconf-editor-2.8.0.ebuild: + Stable on sparc 11 Nov 2004; Mike Gardiner <obz@gentoo.org> gconf-editor-2.8.0.ebuild: Keyworded ppc for GNOME 2.8 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild index e5ddff2e5a3c..04cab662d11a 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.8.0.ebuild,v 1.3 2004/11/11 18:07:05 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.8.0.ebuild,v 1.4 2004/11/12 03:32:07 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" IUSE="" RDEPEND=">=gnome-base/gconf-1.2 |