summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 02:33:03 +0000
commit57fdec29bfbebf515b809d2a3f3f4397f96c2210 (patch)
tree9f38e03b1832504b8c0e12c4d4314d53c3c27e6f /app-arch/rpm
parentdon't do A= (diff)
downloadhistorical-57fdec29bfbebf515b809d2a3f3f4397f96c2210.tar.gz
historical-57fdec29bfbebf515b809d2a3f3f4397f96c2210.tar.bz2
historical-57fdec29bfbebf515b809d2a3f3f4397f96c2210.zip
don't do A=
Diffstat (limited to 'app-arch/rpm')
-rw-r--r--app-arch/rpm/rpm-3.0.6-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-arch/rpm/rpm-3.0.6-r1.ebuild b/app-arch/rpm/rpm-3.0.6-r1.ebuild
index 34f971455e33..44d3a6e46d25 100644
--- a/app-arch/rpm/rpm-3.0.6-r1.ebuild
+++ b/app-arch/rpm/rpm-3.0.6-r1.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-arch/rpm/rpm-3.0.6-r1.ebuild,v 1.4 2001/05/28 05:24:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-3.0.6-r1.ebuild,v 1.5 2001/11/10 02:33:03 hallski Exp $
-A="${P}.tar.gz"
S=${WORKDIR}/${P}
DESCRIPTION="Red Hat Package Management Utils"
-SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${A}"
+SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${P}.tar.gz"
HOMEPAGE="http://www.rpm.org/"
RDEPEND="=sys-libs/db-1.85-r1