summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/sloccount')
-rw-r--r--app-text/sloccount/ChangeLog8
-rw-r--r--app-text/sloccount/sloccount-2.22.ebuild6
-rw-r--r--app-text/sloccount/sloccount-2.26-r1.ebuild6
-rw-r--r--app-text/sloccount/sloccount-2.26.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-text/sloccount/ChangeLog b/app-text/sloccount/ChangeLog
index 9eef7552d54f..61777b636ed9 100644
--- a/app-text/sloccount/ChangeLog
+++ b/app-text/sloccount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/sloccount
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.17 2007/06/11 09:01:52 grobian Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/ChangeLog,v 1.18 2008/02/01 10:15:54 robbat2 Exp $
+
+ 01 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> sloccount-2.22.ebuild,
+ sloccount-2.26.ebuild, sloccount-2.26-r1.ebuild:
+ Fix license to read GPL-2.
11 Jun 2007; Fabian Groffen <grobian@gentoo.org> sloccount-2.26-r1.ebuild:
Dropped ppc-macos keyword, see you in prefix
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=""
diff --git a/app-text/sloccount/sloccount-2.26-r1.ebuild b/app-text/sloccount/sloccount-2.26-r1.ebuild
index dbd66690dba3..35d73b874662 100644
--- a/app-text/sloccount/sloccount-2.26-r1.ebuild
+++ b/app-text/sloccount/sloccount-2.26-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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.26-r1.ebuild,v 1.8 2007/07/12 04:37:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26-r1.ebuild,v 1.9 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="amd64 ppc sparc x86"
IUSE=""
diff --git a/app-text/sloccount/sloccount-2.26.ebuild b/app-text/sloccount/sloccount-2.26.ebuild
index ae3d2159fdb0..85559b07a51c 100644
--- a/app-text/sloccount/sloccount-2.26.ebuild
+++ b/app-text/sloccount/sloccount-2.26.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.26.ebuild,v 1.4 2005/04/24 11:42:46 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sloccount/sloccount-2.26.ebuild,v 1.5 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=""