From 28fba25d696071ec1318cc306063b7116f118878 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sat, 16 Jul 2005 15:41:21 +0000 Subject: QA: Don't include ${IUSE} in the initial IUSE setting. Package-Manager: portage-2.0.51.22-r1 --- gnustep-libs/renaissance/renaissance-0.8.0.ebuild | 4 ++-- gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild | 5 ++--- gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild | 5 ++--- gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild | 5 ++--- gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild | 5 ++--- 5 files changed, 10 insertions(+), 14 deletions(-) (limited to 'gnustep-libs') diff --git a/gnustep-libs/renaissance/renaissance-0.8.0.ebuild b/gnustep-libs/renaissance/renaissance-0.8.0.ebuild index 3017a18d2c96..040d9605510f 100644 --- a/gnustep-libs/renaissance/renaissance-0.8.0.ebuild +++ b/gnustep-libs/renaissance/renaissance-0.8.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/gnustep-libs/renaissance/renaissance-0.8.0.ebuild,v 1.3 2004/11/12 03:58:29 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/renaissance-0.8.0.ebuild,v 1.4 2005/07/16 15:40:23 swegener Exp $ inherit gnustep @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" -IUSE="${IUSE} doc" +IUSE="doc" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" diff --git a/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild b/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild index 1449c4d39409..b534984cfdf2 100644 --- a/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild +++ b/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.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/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild,v 1.1 2004/12/04 21:22:39 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/renaissance-0.8.1_pre20041203.ebuild,v 1.2 2005/07/16 15:40:23 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" -IUSE="${IUSE} doc" +IUSE="doc" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" @@ -44,4 +44,3 @@ src_install() { fi egnustep_package_config } - diff --git a/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild b/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild index 29b6c14a72d9..1e9fc38773e1 100644 --- a/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild +++ b/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild,v 1.1 2005/03/17 21:11:04 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/renaissance/renaissance-0.8.1_pre20050312.ebuild,v 1.2 2005/07/16 15:40:23 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" -IUSE="${IUSE} doc" +IUSE="doc" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" @@ -44,4 +44,3 @@ src_install() { fi egnustep_package_config } - diff --git a/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild b/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild index e3eeb8db3981..16b147bdbb61 100644 --- a/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild +++ b/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild,v 1.1 2005/01/10 16:26:02 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20050106.ebuild,v 1.2 2005/07/16 15:41:21 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" -IUSE="${IUSE} doc" +IUSE="doc" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" @@ -44,4 +44,3 @@ src_install() { fi egnustep_package_config } - diff --git a/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild b/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild index 7573f5b41963..25a58c095afd 100644 --- a/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild +++ b/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild,v 1.1 2005/03/17 21:09:32 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20050312.ebuild,v 1.2 2005/07/16 15:41:21 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -21,7 +21,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="LGPL-2.1" SLOT="0" -IUSE="${IUSE} doc" +IUSE="doc" DEPEND="${GS_DEPEND}" RDEPEND="${GS_RDEPEND}" @@ -44,4 +44,3 @@ src_install() { fi egnustep_package_config } - -- cgit v1.2.3-65-gdbad