diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.10.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 942f602bbdad..f4c7b8b9b2ac 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.59 2005/06/12 13:07:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.60 2005/06/12 18:57:53 tester Exp $ + + 12 Jun 2005; Olivier Crête <tester@gentoo.org> + gconf-editor-2.10.0.ebuild: + Stable on amd64 12 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org> gconf-editor-2.10.0.ebuild: diff --git a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild index 2313ef5e17dd..a8f12ab8d463 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.10.0.ebuild,v 1.7 2005/06/12 13:07:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.10.0.ebuild,v 1.8 2005/06/12 18:57:53 tester Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=gnome-base/gconf-2.9.2 |