summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:11:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:11:33 +0000
commit8ad2a8e3a3f1e30fa509abd3ec7587b3b1b918fe (patch)
treef8a855704ef18c69138330de2bee28fd7bae669f /sys-devel
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-8ad2a8e3a3f1e30fa509abd3ec7587b3b1b918fe.tar.gz
gentoo-2-8ad2a8e3a3f1e30fa509abd3ec7587b3b1b918fe.tar.bz2
gentoo-2-8ad2a8e3a3f1e30fa509abd3ec7587b3b1b918fe.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/automake/automake-1.6.1-r6.ebuild5
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.5-r2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.7.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.8.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.2.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.5-r1.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.5.ebuild4
-rw-r--r--sys-devel/cc-config/cc-config-1.2.8.ebuild5
11 files changed, 13 insertions, 33 deletions
diff --git a/sys-devel/automake/automake-1.6.1-r6.ebuild b/sys-devel/automake/automake-1.6.1-r6.ebuild
index dc9a7c8a19bd..16fc236992ca 100644
--- a/sys-devel/automake/automake-1.6.1-r6.ebuild
+++ b/sys-devel/automake/automake-1.6.1-r6.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/sys-devel/automake/automake-1.6.1-r6.ebuild,v 1.20 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.1-r6.ebuild,v 1.21 2004/07/15 03:08:13 agriffis Exp $
# OLD14 = 1.4
# OLD15 = 1.5
@@ -38,7 +38,6 @@ OLD15_PV=1.5
OLD15_P=${PN}-${OLD15_PV}
OLD14_PV=1.4-p5
OLD14_P=${PN}-${OLD14_PV}
-S=${WORKDIR}/${P}
OLD15_S=${WORKDIR}/${OLD15_P}
OLD14_S=${WORKDIR}/${OLD14_P}
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
@@ -48,6 +47,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
HOMEPAGE="http://www.gnu.org/software/automake/automake.html"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha "
+IUSE=""
DEPEND="dev-lang/perl
>=sys-devel/autoconf-2.53-r1"
@@ -318,4 +318,3 @@ pkg_postinst() {
fi
done
}
-
diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild
index 03f5104ffe67..16c4e2be9e43 100644
--- a/sys-devel/automake/automake-1.6.3.ebuild
+++ b/sys-devel/automake/automake-1.6.3.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/sys-devel/automake/automake-1.6.3.ebuild,v 1.15 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.16 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -42,7 +42,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p5"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
DESCRIPTION="Used to generate Makefile.in from Makefile.am"
@@ -338,4 +337,3 @@ pkg_postinst() {
fi
done
}
-
diff --git a/sys-devel/automake/automake-1.7.2.ebuild b/sys-devel/automake/automake-1.7.2.ebuild
index 37e803f9c8f3..3a9b7d0b2b87 100644
--- a/sys-devel/automake/automake-1.7.2.ebuild
+++ b/sys-devel/automake/automake-1.7.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/sys-devel/automake/automake-1.7.2.ebuild,v 1.12 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.2.ebuild,v 1.13 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -46,7 +46,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p5"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
@@ -420,4 +419,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.7.5-r2.ebuild b/sys-devel/automake/automake-1.7.5-r2.ebuild
index 019183122c5d..90690c5d41af 100644
--- a/sys-devel/automake/automake-1.7.5-r2.ebuild
+++ b/sys-devel/automake/automake-1.7.5-r2.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/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.9 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.5-r2.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -46,7 +46,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
@@ -421,4 +420,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.7.7.ebuild b/sys-devel/automake/automake-1.7.7.ebuild
index 959f8c1e6ce8..241e695cb921 100644
--- a/sys-devel/automake/automake-1.7.7.ebuild
+++ b/sys-devel/automake/automake-1.7.7.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/sys-devel/automake/automake-1.7.7.ebuild,v 1.9 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.7.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -46,7 +46,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
@@ -421,4 +420,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.7.8.ebuild b/sys-devel/automake/automake-1.7.8.ebuild
index 8cb5d1820809..664147dad5dc 100644
--- a/sys-devel/automake/automake-1.7.8.ebuild
+++ b/sys-devel/automake/automake-1.7.8.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/sys-devel/automake/automake-1.7.8.ebuild,v 1.9 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.8.ebuild,v 1.10 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -46,7 +46,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
OLD14_S="${WORKDIR}/${OLD14_P}"
@@ -421,4 +420,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.8.2.ebuild b/sys-devel/automake/automake-1.8.2.ebuild
index dc984a8403c1..6f58ff9efaea 100644
--- a/sys-devel/automake/automake-1.8.2.ebuild
+++ b/sys-devel/automake/automake-1.8.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/sys-devel/automake/automake-1.8.2.ebuild,v 1.7 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.2.ebuild,v 1.8 2004/07/15 03:08:13 agriffis Exp $
IUSE=""
@@ -50,7 +50,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD17_S="${WORKDIR}/${OLD17_P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
@@ -495,4 +494,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.8.3.ebuild b/sys-devel/automake/automake-1.8.3.ebuild
index c404c5fbf789..f2f445a3bbd9 100644
--- a/sys-devel/automake/automake-1.8.3.ebuild
+++ b/sys-devel/automake/automake-1.8.3.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/sys-devel/automake/automake-1.8.3.ebuild,v 1.13 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.3.ebuild,v 1.14 2004/07/15 03:08:13 agriffis Exp $
inherit eutils
@@ -48,7 +48,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD17_S="${WORKDIR}/${OLD17_P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
@@ -496,4 +495,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.8.5-r1.ebuild b/sys-devel/automake/automake-1.8.5-r1.ebuild
index d9b721a04656..5fc4536f3559 100644
--- a/sys-devel/automake/automake-1.8.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.8.5-r1.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/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.3 2004/06/27 02:01:31 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r1.ebuild,v 1.4 2004/07/15 03:08:13 agriffis Exp $
inherit eutils
@@ -48,7 +48,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD17_S="${WORKDIR}/${OLD17_P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
@@ -502,4 +501,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/automake/automake-1.8.5.ebuild b/sys-devel/automake/automake-1.8.5.ebuild
index 261d9348d789..37c3d40cada9 100644
--- a/sys-devel/automake/automake-1.8.5.ebuild
+++ b/sys-devel/automake/automake-1.8.5.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/sys-devel/automake/automake-1.8.5.ebuild,v 1.2 2004/06/24 22:42:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5.ebuild,v 1.3 2004/07/15 03:08:13 agriffis Exp $
inherit eutils
@@ -48,7 +48,6 @@ OLD15_PV="1.5"
OLD15_P="${PN}-${OLD15_PV}"
OLD14_PV="1.4-p6"
OLD14_P="${PN}-${OLD14_PV}"
-S="${WORKDIR}/${P}"
OLD17_S="${WORKDIR}/${OLD17_P}"
OLD16_S="${WORKDIR}/${OLD16_P}"
OLD15_S="${WORKDIR}/${OLD15_P}"
@@ -496,4 +495,3 @@ pkg_postinst() {
einfo "For instance: WANT_AUTOMAKE=1.6"
echo
}
-
diff --git a/sys-devel/cc-config/cc-config-1.2.8.ebuild b/sys-devel/cc-config/cc-config-1.2.8.ebuild
index 2cccb629f56b..3f1dc129ec22 100644
--- a/sys-devel/cc-config/cc-config-1.2.8.ebuild
+++ b/sys-devel/cc-config/cc-config-1.2.8.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/cc-config-1.2.8.ebuild,v 1.4 2004/07/02 08:37:49 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/cc-config/cc-config-1.2.8.ebuild,v 1.5 2004/07/15 03:11:33 agriffis Exp $
DISABLE_GEN_GCC_WRAPPERS="yes"
-S="${WORKDIR}/${P}"
DESCRIPTION="Utility to change the gcc compiler being used."
SRC_URI=""
HOMEPAGE="http://www.gentoo.org/"
KEYWORDS="x86 ppc sparc alpha mips"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
@@ -70,4 +70,3 @@ pkg_postinst() {
fi
fi
}
-