summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-07-12 15:31:56 +0000
committerIan Stakenvicius <axs@gentoo.org>2012-07-12 15:31:56 +0000
commit52b250faf1b960e447022dc5734c36cf8d641b7f (patch)
tree6ccc8f987a676b06873d8ae6aff4069d722c510a /net-misc
parentadded GPL-2 to LICENSE per bug 425890 (diff)
downloadgentoo-2-52b250faf1b960e447022dc5734c36cf8d641b7f.tar.gz
gentoo-2-52b250faf1b960e447022dc5734c36cf8d641b7f.tar.bz2
gentoo-2-52b250faf1b960e447022dc5734c36cf8d641b7f.zip
added GPL-2 to LICENSE per bug 426096
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/spread/ChangeLog6
-rw-r--r--net-misc/spread/spread-4.0.0.ebuild4
-rw-r--r--net-misc/spread/spread-4.1.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/spread/ChangeLog b/net-misc/spread/ChangeLog
index c96a55a6b964..56083972f75d 100644
--- a/net-misc/spread/ChangeLog
+++ b/net-misc/spread/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/spread
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/ChangeLog,v 1.9 2012/03/12 12:35:44 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/ChangeLog,v 1.10 2012/07/12 15:31:56 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> spread-4.0.0.ebuild,
+ spread-4.1.0.ebuild:
+ added GPL-2 to LICENSE per bug 426096
12 Mar 2012; Joshua Kinard <kumba@gentoo.org> spread-4.0.0.ebuild,
spread-4.1.0.ebuild:
diff --git a/net-misc/spread/spread-4.0.0.ebuild b/net-misc/spread/spread-4.0.0.ebuild
index c9d2d13a0432..dc263b7ed7b9 100644
--- a/net-misc/spread/spread-4.0.0.ebuild
+++ b/net-misc/spread/spread-4.0.0.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/net-misc/spread/spread-4.0.0.ebuild,v 1.6 2012/03/12 12:35:44 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/spread-4.0.0.ebuild,v 1.7 2012/07/12 15:31:56 axs Exp $
EAPI="4"
inherit eutils
@@ -11,7 +11,7 @@ DESCRIPTION="Distributed network messaging system"
HOMEPAGE="http://www.spread.org"
SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.gz"
-LICENSE="Spread-1.0"
+LICENSE="Spread-1.0 GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""
diff --git a/net-misc/spread/spread-4.1.0.ebuild b/net-misc/spread/spread-4.1.0.ebuild
index f95a54631422..b0350a26b3fd 100644
--- a/net-misc/spread/spread-4.1.0.ebuild
+++ b/net-misc/spread/spread-4.1.0.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/net-misc/spread/spread-4.1.0.ebuild,v 1.3 2012/03/12 12:35:45 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/spread/spread-4.1.0.ebuild,v 1.4 2012/07/12 15:31:56 axs Exp $
EAPI="4"
inherit eutils
@@ -11,7 +11,7 @@ DESCRIPTION="Distributed network messaging system"
HOMEPAGE="http://www.spread.org"
SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.gz"
-LICENSE="Spread-1.0"
+LICENSE="Spread-1.0 GPL-2"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE=""