summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-09 10:27:58 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-09 10:27:58 +0000
commitdb081b2111868a7990b9ac1f9d906959f3b80d9c (patch)
treea6c5174daee9cf76de96342633f7ae16ad1d63db /net-nds
parentVersion bump. (diff)
downloadgentoo-2-db081b2111868a7990b9ac1f9d906959f3b80d9c.tar.gz
gentoo-2-db081b2111868a7990b9ac1f9d906959f3b80d9c.tar.bz2
gentoo-2-db081b2111868a7990b9ac1f9d906959f3b80d9c.zip
Fix LICENSE, see COPYING. Bug 446546.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/tac_plus/ChangeLog7
-rw-r--r--net-nds/tac_plus/tac_plus-4.0.4.14.ebuild4
-rw-r--r--net-nds/tac_plus/tac_plus-4.0.4.15.ebuild4
-rw-r--r--net-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild4
-rw-r--r--net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/net-nds/tac_plus/ChangeLog b/net-nds/tac_plus/ChangeLog
index 5782ac36758c..bf5f512c3d61 100644
--- a/net-nds/tac_plus/ChangeLog
+++ b/net-nds/tac_plus/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-nds/tac_plus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/ChangeLog,v 1.14 2012/07/13 15:00:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/ChangeLog,v 1.15 2012/12/09 10:27:58 ulm Exp $
+
+ 09 Dec 2012; Ulrich Müller <ulm@gentoo.org> tac_plus-4.0.4.14.ebuild,
+ tac_plus-4.0.4.15.ebuild, tac_plus-4.0.4.19-r2.ebuild,
+ tac_plus-4.0.4.19-r3.ebuild:
+ Fix LICENSE, see COPYING. Bug 446546.
13 Jul 2012; Ian Stakenvicius <axs@gentoo.org> tac_plus-4.0.4.14.ebuild,
tac_plus-4.0.4.15.ebuild, tac_plus-4.0.4.19-r2.ebuild,
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.14.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.14.ebuild
index a15e5a6575b4..69f0ff13c48c 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.14.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.14.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-nds/tac_plus/tac_plus-4.0.4.14.ebuild,v 1.4 2012/07/13 15:00:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/tac_plus-4.0.4.14.ebuild,v 1.5 2012/12/09 10:27:58 ulm Exp $
MY_P="tacacs+-F${PV}"
S="${WORKDIR}/${MY_P}"
@@ -9,7 +9,7 @@ DESCRIPTION="An updated version of Cisco's TACACS+ server"
HOMEPAGE="http://www.shrubbery.net/tac_plus/"
SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
-LICENSE="as-is GPL-2"
+LICENSE="HPND RSA GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="x86 ~amd64"
IUSE="debug finger tcpd skey"
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.15.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.15.ebuild
index c12094d066b5..f8e8fab67d1b 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.15.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.15.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-nds/tac_plus/tac_plus-4.0.4.15.ebuild,v 1.3 2012/07/13 15:00:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/tac_plus-4.0.4.15.ebuild,v 1.4 2012/12/09 10:27:58 ulm Exp $
MY_P="tacacs+-F${PV}"
S="${WORKDIR}/${MY_P}"
@@ -9,7 +9,7 @@ DESCRIPTION="An updated version of Cisco's TACACS+ server"
HOMEPAGE="http://www.shrubbery.net/tac_plus/"
SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
-LICENSE="as-is GPL-2"
+LICENSE="HPND RSA GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="debug finger tcpd skey"
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild
index 9ced8ced98c8..25142096185b 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r2.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-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild,v 1.3 2012/07/13 15:00:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/tac_plus-4.0.4.19-r2.ebuild,v 1.4 2012/12/09 10:27:58 ulm Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="An updated version of Cisco's TACACS+ server"
HOMEPAGE="http://www.shrubbery.net/tac_plus/"
SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
-LICENSE="as-is GPL-2"
+LICENSE="HPND RSA GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="debug finger maxsess tcpd skey static-libs"
diff --git a/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild
index 8c4b31d75c05..ee716dc2d949 100644
--- a/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild
+++ b/net-nds/tac_plus/tac_plus-4.0.4.19-r3.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-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild,v 1.5 2012/07/13 15:00:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/tac_plus/tac_plus-4.0.4.19-r3.ebuild,v 1.6 2012/12/09 10:27:58 ulm Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="An updated version of Cisco's TACACS+ server"
HOMEPAGE="http://www.shrubbery.net/tac_plus/"
SRC_URI="ftp://ftp.shrubbery.net/pub/tac_plus/${MY_P}.tar.gz"
-LICENSE="as-is GPL-2"
+LICENSE="HPND RSA GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="debug finger maxsess tcpd skey static-libs"