summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:54 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:11:54 +0000
commitfb7e7e466d8c0c9159941627c2f087f482eae6a1 (patch)
treea3a3f5e7dcde92bb007f284cbe4dcc23a55ca4a4 /dev-libs
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.tar.gz
gentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.tar.bz2
gentoo-2-fb7e7e466d8c0c9159941627c2f087f482eae6a1.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild3
-rw-r--r--dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild3
-rw-r--r--dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild3
-rw-r--r--dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild1
-rw-r--r--dev-libs/tc2-modules/tc2-modules-0.6.0.ebuild1
-rw-r--r--dev-libs/tc2/tc2-0.5.4.ebuild3
-rw-r--r--dev-libs/tc2/tc2-0.5.6.ebuild3
-rw-r--r--dev-libs/tc2/tc2-0.6.0.ebuild3
8 files changed, 6 insertions, 14 deletions
diff --git a/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild b/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild
index 265633f0fb30..56216855e630 100644
--- a/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild
+++ b/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 2004-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild,v 1.4 2004/06/24 23:33:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-1.6.ebuild,v 1.5 2004/07/14 15:07:10 agriffis Exp $
DESCRIPTION="Advanced syntax definition formalism"
HOMEPAGE="http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/SDF2"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="~x86 ~alpha"
IUSE=""
DEPEND=">=dev-libs/aterm-2.0"
-S=${WORKDIR}/${P}
src_compile() {
econf || die
diff --git a/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild b/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild
index bda0b27e8d03..51a2086ce828 100644
--- a/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild
+++ b/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 2004-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild,v 1.3 2004/06/24 23:33:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/sdf2-bundle/sdf2-bundle-2.1.ebuild,v 1.4 2004/07/14 15:07:10 agriffis Exp $
DESCRIPTION="Advanced syntax definition formalism"
HOMEPAGE="http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/SDF2"
@@ -10,7 +10,6 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=">=dev-libs/aterm-2.1"
-S=${WORKDIR}/${P}
src_compile() {
oldCFLAGS="${CFLAGS}"
diff --git a/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild b/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild
index f627bc5d0d82..59c499ced116 100644
--- a/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild
+++ b/dev-libs/tc2-modules/tc2-modules-0.5.0.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/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild,v 1.4 2004/06/24 23:35:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2-modules/tc2-modules-0.5.0.ebuild,v 1.5 2004/07/14 15:10:52 agriffis Exp $
IUSE="static"
-S=${WORKDIR}/${P}
DESCRIPTION="Modules for tc2."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz"
diff --git a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild b/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild
index f7bd96155a78..73ec9aa06cdc 100644
--- a/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild
+++ b/dev-libs/tc2-modules/tc2-modules-0.5.2.ebuild
@@ -4,7 +4,6 @@
IUSE="static"
-S=${WORKDIR}/${P}
DESCRIPTION="Modules for tc2."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz"
diff --git a/dev-libs/tc2-modules/tc2-modules-0.6.0.ebuild b/dev-libs/tc2-modules/tc2-modules-0.6.0.ebuild
index 3f024208468f..00617a49aba6 100644
--- a/dev-libs/tc2-modules/tc2-modules-0.6.0.ebuild
+++ b/dev-libs/tc2-modules/tc2-modules-0.6.0.ebuild
@@ -4,7 +4,6 @@
IUSE="static"
-S=${WORKDIR}/${P}
DESCRIPTION="Modules for dev-libs/tc2."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/tc2/${P}.tar.gz"
diff --git a/dev-libs/tc2/tc2-0.5.4.ebuild b/dev-libs/tc2/tc2-0.5.4.ebuild
index 6f218f3404b1..05e883941daa 100644
--- a/dev-libs/tc2/tc2-0.5.4.ebuild
+++ b/dev-libs/tc2/tc2-0.5.4.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/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.4 2004/06/24 23:35:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.4.ebuild,v 1.5 2004/07/14 15:09:39 agriffis Exp $
IUSE="static debug"
-S=${WORKDIR}/${P}
DESCRIPTION="TC2 is a library to simplify writing of modular programs."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
diff --git a/dev-libs/tc2/tc2-0.5.6.ebuild b/dev-libs/tc2/tc2-0.5.6.ebuild
index 91fb276005df..877d067745c1 100644
--- a/dev-libs/tc2/tc2-0.5.6.ebuild
+++ b/dev-libs/tc2/tc2-0.5.6.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/dev-libs/tc2/tc2-0.5.6.ebuild,v 1.3 2004/06/24 23:35:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.5.6.ebuild,v 1.4 2004/07/14 15:09:39 agriffis Exp $
IUSE="static debug"
-S=${WORKDIR}/${P}
DESCRIPTION="TC2 is a library to simplify writing of modular programs."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
diff --git a/dev-libs/tc2/tc2-0.6.0.ebuild b/dev-libs/tc2/tc2-0.6.0.ebuild
index 140e94a30421..5787483ee114 100644
--- a/dev-libs/tc2/tc2-0.6.0.ebuild
+++ b/dev-libs/tc2/tc2-0.6.0.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/dev-libs/tc2/tc2-0.6.0.ebuild,v 1.2 2004/06/24 23:35:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tc2/tc2-0.6.0.ebuild,v 1.3 2004/07/14 15:09:39 agriffis Exp $
IUSE="static debug"
-S=${WORKDIR}/${P}
DESCRIPTION="TC2 is a library to simplify writing of modular programs."
HOMEPAGE="http://tc2.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"