summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2012-07-12 15:56:15 +0000
committerIan Stakenvicius <axs@gentoo.org>2012-07-12 15:56:15 +0000
commite324f69cffcc1d866bd0397864193f7e19edb03d (patch)
tree31e514e27f369f8c14f2f29db768fef70e8482ea /net-misc/netkit-timed
parentadded GPL-2 to LICENSE per bug 426072 (diff)
downloadhistorical-e324f69cffcc1d866bd0397864193f7e19edb03d.tar.gz
historical-e324f69cffcc1d866bd0397864193f7e19edb03d.tar.bz2
historical-e324f69cffcc1d866bd0397864193f7e19edb03d.zip
added GPL-2 to LICENSE per bug 426074
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'net-misc/netkit-timed')
-rw-r--r--net-misc/netkit-timed/ChangeLog6
-rw-r--r--net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild6
-rw-r--r--net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild6
-rw-r--r--net-misc/netkit-timed/netkit-timed-0.17-r9.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/net-misc/netkit-timed/ChangeLog b/net-misc/netkit-timed/ChangeLog
index a1ccddc51508..77341db6dd69 100644
--- a/net-misc/netkit-timed/ChangeLog
+++ b/net-misc/netkit-timed/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/netkit-timed
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/ChangeLog,v 1.27 2012/06/29 12:54:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/ChangeLog,v 1.28 2012/07/12 15:56:15 axs Exp $
+
+ 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> netkit-timed-0.17-r7.ebuild,
+ netkit-timed-0.17-r8.ebuild, netkit-timed-0.17-r9.ebuild:
+ added GPL-2 to LICENSE per bug 426074
29 Jun 2012; Brent Baude <ranger@gentoo.org> netkit-timed-0.17-r9.ebuild:
Marking netkit-timed-0.17-r9 ppc for bug 393757
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild
index a44cfa416a14..4079bb4769ea 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild,v 1.12 2010/10/28 10:13:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r7.ebuild,v 1.13 2012/07/12 15:56:15 axs Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ DESCRIPTION="Netkit - timed"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="~amd64 ~mips ppc ppc64 sparc x86"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
DEPEND=""
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild
index 9e75b8ce37dd..5b6d02ad4c07 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild,v 1.6 2010/10/28 10:13:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r8.ebuild,v 1.7 2012/07/12 15:56:15 axs Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ DESCRIPTION="Netkit - timed"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="~amd64 ~mips ~ppc ppc64 sparc x86"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
DEPEND=""
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r9.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r9.ebuild
index 419df2d37640..2248ced717aa 100644
--- a/net-misc/netkit-timed/netkit-timed-0.17-r9.ebuild
+++ b/net-misc/netkit-timed/netkit-timed-0.17-r9.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/netkit-timed/netkit-timed-0.17-r9.ebuild,v 1.5 2012/06/29 12:54:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r9.ebuild,v 1.6 2012/07/12 15:56:15 axs Exp $
EAPI="2"
@@ -11,7 +11,7 @@ DESCRIPTION="Netkit - timed"
SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="amd64 ~mips ppc ~ppc64 ~sparc x86"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
DEPEND=""