diff options
author | 2003-02-28 13:18:14 +0000 | |
---|---|---|
committer | 2003-02-28 13:18:14 +0000 | |
commit | 593f9a4847010dc222e5435b144d1e974f6fd31b (patch) | |
tree | bfc406dc4220bd3fca0cbaa5b4d3e1a487d84aa6 /app-admin/yaala | |
parent | mark .9 x86 stable (diff) | |
download | historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.gz historical-593f9a4847010dc222e5435b144d1e974f6fd31b.tar.bz2 historical-593f9a4847010dc222e5435b144d1e974f6fd31b.zip |
Invalid License Cleanups. Part 1.
Also updated VIM license file.
Diffstat (limited to 'app-admin/yaala')
-rw-r--r-- | app-admin/yaala/yaala-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/yaala/yaala-0.4.2.ebuild b/app-admin/yaala/yaala-0.4.2.ebuild index 01abc5497af2..b9c93b55f098 100644 --- a/app-admin/yaala/yaala-0.4.2.ebuild +++ b/app-admin/yaala/yaala-0.4.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/yaala/yaala-0.4.2.ebuild,v 1.2 2003/01/22 08:06:52 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/yaala/yaala-0.4.2.ebuild,v 1.3 2003/02/28 13:18:14 liquidx Exp $ SRC_URI="http://verplant.org/yaala/yaala-0.4.2.tar.bz2" HOMEPAGE="http://verplant.org/yaala/" DEPEND="virtual/glibc" -LICENSE="GPLv2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" DESCRIPTION="Yet Another Log Analyzer" |