summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:30:19 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:30:19 +0000
commit4135252f95c8d0ae5198ad92f34591fcef4fde65 (patch)
tree9da70395b7c8c5301cc01fc79eba9c830a207e77 /app-admin/runset
parentfix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff)
downloadhistorical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.gz
historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.tar.bz2
historical-4135252f95c8d0ae5198ad92f34591fcef4fde65.zip
don't do A=
Diffstat (limited to 'app-admin/runset')
-rw-r--r--app-admin/runset/runset-1.4.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/runset/runset-1.4.ebuild b/app-admin/runset/runset-1.4.ebuild
index 5db6e746b4db..f0e300570613 100644
--- a/app-admin/runset/runset-1.4.ebuild
+++ b/app-admin/runset/runset-1.4.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.4.ebuild,v 1.1 2001/04/08 18:46:29 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.4.ebuild,v 1.2 2001/11/10 02:30:19 hallski Exp $
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Runset Init suite, a replacement for sysv style initd"
-SRC_URI="ftp://ftp.ocis.net/pub/users/ldeutsch/release/${A}"
+SRC_URI="ftp://ftp.ocis.net/pub/users/ldeutsch/release/${P}.tar.gz"
DEPEND="virtual/glibc"