diff options
Diffstat (limited to 'app-text/sloccount/sloccount-2.22.ebuild')
-rw-r--r-- | app-text/sloccount/sloccount-2.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sloccount/sloccount-2.22.ebuild b/app-text/sloccount/sloccount-2.22.ebuild index 5d4f8384bc6f..4ee1414b5292 100644 --- a/app-text/sloccount/sloccount-2.22.ebuild +++ b/app-text/sloccount/sloccount-2.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.12 2005/01/01 16:36:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.22.ebuild,v 1.13 2008/02/01 10:15:54 robbat2 Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="tools for counting Source Lines of Code (SLOC) for a large number o HOMEPAGE="http://www.dwheeler.com/sloccount/" SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz" -LICENSE="GPL-1" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~amd64 ~sparc" IUSE="" |