diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-26 03:20:06 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-26 03:20:06 +0000 |
commit | ee0671c0df7a7c3d90eadd996e8202e294930249 (patch) | |
tree | 8a2f5c26a6753b05735d7472f344e4ba1f266c54 /app-arch/unlzx | |
parent | Modified qt-3.0.5-r1, Add patch in the FILES Dir. (diff) | |
download | historical-ee0671c0df7a7c3d90eadd996e8202e294930249.tar.gz historical-ee0671c0df7a7c3d90eadd996e8202e294930249.tar.bz2 historical-ee0671c0df7a7c3d90eadd996e8202e294930249.zip |
making it as-is licensed, in absence of any contact or knowledge from upstream
Diffstat (limited to 'app-arch/unlzx')
-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 42254e11cdfd..897fb6110a5b 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.4 2002/07/25 14:47:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.5 2002/07/26 03:20:06 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Unarchiver for Amiga LZX archives" @@ -8,7 +8,7 @@ SRC_URI="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz ftp://us.aminet.net HOMEPAGE="ftp://us.aminet.net/pub/aminet/misc/unix/${PN}.c.gz.readme" SLOT="0" -LICENSE="" +LICENSE="as-is" KEYWORDS="x86" DEPEND="virtual/glibc" |