summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:46:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-11 23:46:37 +0000
commitc0417759b38c5f126c65c2d0ea5d976b65e441ae (patch)
treeaeac3e30d47816131421ee13ef19388839c41637 /net-p2p
parentAdd GPL-2 to license. Fixes #426020. (diff)
downloadgentoo-2-c0417759b38c5f126c65c2d0ea5d976b65e441ae.tar.gz
gentoo-2-c0417759b38c5f126c65c2d0ea5d976b65e441ae.tar.bz2
gentoo-2-c0417759b38c5f126c65c2d0ea5d976b65e441ae.zip
Add GPL-2 for init scripts, bug #426110
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bitcoind/ChangeLog8
-rw-r--r--net-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild4
-rw-r--r--net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild4
-rw-r--r--net-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild4
-rw-r--r--net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild4
-rw-r--r--net-p2p/bitcoind/bitcoind-0.6.3.ebuild4
6 files changed, 17 insertions, 11 deletions
diff --git a/net-p2p/bitcoind/ChangeLog b/net-p2p/bitcoind/ChangeLog
index bc8737fca730..301c1cfeb034 100644
--- a/net-p2p/bitcoind/ChangeLog
+++ b/net-p2p/bitcoind/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/bitcoind
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.36 2012/06/26 03:02:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/ChangeLog,v 1.37 2012/07/11 23:46:37 blueness Exp $
+
+ 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ bitcoind-0.4.7_rc3.ebuild, bitcoind-0.5.6_rc2.ebuild,
+ bitcoind-0.5.6_rc3.ebuild, bitcoind-0.6.0.9_rc1.ebuild,
+ bitcoind-0.6.3.ebuild:
+ Add GPL-2 for init scripts, bug #426110
26 Jun 2012; Anthony G. Basile <blueness@gentoo.org> +bitcoind-0.6.3.ebuild:
Version bump
diff --git a/net-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild
index 2cd98008eda4..70b280dbbb70 100644
--- a/net-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.4.7_rc3.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-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild,v 1.1 2012/06/26 02:34:02 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.4.7_rc3.ebuild,v 1.2 2012/07/11 23:46:37 blueness Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="http://gitorious.org/bitcoin/${PN}-stable/archive-tarball/v${PV/_/} ->
)
"
-LICENSE="MIT ISC"
+LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+bip16 +eligius logrotate ssl upnp"
diff --git a/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild b/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild
index 0dcb4200cdd6..f3e26b7044bf 100644
--- a/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.5.6_rc2.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-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild,v 1.3 2012/06/21 00:23:07 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.6_rc2.ebuild,v 1.4 2012/07/11 23:46:37 blueness Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/}
)
"
-LICENSE="MIT ISC"
+LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
IUSE="+bip16 +eligius examples logrotate ssl upnp"
diff --git a/net-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild b/net-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild
index db15d5ade407..256d6a3f8371 100644
--- a/net-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.5.6_rc3.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-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild,v 1.1 2012/06/26 02:34:02 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.5.6_rc3.ebuild,v 1.2 2012/07/11 23:46:37 blueness Exp $
EAPI="4"
@@ -17,7 +17,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/}
)
"
-LICENSE="MIT ISC"
+LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="+bip16 +eligius examples logrotate ssl upnp"
diff --git a/net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild b/net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild
index ae1228a09736..5c7f528af611 100644
--- a/net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.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-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild,v 1.1 2012/06/26 02:34:02 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.0.9_rc1.ebuild,v 1.2 2012/07/11 23:46:37 blueness Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="http://gitorious.org/bitcoin/bitcoind-stable/archive-tarball/v${PV/_/}
eligius? ( http://luke.dashjr.org/programs/bitcoin/files/eligius_sendfee/0.6.0-eligius_sendfee.patch.xz )
"
-LICENSE="MIT ISC"
+LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="+eligius examples logrotate ssl upnp"
diff --git a/net-p2p/bitcoind/bitcoind-0.6.3.ebuild b/net-p2p/bitcoind/bitcoind-0.6.3.ebuild
index 7100de12c804..18e2abe5132b 100644
--- a/net-p2p/bitcoind/bitcoind-0.6.3.ebuild
+++ b/net-p2p/bitcoind/bitcoind-0.6.3.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-p2p/bitcoind/bitcoind-0.6.3.ebuild,v 1.1 2012/06/26 03:02:42 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoind/bitcoind-0.6.3.ebuild,v 1.2 2012/07/11 23:46:37 blueness Exp $
EAPI="4"
@@ -15,7 +15,7 @@ SRC_URI="https://nodeload.github.com/bitcoin/bitcoin/tarball/v${PV/_/} -> bitcoi
logrotate? ( https://github.com/bitcoin/bitcoin/commit/9af080c351c40a4f56d37174253d33a9f4ffdb69.diff -> 0.6.3-reopen_log_file.patch )
"
-LICENSE="MIT ISC"
+LICENSE="MIT ISC GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="+eligius examples logrotate upnp"