diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:01:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:01:31 +0000 |
commit | 9c05c24519847456cc2c44f95151ae38f41a9922 (patch) | |
tree | b8718f814758c7be4e23e5d3da2e244392cd5ba5 /gnome-extra/gconf-editor | |
parent | x86 stable wrt bug #330449 (diff) | |
download | historical-9c05c24519847456cc2c44f95151ae38f41a9922.tar.gz historical-9c05c24519847456cc2c44f95151ae38f41a9922.tar.bz2 historical-9c05c24519847456cc2c44f95151ae38f41a9922.zip |
amd64 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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.30.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 965cea217d47..efb8a5fd2b01 100644 --- a/gnome-extra/gconf-editor/ChangeLog +++ b/gnome-extra/gconf-editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gconf-editor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.157 2010/07/20 02:16:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.158 2010/07/31 19:52:05 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gconf-editor-2.30.0.ebuild: + amd64 stable, bug 324077 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> gconf-editor-2.24.1.ebuild, gconf-editor-2.26.0.ebuild, gconf-editor-2.28.0.ebuild, diff --git a/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild index cbf540e489b0..383e48f0939e 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.0.ebuild,v 1.2 2010/07/20 02:16:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild,v 1.3 2010/07/31 19:52:05 pacho Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="test" RDEPEND=">=x11-libs/gtk+-2.20 |