summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-07-06 17:58:32 +0000
committerMike Frysinger <vapier@gentoo.org>2012-07-06 17:58:32 +0000
commita558b163c7025e4d80d58ba31a3e2b96b035e65f (patch)
tree111218f17eb9896c9d8f9c26ee20f2839b603c48 /app-arch/gzip
parentRequire python[ssl] or python-mhash for whirlpool (bug #425046). (diff)
downloadgentoo-2-a558b163c7025e4d80d58ba31a3e2b96b035e65f.tar.gz
gentoo-2-a558b163c7025e4d80d58ba31a3e2b96b035e65f.tar.bz2
gentoo-2-a558b163c7025e4d80d58ba31a3e2b96b035e65f.zip
Change license to GPLv3 #425072 by Nanouck.
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/gzip')
-rw-r--r--app-arch/gzip/ChangeLog6
-rw-r--r--app-arch/gzip/gzip-1.4.ebuild4
-rw-r--r--app-arch/gzip/gzip-1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-arch/gzip/ChangeLog b/app-arch/gzip/ChangeLog
index 850eaa6d7b37..95d0f78204f9 100644
--- a/app-arch/gzip/ChangeLog
+++ b/app-arch/gzip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/gzip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.114 2012/06/17 21:20:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/ChangeLog,v 1.115 2012/07/06 17:58:32 vapier Exp $
+
+ 06 Jul 2012; Mike Frysinger <vapier@gentoo.org> gzip-1.4.ebuild,
+ gzip-1.5.ebuild:
+ Change license to GPLv3 #425072 by Nanouck.
*gzip-1.5 (17 Jun 2012)
diff --git a/app-arch/gzip/gzip-1.4.ebuild b/app-arch/gzip/gzip-1.4.ebuild
index 87373ae1f95a..f3b0c803b4be 100644
--- a/app-arch/gzip/gzip-1.4.ebuild
+++ b/app-arch/gzip/gzip-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.4.ebuild,v 1.11 2012/05/22 22:04:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.4.ebuild,v 1.12 2012/07/06 17:58:32 vapier Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu-alpha/gzip/${P}.tar.gz
mirror://gnu/gzip/${P}.tar.gz
mirror://gentoo/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"
diff --git a/app-arch/gzip/gzip-1.5.ebuild b/app-arch/gzip/gzip-1.5.ebuild
index c36a9cf4194c..848146a356e7 100644
--- a/app-arch/gzip/gzip-1.5.ebuild
+++ b/app-arch/gzip/gzip-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.1 2012/06/17 21:20:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.2 2012/07/06 17:58:32 vapier Exp $
inherit eutils flag-o-matic unpacker
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu-alpha/gzip/${P}.tar.xz
mirror://gnu/gzip/${P}.tar.xz
mirror://gentoo/${P}.tar.xz"
-LICENSE="GPL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"