summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-11-12 07:59:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-11-12 07:59:49 +0000
commit50e3bbabe724dd467a4c4c009d9a8fb26828e59f (patch)
tree6e25b1a6ff48862ec108ccd9a5a383416724b925 /sys-devel
parentremove RDEPENDE=DEPEND (diff)
downloadhistorical-50e3bbabe724dd467a4c4c009d9a8fb26828e59f.tar.gz
historical-50e3bbabe724dd467a4c4c009d9a8fb26828e59f.tar.bz2
historical-50e3bbabe724dd467a4c4c009d9a8fb26828e59f.zip
syntax cleanup
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-0.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-0.12.ebuild b/sys-devel/distcc/distcc-0.12.ebuild
index a7a378690631..7169c07cd2c9 100644
--- a/sys-devel/distcc/distcc-0.12.ebuild
+++ b/sys-devel/distcc/distcc-0.12.ebuild
@@ -1,9 +1,9 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.12.ebuild,v 1.4 2002/11/12 05:28:14 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.12.ebuild,v 1.5 2002/11/12 07:59:49 seemant Exp $
HOMEPAGE="http://distcc.samba.org/"
-SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz"
+SRC_URI="http://distcc.samba.org/ftp/${PN}/${P}.tar.gz"
DESCRIPTION="a program to distribute compilation of C code across several machines on a network"
LICENSE="GPL-2"
SLOT="0"