diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:38:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:38:04 +0000 |
commit | cba5085f4a57c9a0b63ac6d7501fdf1d96f816d3 (patch) | |
tree | b25b11030f0e04b89dd854e0bb96f76869e098c9 /gnome-extra/gconf-editor | |
parent | Version bump (diff) | |
download | historical-cba5085f4a57c9a0b63ac6d7501fdf1d96f816d3.tar.gz historical-cba5085f4a57c9a0b63ac6d7501fdf1d96f816d3.tar.bz2 historical-cba5085f4a57c9a0b63ac6d7501fdf1d96f816d3.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.16.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/gconf-editor/ChangeLog b/gnome-extra/gconf-editor/ChangeLog index a0c6dfccf7a6..903b4458ddcd 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.95 2006/12/21 13:07:39 corsair Exp $ +# 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 $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + gconf-editor-2.16.0.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> gconf-editor-2.16.0.ebuild: Stable on ppc64; 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 f4849623d91a..cdd913838afc 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 +# 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.6 2006/12/21 13:07:39 corsair Exp $ +# $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 $ 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 |