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
commit9a85e4584c5eef4803233d8980d7292f6a517e3e (patch)
treea7a0fe6d95e59a2ee544ed2eae9e3771e60e1eca /app-arch/unzip
parentfix the libIDLConf-file so that gnome-config --cflags libIDL returns the corr... (diff)
downloadgentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.gz
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.tar.bz2
gentoo-2-9a85e4584c5eef4803233d8980d7292f6a517e3e.zip
don't do A=
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/unzip-5.41-r2.ebuild5
-rw-r--r--app-arch/unzip/unzip-5.42.ebuild7
2 files changed, 4 insertions, 8 deletions
diff --git a/app-arch/unzip/unzip-5.41-r2.ebuild b/app-arch/unzip/unzip-5.41-r2.ebuild
index a01a6f0214f2..8ac9fe42613a 100644
--- a/app-arch/unzip/unzip-5.41-r2.ebuild
+++ b/app-arch/unzip/unzip-5.41-r2.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/unzip/unzip-5.41-r2.ebuild,v 1.1 2001/02/09 10:01:59 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.41-r2.ebuild,v 1.2 2001/11/10 02:33:03 hallski Exp $
-A=unzip541.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Unzipper for pkzip-compressed files"
-SRC_URI="ftp://ftp.freesoftware.com/pub/infozip/src/${A}"
+SRC_URI="ftp://ftp.freesoftware.com/pub/infozip/src/unzip541.tar.gz"
HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html"
DEPEND="virtual/glibc"
diff --git a/app-arch/unzip/unzip-5.42.ebuild b/app-arch/unzip/unzip-5.42.ebuild
index 4dbf76b054a6..c7de843344a2 100644
--- a/app-arch/unzip/unzip-5.42.ebuild
+++ b/app-arch/unzip/unzip-5.42.ebuild
@@ -1,14 +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/unzip/unzip-5.42.ebuild,v 1.3 2001/11/01 19:47:06 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.42.ebuild,v 1.4 2001/11/10 02:33:03 hallski Exp $
-A=unzip542.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Unzipper for pkzip-compressed files"
-#SRC_URI="ftp://ftp.freesoftware.com/pub/infozip/src/${A}"
-SRC_URI="http://soft.ivanovo.ru/Linux/${A}"
-# http://mirrors.rcn.com/pub/OpenBSD/distfiles/${A}"
+SRC_URI="http://soft.ivanovo.ru/Linux/unzip542.tar.gz"
HOMEPAGE="ftp://ftp.info-zip.org/pub/infozip/UnZip.html"