diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 23:32:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-18 23:32:42 +0000 |
commit | 646877893ce2209f6d7e95231c5fc9fad7a4236a (patch) | |
tree | d0e9ded1051f9608e56070b8fab73dd33836c8e9 /gnome-extra/gconf-editor | |
parent | Stable for HPPA (bug #147751). (diff) | |
download | gentoo-2-646877893ce2209f6d7e95231c5fc9fad7a4236a.tar.gz gentoo-2-646877893ce2209f6d7e95231c5fc9fad7a4236a.tar.bz2 gentoo-2-646877893ce2209f6d7e95231c5fc9fad7a4236a.zip |
Stable for HPPA (bug #147751).
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index 903b4458ddcd..f54063e42f62 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,9 @@ # 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.96 2007/01/14 01:23:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.97 2007/01/18 23:32:42 jer Exp $ + + 18 Jan 2007; Jeroen Roovers <jer@gentoo.org> gconf-editor-2.16.0.ebuild: + Stable for HPPA (bug #147751). 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> gconf-editor-2.16.0.ebuild: 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 cdd913838afc..0c214057041d 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-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.16.0.ebuild,v 1.7 2007/01/14 01:23:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild,v 1.8 2007/01/18 23:32:42 jer 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 |