diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 19:01:18 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-02-28 19:01:18 +0000 |
commit | 739ccffe6a32b7cacab2688a14f79d0ab6e0e29d (patch) | |
tree | af080a734ada2832d402b4b89afd0759af9af474 /sys-libs/ldetect-lst | |
parent | removed invalid entry for kmod (diff) | |
download | gentoo-2-739ccffe6a32b7cacab2688a14f79d0ab6e0e29d.tar.gz gentoo-2-739ccffe6a32b7cacab2688a14f79d0ab6e0e29d.tar.bz2 gentoo-2-739ccffe6a32b7cacab2688a14f79d0ab6e0e29d.zip |
More LICENSE fixes
Diffstat (limited to 'sys-libs/ldetect-lst')
-rw-r--r-- | sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild index 53bf78e298e8..df59b71aae3d 100644 --- a/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild +++ b/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 damien krotkine <dams@gentoo.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.4 2002/12/15 10:44:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ldetect-lst/ldetect-lst-0.1.4.ebuild,v 1.5 2003/02/28 19:01:18 liquidx Exp $ ECVS_ANON="no" ECVS_USER="anoncvs" @@ -17,7 +17,7 @@ HOMEPAGE="http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/ldetect-lst/" SRC_URI="" SLOT="0" -LICENSE="GPL" +LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~alpha" src_compile() { |