diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 14:41:33 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-06 14:41:33 +0000 |
commit | 19cd5581ff74f512cbd28be1e9ea54510b59603e (patch) | |
tree | 9f7aa6f623e11f0f1bb70a99f547723a746cfc77 /app-arch/unlzx/unlzx-1.1.ebuild | |
parent | QA - IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-19cd5581ff74f512cbd28be1e9ea54510b59603e.tar.gz gentoo-2-19cd5581ff74f512cbd28be1e9ea54510b59603e.tar.bz2 gentoo-2-19cd5581ff74f512cbd28be1e9ea54510b59603e.zip |
QA - IUSE fix
Diffstat (limited to 'app-arch/unlzx/unlzx-1.1.ebuild')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index 71a5ee0452b1..74993610b767 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.19 2004/05/04 14:06:11 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.20 2004/06/06 14:41:33 dragonheart 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,6 +8,7 @@ HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" LICENSE="freedist" +IUSE="" KEYWORDS="x86 ppc sparc alpha amd64" src_unpack() { |