diff options
author | 2006-12-12 16:41:55 +0000 | |
---|---|---|
committer | 2006-12-12 16:41:55 +0000 | |
commit | 197283712f86afb1a50301ed916d0094440091b2 (patch) | |
tree | 4a7d1647dd6add0a29f3076585ed78b9b40322d0 /gnome-extra/gconf-editor | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-197283712f86afb1a50301ed916d0094440091b2.tar.gz gentoo-2-197283712f86afb1a50301ed916d0094440091b2.tar.bz2 gentoo-2-197283712f86afb1a50301ed916d0094440091b2.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
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.16.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 e70c2464c8eb..cac8a70283e4 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.91 2006/12/10 19:14:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.92 2006/12/12 16:41:55 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + gconf-editor-2.16.0.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> gconf-editor-2.16.0.ebuild: Stable on x86, bug #156662. diff --git a/gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild index 7bedc47d95db..12a73791daff 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.16.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.16.0.ebuild,v 1.2 2006/12/10 19:14:06 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild,v 1.3 2006/12/12 16:41:55 wolf31o2 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6 |