summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-09-07 13:29:57 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-09-07 13:29:57 +0000
commit4ed75b1f717784391e15b940b4f67f655e21544b (patch)
tree3d677495d2f32e933397341911e7b1f45fe40f42 /app-arch/unlzx
parentFixes a CLASSPATH bug. (diff)
downloadgentoo-2-4ed75b1f717784391e15b940b4f67f655e21544b.tar.gz
gentoo-2-4ed75b1f717784391e15b940b4f67f655e21544b.tar.bz2
gentoo-2-4ed75b1f717784391e15b940b4f67f655e21544b.zip
LICENSE to freedist
Diffstat (limited to 'app-arch/unlzx')
-rw-r--r--app-arch/unlzx/ChangeLog7
-rw-r--r--app-arch/unlzx/unlzx-1.1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-arch/unlzx/ChangeLog b/app-arch/unlzx/ChangeLog
index 3cd26fd0ffe6..65fa548b322f 100644
--- a/app-arch/unlzx/ChangeLog
+++ b/app-arch/unlzx/ChangeLog
@@ -1,9 +1,14 @@
# ChangeLog for app-arch/unlzx
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/ChangeLog,v 1.3 2002/09/01 08:28:55 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/ChangeLog,v 1.4 2002/09/07 13:29:57 seemant Exp $
*unlzx-1.1 (23 Feb 2002)
+ 07 Sep 2002; Seemant Kulleen <seemant@gentoo.org> unlzx-1.1.ebuild :
+
+ LICENSE to freedist, thanks to: r.a.mercer@blueyonder.co.uk (Adam Mercer)
+ in bug #7290.
+
14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
Added ppc keyword
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild
index 1369395c8f12..f833caca0717 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.9 2002/08/16 02:34:18 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.10 2002/09/07 13:29:57 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="as-is"
+LICENSE="freeware"
KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"