diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 14:10:05 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 14:10:05 +0000 |
commit | 2cffec05e30c6986fc425ada1930fab65e2be072 (patch) | |
tree | 9919501a8aece10f478450168151bfad3bcc2d15 /app-arch/unlzx/unlzx-1.1.ebuild | |
parent | new release (diff) | |
download | historical-2cffec05e30c6986fc425ada1930fab65e2be072.tar.gz historical-2cffec05e30c6986fc425ada1930fab65e2be072.tar.bz2 historical-2cffec05e30c6986fc425ada1930fab65e2be072.zip |
Stable on alpha.
Diffstat (limited to 'app-arch/unlzx/unlzx-1.1.ebuild')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index fa0b9b857d63..71a5ee0452b1 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.18 2004/03/12 15:17:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.19 2004/05/04 14:06:11 kloeri Exp $ DESCRIPTION="Unarchiver for Amiga LZX archives" SRC_URI="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" @@ -8,7 +8,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="freedist" -KEYWORDS="x86 ppc sparc ~alpha amd64" +KEYWORDS="x86 ppc sparc alpha amd64" src_unpack() { mkdir ${S} |