diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:11:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 03:11:11 +0000 |
commit | 811a8808cd0b5dd4b48aa4b28dac944d955d64cc (patch) | |
tree | 7266b2065a5635af9412d6740c6007da2c1d4a8d /sys-devel | |
parent | sync IUSE (+build, +hardened, +nls, +pic, +static), don't dep on arch for gnu... (diff) | |
download | historical-811a8808cd0b5dd4b48aa4b28dac944d955d64cc.tar.gz historical-811a8808cd0b5dd4b48aa4b28dac944d955d64cc.tar.bz2 historical-811a8808cd0b5dd4b48aa4b28dac944d955d64cc.zip |
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.57a-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.58-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.58.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r3.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r4.ebuild | 3 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.34-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.35.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.75.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/bison/bison-1.875.ebuild | 4 |
10 files changed, 11 insertions, 27 deletions
diff --git a/sys-devel/autoconf/autoconf-2.57-r1.ebuild b/sys-devel/autoconf/autoconf-2.57-r1.ebuild index 96a0b056ea75..d221ca35f780 100644 --- a/sys-devel/autoconf/autoconf-2.57-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.57-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/autoconf/autoconf-2.57-r1.ebuild,v 1.13 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57-r1.ebuild,v 1.14 2004/07/15 03:07:10 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 @@ -135,4 +134,3 @@ pkg_preinst() { fi done } - diff --git a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild b/sys-devel/autoconf/autoconf-2.57a-r1.ebuild index 5f067d61a48d..cfba33cfd9a7 100644 --- a/sys-devel/autoconf/autoconf-2.57a-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.57a-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/autoconf/autoconf-2.57a-r1.ebuild,v 1.8 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.57a-r1.ebuild,v 1.9 2004/07/15 03:07:10 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 @@ -139,4 +138,3 @@ pkg_preinst() { fi done } - diff --git a/sys-devel/autoconf/autoconf-2.58-r1.ebuild b/sys-devel/autoconf/autoconf-2.58-r1.ebuild index b82aca62373f..096df95bdf50 100644 --- a/sys-devel/autoconf/autoconf-2.58-r1.ebuild +++ b/sys-devel/autoconf/autoconf-2.58-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/autoconf/autoconf-2.58-r1.ebuild,v 1.3 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58-r1.ebuild,v 1.4 2004/07/15 03:07:10 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 @@ -147,4 +146,3 @@ pkg_postinst() { einfo "For instance: WANT_AUTOCONF=2.5" echo } - diff --git a/sys-devel/autoconf/autoconf-2.58.ebuild b/sys-devel/autoconf/autoconf-2.58.ebuild index 3c7c88bdb926..d89e354ba77a 100644 --- a/sys-devel/autoconf/autoconf-2.58.ebuild +++ b/sys-devel/autoconf/autoconf-2.58.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/autoconf/autoconf-2.58.ebuild,v 1.12 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.58.ebuild,v 1.13 2004/07/15 03:07:10 agriffis Exp $ IUSE="" @@ -8,7 +8,6 @@ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" SRC_URI="ftp://alpha.gnu.org/gnu/${PN}/${P}.tar.bz2 @@ -147,4 +146,3 @@ pkg_postinst() { einfo "For instance: WANT_AUTOCONF=2.5" echo } - diff --git a/sys-devel/autoconf/autoconf-2.59-r3.ebuild b/sys-devel/autoconf/autoconf-2.59-r3.ebuild index 4938e32382d0..288ec1281ccb 100644 --- a/sys-devel/autoconf/autoconf-2.59-r3.ebuild +++ b/sys-devel/autoconf/autoconf-2.59-r3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.8 2004/06/24 22:42:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r3.ebuild,v 1.9 2004/07/15 03:07:10 agriffis Exp $ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" diff --git a/sys-devel/autoconf/autoconf-2.59-r4.ebuild b/sys-devel/autoconf/autoconf-2.59-r4.ebuild index a0507deeabbb..e2022eb8bbf1 100644 --- a/sys-devel/autoconf/autoconf-2.59-r4.ebuild +++ b/sys-devel/autoconf/autoconf-2.59-r4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.5 2004/07/03 20:58:00 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r4.ebuild,v 1.6 2004/07/15 03:07:10 agriffis Exp $ inherit eutils OLD_PV="2.13" OLD_P="${PN}-${OLD_PV}" -S="${WORKDIR}/${P}" OLD_S="${WORKDIR}/${OLD_P}" DESCRIPTION="Used to create autoconfiguration files" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" diff --git a/sys-devel/bison/bison-1.34-r1.ebuild b/sys-devel/bison/bison-1.34-r1.ebuild index 9c7f44ba0e70..ae12db39959f 100644 --- a/sys-devel/bison/bison-1.34-r1.ebuild +++ b/sys-devel/bison/bison-1.34-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.16 2004/06/24 22:43:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.34-r1.ebuild,v 1.17 2004/07/15 03:11:11 agriffis Exp $ IUSE="nls static build" -S="${WORKDIR}/${P}" DESCRIPTION="A yacc-compatible parser generator" SRC_URI="mirror://gnu/bison/${P}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" @@ -52,4 +51,3 @@ src_install() { rm -rf ${D}/usr/share/man ${D}/usr/share/info fi } - diff --git a/sys-devel/bison/bison-1.35.ebuild b/sys-devel/bison/bison-1.35.ebuild index 2b3d010a9e73..4594ca54ddd2 100644 --- a/sys-devel/bison/bison-1.35.ebuild +++ b/sys-devel/bison/bison-1.35.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.22 2004/06/24 22:43:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.35.ebuild,v 1.23 2004/07/15 03:11:11 agriffis Exp $ IUSE="nls static build" # icc" -S="${WORKDIR}/${P}" DESCRIPTION="A yacc-compatible parser generator" SRC_URI="mirror://gnu/bison/${P}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" @@ -55,4 +54,3 @@ src_install() { rm -rf ${D}/usr/share/man ${D}/usr/share/info fi } - diff --git a/sys-devel/bison/bison-1.75.ebuild b/sys-devel/bison/bison-1.75.ebuild index e26f33ddc684..ca94c498f5f5 100644 --- a/sys-devel/bison/bison-1.75.ebuild +++ b/sys-devel/bison/bison-1.75.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.14 2004/06/24 22:43:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.75.ebuild,v 1.15 2004/07/15 03:11:11 agriffis Exp $ IUSE="nls static build" # icc" -S="${WORKDIR}/${P}" DESCRIPTION="A yacc-compatible parser generator" SRC_URI="mirror://gnu/bison/${P}.tar.bz2" HOMEPAGE="http://www.gnu.org/software/bison/bison.html" @@ -51,4 +50,3 @@ src_install() { rm -rf ${D}/usr/share/man ${D}/usr/share/info fi } - diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild index 6fcb5db94e72..7221b639379b 100644 --- a/sys-devel/bison/bison-1.875.ebuild +++ b/sys-devel/bison/bison-1.875.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/bison/bison-1.875.ebuild,v 1.21 2004/06/24 22:43:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.22 2004/07/15 03:11:11 agriffis Exp $ inherit gcc flag-o-matic eutils @@ -33,7 +33,7 @@ src_compile() { [ "$ARCH" == "amd64" ] && append-flags -O0 # Bug 29017 says that bison has compile-time issues with - # -march=k6* prior to 3.4CVS. Use -march=i586 instead + # -march=k6* prior to 3.4CVS. Use -march=i586 instead # (04 Feb 2004 agriffis) # if (( $(gcc-major-version) == 3 && $(gcc-minor-version) < 4 )) ; then |