summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2014-01-02 00:06:44 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2014-01-02 00:06:44 +0000
commit2e67c5dbdf3b098c284545ea53e0b2af3fdbe6af (patch)
tree9be21d1af294e4f7228cda8874d2fa03b7305ce0 /app-misc/dnetc
parentSecure default configuration (approved by NTP upstream per IRC): by default d... (diff)
downloadgentoo-2-2e67c5dbdf3b098c284545ea53e0b2af3fdbe6af.tar.gz
gentoo-2-2e67c5dbdf3b098c284545ea53e0b2af3fdbe6af.tar.bz2
gentoo-2-2e67c5dbdf3b098c284545ea53e0b2af3fdbe6af.zip
Bug #425910: include init script license.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/dnetc')
-rw-r--r--app-misc/dnetc/ChangeLog10
-rw-r--r--app-misc/dnetc/dnetc-2.9011.496-r1.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9015.504.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9103.509.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9107.516.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9108.517.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9109.518.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9110.519.ebuild6
-rw-r--r--app-misc/dnetc/dnetc-2.9110.519b.ebuild6
9 files changed, 32 insertions, 26 deletions
diff --git a/app-misc/dnetc/ChangeLog b/app-misc/dnetc/ChangeLog
index 7d75a9c094ec..b05f42747979 100644
--- a/app-misc/dnetc/ChangeLog
+++ b/app-misc/dnetc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-misc/dnetc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/ChangeLog,v 1.67 2013/12/28 04:13:26 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/ChangeLog,v 1.68 2014/01/02 00:06:44 robbat2 Exp $
+
+ 02 Jan 2014; Robin H. Johnson <robbat2@gentoo.org> dnetc-2.9011.496-r1.ebuild,
+ dnetc-2.9015.504.ebuild, dnetc-2.9103.509.ebuild, dnetc-2.9107.516.ebuild,
+ dnetc-2.9108.517.ebuild, dnetc-2.9109.518.ebuild, dnetc-2.9110.519.ebuild,
+ dnetc-2.9110.519b.ebuild:
+ Bug #425910: include init script license.
*dnetc-2.9110.519 (28 Dec 2013)
*dnetc-2.9110.519b (28 Dec 2013)
diff --git a/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild b/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild
index 3c4e6b7b93cd..e2325d80c82a 100644
--- a/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild
+++ b/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild,v 1.11 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9011.496-r1.ebuild,v 1.12 2014/01/02 00:06:44 robbat2 Exp $
inherit user
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.distributed.net"
SRC_URI="x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-x86-elf-uclibc.tar.gz )
amd64? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-amd64-elf.tar.gz )"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9015.504.ebuild b/app-misc/dnetc/dnetc-2.9015.504.ebuild
index 98c28cbe624b..743d45b2d162 100644
--- a/app-misc/dnetc/dnetc-2.9015.504.ebuild
+++ b/app-misc/dnetc/dnetc-2.9015.504.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9015.504.ebuild,v 1.5 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9015.504.ebuild,v 1.6 2014/01/02 00:06:44 robbat2 Exp $
inherit user versionator linux-info
@@ -11,7 +11,7 @@ DESCRIPTION="distributed.net client"
HOMEPAGE="http://www.distributed.net"
SRC_URI="http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-x86-elf-uclibc.tar.gz"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="-* x86"
RESTRICT="mirror"
diff --git a/app-misc/dnetc/dnetc-2.9103.509.ebuild b/app-misc/dnetc/dnetc-2.9103.509.ebuild
index 64a2a381757e..2c9d7e67b0b4 100644
--- a/app-misc/dnetc/dnetc-2.9103.509.ebuild
+++ b/app-misc/dnetc/dnetc-2.9103.509.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9103.509.ebuild,v 1.6 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9103.509.ebuild,v 1.7 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.distributed.net"
SRC_URI="x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-x86-elf-uclibc.tar.gz )
amd64? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-amd64-elf.tar.gz )"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9107.516.ebuild b/app-misc/dnetc/dnetc-2.9107.516.ebuild
index 4b2261637a45..50cbfc4e77fa 100644
--- a/app-misc/dnetc/dnetc-2.9107.516.ebuild
+++ b/app-misc/dnetc/dnetc-2.9107.516.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9107.516.ebuild,v 1.2 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9107.516.ebuild,v 1.3 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.distributed.net"
SRC_URI_sparc="sparc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-sparc-v7.tar.gz )"
SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="~sparc" # x86,amd64,ppc not available for this version
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9108.517.ebuild b/app-misc/dnetc/dnetc-2.9108.517.ebuild
index fbebb1fceb83..000f1d4130ba 100644
--- a/app-misc/dnetc/dnetc-2.9108.517.ebuild
+++ b/app-misc/dnetc/dnetc-2.9108.517.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9108.517.ebuild,v 1.5 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9108.517.ebuild,v 1.6 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -16,7 +16,7 @@ SRC_URI_amd64="amd64? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${M
#SRC_URI_sparc="sparc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-sparc-v7.tar.gz )"
SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="amd64 x86" # ppc not available for this version
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9109.518.ebuild b/app-misc/dnetc/dnetc-2.9109.518.ebuild
index d44662792e5f..e24bd6521b3f 100644
--- a/app-misc/dnetc/dnetc-2.9109.518.ebuild
+++ b/app-misc/dnetc/dnetc-2.9109.518.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9109.518.ebuild,v 1.3 2012/06/01 01:55:14 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9109.518.ebuild,v 1.4 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -16,7 +16,7 @@ SRC_URI_ppc="ppc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_P
#SRC_URI_sparc="sparc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-sparc-v7.tar.gz )"
SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc" # x86 not available for this version
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9110.519.ebuild b/app-misc/dnetc/dnetc-2.9110.519.ebuild
index f9e9695b2d20..52bb045c5262 100644
--- a/app-misc/dnetc/dnetc-2.9110.519.ebuild
+++ b/app-misc/dnetc/dnetc-2.9110.519.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9110.519.ebuild,v 1.1 2013/12/28 04:13:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9110.519.ebuild,v 1.2 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -16,7 +16,7 @@ SRC_URI_x86="x86? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_P
#SRC_URI_sparc="sparc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-sparc-v7.tar.gz )"
SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="~x86" # ppc,amd64 not available for this version
IUSE=""
diff --git a/app-misc/dnetc/dnetc-2.9110.519b.ebuild b/app-misc/dnetc/dnetc-2.9110.519b.ebuild
index 3b6639b329ec..d812f04af177 100644
--- a/app-misc/dnetc/dnetc-2.9110.519b.ebuild
+++ b/app-misc/dnetc/dnetc-2.9110.519b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9110.519b.ebuild,v 1.1 2013/12/28 04:13:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/dnetc/dnetc-2.9110.519b.ebuild,v 1.2 2014/01/02 00:06:44 robbat2 Exp $
EAPI=2
inherit user
@@ -16,7 +16,7 @@ SRC_URI_amd64="amd64? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${M
#SRC_URI_sparc="sparc? ( http://http.distributed.net/pub/dcti/v${MAJ_PV}/dnetc${MIN_PV}-linux-sparc-v7.tar.gz )"
SRC_URI="${SRC_URI_amd64} ${SRC_URI_ppc} ${SRC_URI_x86} ${SRC_URI_sparc}"
-LICENSE="distributed.net"
+LICENSE="distributed.net GPL-2"
SLOT="0"
KEYWORDS="~amd64" # ppc,x86 not available for this version
IUSE=""