summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:10:52 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:10:52 +0000
commit61808fe131067602e3af87d46346144f1def3ed6 (patch)
tree646b495f69186f0b039fc89ea2760208848468aa /dev-libs/tc2
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-61808fe131067602e3af87d46346144f1def3ed6.tar.gz
historical-61808fe131067602e3af87d46346144f1def3ed6.tar.bz2
historical-61808fe131067602e3af87d46346144f1def3ed6.zip
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-libs/tc2')
-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
3 files changed, 3 insertions, 6 deletions
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"