diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:50:50 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:50:50 +0000 |
commit | 70a14523c540057ee230cb9e5d2079b94282ece6 (patch) | |
tree | a90fb09fbf8b28bb389eede7a8ad4b0ffa113bc6 /net-mail/lbdb | |
parent | bittorrent-theshadow is now net-p2p/bittornado (diff) | |
download | historical-70a14523c540057ee230cb9e5d2079b94282ece6.tar.gz historical-70a14523c540057ee230cb9e5d2079b94282ece6.tar.bz2 historical-70a14523c540057ee230cb9e5d2079b94282ece6.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-mail/lbdb')
-rw-r--r-- | net-mail/lbdb/lbdb-0.26-r1.ebuild | 3 | ||||
-rw-r--r-- | net-mail/lbdb/lbdb-0.28.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-mail/lbdb/lbdb-0.26-r1.ebuild b/net-mail/lbdb/lbdb-0.26-r1.ebuild index 835f76f493ba..bb97c3de8a1f 100644 --- a/net-mail/lbdb/lbdb-0.26-r1.ebuild +++ b/net-mail/lbdb/lbdb-0.26-r1.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.11 2004/06/24 23:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.26-r1.ebuild,v 1.12 2004/07/15 01:49:39 agriffis Exp $ IUSE="pda" MY_P=${P/-/_} -S=${WORKDIR}/${P} DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/debian/lbdb.html" diff --git a/net-mail/lbdb/lbdb-0.28.ebuild b/net-mail/lbdb/lbdb-0.28.ebuild index 0fa8269c113c..3c1d0c17fa20 100644 --- a/net-mail/lbdb/lbdb-0.28.ebuild +++ b/net-mail/lbdb/lbdb-0.28.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.28.ebuild,v 1.4 2004/06/24 23:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.28.ebuild,v 1.5 2004/07/15 01:49:39 agriffis Exp $ IUSE="pda ldap" MY_P=${P/-/_} -S=${WORKDIR}/${P} DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb.html" |