diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:47:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:47:08 +0000 |
commit | bf73b9d14678c55ff213b661f55dc3998c3c4c8d (patch) | |
tree | 3e9c55b51740955a46e90f13cd670ba8564cdfab /gnome-extra/gconf-editor | |
parent | alpha/ia64/sparc stable wrt #324077 (diff) | |
download | historical-bf73b9d14678c55ff213b661f55dc3998c3c4c8d.tar.gz historical-bf73b9d14678c55ff213b661f55dc3998c3c4c8d.tar.bz2 historical-bf73b9d14678c55ff213b661f55dc3998c3c4c8d.zip |
alpha/ia64/sh/sparc stable wrt #324077
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
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 75a3f79a1ba4..5adf577c1654 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.165 2010/10/14 22:10:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/ChangeLog,v 1.166 2010/10/17 15:44:46 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> gconf-editor-2.30.0.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 14 Oct 2010; Markus Meier <maekke@gentoo.org> gconf-editor-2.30.0.ebuild: arm stable, bug #324077 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 e9f1ccfdb10b..5e77283b0791 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.7 2010/10/14 22:10:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.30.0.ebuild,v 1.8 2010/10/17 15:44:46 armin76 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 |