diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:27:11 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:27:11 +0000 |
commit | 4ae98c6b650a4584fd9caf81c5de42abc08d4751 (patch) | |
tree | fec3000c62f2437f28cf0e7766bbfa79169c6ee3 /gnome-extra/gconf-editor | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.tar.gz historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.tar.bz2 historical-4ae98c6b650a4584fd9caf81c5de42abc08d4751.zip |
Stable on amd64 wrt bug #185823
Package-Manager: portage-2.1.3.3
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.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 e74cbcfdb0d1..622c711ff176 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.103 2007/08/08 22:11:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.104 2007/08/10 13:05:16 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> + gconf-editor-2.18.0.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> gconf-editor-2.18.0.ebuild: alpha/ia64 stable wrt #185823 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 e70ba23eb0f1..c387ea5cc6a8 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.6 2007/08/08 22:11:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.18.0.ebuild,v 1.7 2007/08/10 13:05:16 angelos 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 |