diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 02:10:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 02:10:20 +0000 |
commit | d4a424fee609d7a4b53701f86f9b971539c22012 (patch) | |
tree | 8eb5a92c610714a75cfe2449cd91615b6622c3da /gnome-extra/gconf-editor | |
parent | Fix building with newer versions of gcc #211463 by Ihar Hrachyshka and trick ... (diff) | |
download | gentoo-2-d4a424fee609d7a4b53701f86f9b971539c22012.tar.gz gentoo-2-d4a424fee609d7a4b53701f86f9b971539c22012.tar.bz2 gentoo-2-d4a424fee609d7a4b53701f86f9b971539c22012.zip |
arm/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'gnome-extra/gconf-editor')
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild | 6 | ||||
-rw-r--r-- | gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
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 ed46dcf79cd8..cec22e2c443c 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 +# Copyright 1999-2008 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.9 2007/11/06 16:57:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.18.2.ebuild,v 1.10 2008/04/20 02:10:17 vapier 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 diff --git a/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild index c4ddeb55b0ab..be683e271cda 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.20.0.ebuild,v 1.9 2008/02/16 07:28:39 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.20.0.ebuild,v 1.10 2008/04/20 02:10:17 vapier 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 |