summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-23 07:00:08 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-23 07:00:08 +0000
commitb00f6378198d9141b58f09aa759f96297755ac24 (patch)
tree5570eee4a52a30129879c5caf4037962926d92b5 /app-arch
parentfixed at url, updated bzip2, fixed linux r5 name (diff)
downloadgentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.tar.gz
gentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.tar.bz2
gentoo-2-b00f6378198d9141b58f09aa759f96297755ac24.zip
moved xchat to new category and modified ebuild (`uses gnome`)
fixed rpm (bzip2 archive name had typo) man pages not fixed yet tcsh working disabled gnome by default in make.conf fixed a gcc mirror URI updated file to 3.32
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/rpm/rpm-3.0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm/rpm-3.0.4-r1.ebuild b/app-arch/rpm/rpm-3.0.4-r1.ebuild
index fa63389405b1..b7753fa5f2c2 100644
--- a/app-arch/rpm/rpm-3.0.4-r1.ebuild
+++ b/app-arch/rpm/rpm-3.0.4-r1.ebuild
@@ -1,14 +1,14 @@
# 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.4-r1.ebuild,v 1.2 2000/08/16 04:37:53 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-3.0.4-r1.ebuild,v 1.3 2000/08/23 07:00:07 drobbins Exp $
P=rpm-3.0.4
A="${P}.tar.gz bzip2-0.9.5d.tar.gz"
S=${WORKDIR}/${P}
DESCRIPTION="Red Hat Package Management Utils"
SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${P}.tar.gz
- ftp://ftp.kernel.org/pub/software/utils/compress/bzip2/bzip2-0.9.5.tar.gz"
+ ftp://ftp.kernel.org/pub/software/utils/compress/bzip2/bzip2-0.9.5d.tar.gz"
HOMEPAGE="http://www.rpm.org/"
src_unpack () {