diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:25:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:25:02 +0000 |
commit | fbcf4d835c553b8d6e62a5c3b6c7e8d5d542b83c (patch) | |
tree | 04baed8a1a32bee988d0227b2d2abc897c97b2a0 /gnome-extra/gconf-editor | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-fbcf4d835c553b8d6e62a5c3b6c7e8d5d542b83c.tar.gz gentoo-2-fbcf4d835c553b8d6e62a5c3b6c7e8d5d542b83c.tar.bz2 gentoo-2-fbcf4d835c553b8d6e62a5c3b6c7e8d5d542b83c.zip |
sync IUSE (missing)
Diffstat (limited to 'gnome-extra/gconf-editor')
4 files changed, 8 insertions, 4 deletions
diff --git a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild index f0d5d838ceb5..8bc3f3a06013 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4.0.ebuild,v 1.13 2004/07/11 18:45:10 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.4.0.ebuild,v 1.14 2004/07/14 15:24:13 agriffis Exp $ inherit gnome2 eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +IUSE="" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" diff --git a/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild index fb6f699a1816..2f3d17b6498a 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.0.ebuild,v 1.7 2004/07/11 18:45:10 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.6.0.ebuild,v 1.8 2004/07/14 15:24:13 agriffis Exp $ inherit gnome2 eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa amd64 ~ia64 mips" +IUSE="" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" diff --git a/gnome-extra/gconf-editor/gconf-editor-2.6.1.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.6.1.ebuild index 13bcbafa738b..f34265b1d187 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.6.1.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.1.ebuild,v 1.8 2004/07/11 18:45:10 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.6.1.ebuild,v 1.9 2004/07/14 15:24:13 agriffis Exp $ inherit gnome2 @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc ~sparc alpha hppa amd64 ~ia64 ~mips" +IUSE="" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" diff --git a/gnome-extra/gconf-editor/gconf-editor-2.6.2.ebuild b/gnome-extra/gconf-editor/gconf-editor-2.6.2.ebuild index 5f8b26edd583..b06ddf8fee06 100644 --- a/gnome-extra/gconf-editor/gconf-editor-2.6.2.ebuild +++ b/gnome-extra/gconf-editor/gconf-editor-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.2.ebuild,v 1.1 2004/07/11 18:45:10 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gconf-editor/gconf-editor-2.6.2.ebuild,v 1.2 2004/07/14 15:24:13 agriffis Exp $ inherit gnome2 @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +IUSE="" RDEPEND=">=gnome-base/gconf-1.2 >=x11-libs/gtk+-2.0.2" |