diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:44:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 01:44:26 +0000 |
commit | 6e602625cc4ecb2f8b8a968266297bfe32e0f80d (patch) | |
tree | 3c44a6ba64d7b92c1320f36341050ab86d362968 /sys-apps/di | |
parent | sync IUSE (+debug, +ipv6) (Manifest recommit) (diff) | |
download | gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.gz gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.tar.bz2 gentoo-2-6e602625cc4ecb2f8b8a968266297bfe32e0f80d.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/di')
-rw-r--r-- | sys-apps/di/di-3.8.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/di/di-3.9.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/di/di-3.8.ebuild b/sys-apps/di/di-3.8.ebuild index 549ba55e55f2..6340b2aa6f8d 100644 --- a/sys-apps/di/di-3.8.ebuild +++ b/sys-apps/di/di-3.8.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.8.ebuild,v 1.8 2004/06/30 15:04:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.8.ebuild,v 1.9 2004/07/15 01:43:26 agriffis Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="Disk Information Utility" SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" HOMEPAGE="http://www.gentoo.com/di/" diff --git a/sys-apps/di/di-3.9.ebuild b/sys-apps/di/di-3.9.ebuild index ff28790871fb..507d97b8a734 100644 --- a/sys-apps/di/di-3.9.ebuild +++ b/sys-apps/di/di-3.9.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.8 2004/06/30 15:04:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/di/di-3.9.ebuild,v 1.9 2004/07/15 01:43:26 agriffis Exp $ -S="${WORKDIR}/${P}" DESCRIPTION="Disk Information Utility" SRC_URI="http://www.gentoo.com/di/${P}.tar.gz" HOMEPAGE="http://www.gentoo.com/di/" |