diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:22:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:22:09 +0000 |
commit | 43695e8a8537c59f94820656854154761e13f4e6 (patch) | |
tree | 840e99e0094697976ad7f0c325996bbbba3b4b13 /gnome-extra/gconf-editor | |
parent | Mark 0.6.0 stable on ia64 (diff) | |
download | historical-43695e8a8537c59f94820656854154761e13f4e6.tar.gz historical-43695e8a8537c59f94820656854154761e13f4e6.tar.bz2 historical-43695e8a8537c59f94820656854154761e13f4e6.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
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.14.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 f9f1227b16f7..2a49d9892b9d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.79 2006/07/10 19:22:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.80 2006/07/12 17:14:08 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gconf-editor-2.14.0.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> gconf-editor-2.14.0.ebuild: diff --git a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild index de83023bb953..b1022f9d4dd1 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.14.0.ebuild,v 1.4 2006/07/10 19:22:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.14.0.ebuild,v 1.5 2006/07/12 17:14:08 wolf31o2 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 |