diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-18 19:14:40 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-18 19:14:40 +0000 |
commit | 5797ea38ff5f1103e6e11b0797b0e4455469275f (patch) | |
tree | fa39b9f19be5b6a8b28734fd0100b656c292294e /app-arch/zip/zip-2.3-r1.ebuild | |
parent | Make the config function output the repository location (diff) | |
download | historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.tar.gz historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.tar.bz2 historical-5797ea38ff5f1103e6e11b0797b0e4455469275f.zip |
Adding amd64 to a bunch of stuff
Diffstat (limited to 'app-arch/zip/zip-2.3-r1.ebuild')
-rw-r--r-- | app-arch/zip/zip-2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zip/zip-2.3-r1.ebuild b/app-arch/zip/zip-2.3-r1.ebuild index 8da8885785d8..94aec69eb685 100644 --- a/app-arch/zip/zip-2.3-r1.ebuild +++ b/app-arch/zip/zip-2.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r1.ebuild,v 1.19 2003/06/14 12:59:13 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-2.3-r1.ebuild,v 1.20 2003/07/18 19:14:23 tester Exp $ DESCRIPTION="Info ZIP" SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${PN}23.tar.gz" HOMEPAGE="ftp://ftp.freesoftware.com/pub/infozip/Zip.html" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa amd64" LICENSE="Info-ZIP" src_unpack() { |