diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:06:47 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:06:47 +0000 |
commit | 790c0b4a4e6e2cbbe298539b774e958363fee73a (patch) | |
tree | 9a096bf9930142cd8f57fbf491c43bfbaaa77cd5 /gnome-extra/gconf-editor | |
parent | Stable on amd64 wrt bug #193339. (diff) | |
download | historical-790c0b4a4e6e2cbbe298539b774e958363fee73a.tar.gz historical-790c0b4a4e6e2cbbe298539b774e958363fee73a.tar.bz2 historical-790c0b4a4e6e2cbbe298539b774e958363fee73a.zip |
Stable on amd64 wrt bug #193339.
Package-Manager: portage-2.1.3.9
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.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 9c6c564bc184..87df6ee6cb62 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.109 2007/09/21 19:44:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.110 2007/09/21 23:01:29 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + gconf-editor-2.18.2.ebuild: + Stable on amd64 wrt bug #193339. 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> gconf-editor-2.18.2.ebuild: diff --git a/gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild index ab3708e5b447..840717f34f8c 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.18.2.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.2.ebuild,v 1.3 2007/09/21 19:44:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild,v 1.4 2007/09/21 23:01:29 wolf31o2 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/gtk+-2.6 |