summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-04-27 12:49:06 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-04-27 12:49:06 +0000
commit3a72acbaf05f767c4b0c5e71aeefc44324fc2091 (patch)
tree7209b98cab253fa85df710954ad977fe8a87d2ed /net-libs/openslp
parentInitial import. (diff)
downloadgentoo-2-3a72acbaf05f767c4b0c5e71aeefc44324fc2091.tar.gz
gentoo-2-3a72acbaf05f767c4b0c5e71aeefc44324fc2091.tar.bz2
gentoo-2-3a72acbaf05f767c4b0c5e71aeefc44324fc2091.zip
Add GPL-2 to LICENSES because of init script, bug 426042
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)
Diffstat (limited to 'net-libs/openslp')
-rw-r--r--net-libs/openslp/ChangeLog7
-rw-r--r--net-libs/openslp/openslp-1.2.1-r1.ebuild6
-rw-r--r--net-libs/openslp/openslp-1.2.1-r2.ebuild6
-rw-r--r--net-libs/openslp/openslp-1.2.1-r3.ebuild4
-rw-r--r--net-libs/openslp/openslp-2.0.0.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/net-libs/openslp/ChangeLog b/net-libs/openslp/ChangeLog
index e1d401811f5e..f0daaf7f10f0 100644
--- a/net-libs/openslp/ChangeLog
+++ b/net-libs/openslp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/openslp
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/ChangeLog,v 1.61 2014/03/30 10:18:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/ChangeLog,v 1.62 2014/04/27 12:49:06 dilfridge Exp $
+
+ 27 Apr 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+ openslp-1.2.1-r1.ebuild, openslp-1.2.1-r2.ebuild, openslp-1.2.1-r3.ebuild,
+ openslp-2.0.0.ebuild:
+ Add GPL-2 to LICENSES because of init script, bug 426042
*openslp-1.2.1-r3 (30 Mar 2014)
diff --git a/net-libs/openslp/openslp-1.2.1-r1.ebuild b/net-libs/openslp/openslp-1.2.1-r1.ebuild
index 14b7739fbb9d..2a97aa08fe54 100644
--- a/net-libs/openslp/openslp-1.2.1-r1.ebuild
+++ b/net-libs/openslp/openslp-1.2.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1-r1.ebuild,v 1.4 2010/12/02 01:15:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1-r1.ebuild,v 1.5 2014/04/27 12:49:06 dilfridge Exp $
inherit eutils autotools
@@ -8,7 +8,7 @@ DESCRIPTION="An open-source implementation of Service Location Protocol"
HOMEPAGE="http://www.openslp.org/"
SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/net-libs/openslp/openslp-1.2.1-r2.ebuild b/net-libs/openslp/openslp-1.2.1-r2.ebuild
index f76eedad921b..fc982d55092a 100644
--- a/net-libs/openslp/openslp-1.2.1-r2.ebuild
+++ b/net-libs/openslp/openslp-1.2.1-r2.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/net-libs/openslp/openslp-1.2.1-r2.ebuild,v 1.10 2012/07/08 15:34:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1-r2.ebuild,v 1.11 2014/04/27 12:49:06 dilfridge Exp $
inherit eutils autotools
@@ -8,7 +8,7 @@ DESCRIPTION="An open-source implementation of Service Location Protocol"
HOMEPAGE="http://www.openslp.org/"
SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/net-libs/openslp/openslp-1.2.1-r3.ebuild b/net-libs/openslp/openslp-1.2.1-r3.ebuild
index adad1855d01c..e8a51259f5cc 100644
--- a/net-libs/openslp/openslp-1.2.1-r3.ebuild
+++ b/net-libs/openslp/openslp-1.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1-r3.ebuild,v 1.1 2014/03/30 10:18:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.2.1-r3.ebuild,v 1.2 2014/04/27 12:49:06 dilfridge Exp $
inherit eutils autotools systemd
@@ -8,7 +8,7 @@ DESCRIPTION="An open-source implementation of Service Location Protocol"
HOMEPAGE="http://www.openslp.org/"
SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
diff --git a/net-libs/openslp/openslp-2.0.0.ebuild b/net-libs/openslp/openslp-2.0.0.ebuild
index 209540b11d9e..9652dd4ef6c6 100644
--- a/net-libs/openslp/openslp-2.0.0.ebuild
+++ b/net-libs/openslp/openslp-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-2.0.0.ebuild,v 1.3 2014/03/30 10:18:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-2.0.0.ebuild,v 1.4 2014/04/27 12:49:06 dilfridge Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="An open-source implementation of Service Location Protocol"
HOMEPAGE="http://www.openslp.org/"
SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS=""
IUSE=""