public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.16.ebuild unbound-1.4.18.ebuild unbound-1.4.17-r1.ebuild
@ 2012-11-07  3:02 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-11-07  3:02 UTC (permalink / raw
  To: gentoo-commits

jer         12/11/07 03:02:01

  Modified:             ChangeLog unbound-1.4.16.ebuild
                        unbound-1.4.18.ebuild unbound-1.4.17-r1.ebuild
  Log:
  Add GPL-2 to LICENSE for files/unbound.initd by Ian Stakenvicius (bug #426024).
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.46                 net-dns/unbound/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	7 Nov 2012 02:57:38 -0000	1.45
+++ ChangeLog	7 Nov 2012 03:02:01 -0000	1.46
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.45 2012/11/07 02:57:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.46 2012/11/07 03:02:01 jer Exp $
+
+  07 Nov 2012; Jeroen Roovers <jer@gentoo.org> unbound-1.4.16.ebuild,
+  unbound-1.4.17-r1.ebuild, unbound-1.4.18.ebuild:
+  Add GPL-2 to LICENSE for files/unbound.initd by Ian Stakenvicius (bug
+  #426024).
 
 *unbound-1.4.18 (07 Nov 2012)
 



1.7                  net-dns/unbound/unbound-1.4.16.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild?r1=1.6&r2=1.7

Index: unbound-1.4.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- unbound-1.4.16.ebuild	14 Jun 2012 02:23:04 -0000	1.6
+++ unbound-1.4.16.ebuild	7 Nov 2012 03:02:01 -0000	1.7
@@ -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-dns/unbound/unbound-1.4.16.ebuild,v 1.6 2012/06/14 02:23:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.16.ebuild,v 1.7 2012/11/07 03:02:01 jer Exp $
 
 EAPI="3"
 PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://unbound.net/"
 SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86 ~x64-macos"
 IUSE="debug gost python selinux static-libs test threads"



1.2                  net-dns/unbound/unbound-1.4.18.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild?r1=1.1&r2=1.2

Index: unbound-1.4.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.4.18.ebuild	7 Nov 2012 02:57:38 -0000	1.1
+++ unbound-1.4.18.ebuild	7 Nov 2012 03:02:01 -0000	1.2
@@ -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-dns/unbound/unbound-1.4.18.ebuild,v 1.1 2012/11/07 02:57:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.18.ebuild,v 1.2 2012/11/07 03:02:01 jer Exp $
 
 EAPI="4"
 PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://unbound.net/"
 SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
 IUSE="debug gost python selinux static-libs test threads"



1.2                  net-dns/unbound/unbound-1.4.17-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.17-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.17-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/unbound-1.4.17-r1.ebuild?r1=1.1&r2=1.2

Index: unbound-1.4.17-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.17-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.4.17-r1.ebuild	7 Nov 2012 02:41:08 -0000	1.1
+++ unbound-1.4.17-r1.ebuild	7 Nov 2012 03:02:01 -0000	1.2
@@ -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-dns/unbound/unbound-1.4.17-r1.ebuild,v 1.1 2012/11/07 02:41:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.17-r1.ebuild,v 1.2 2012/11/07 03:02:01 jer Exp $
 
 EAPI="4"
 PYTHON_DEPEND="python? 2"
@@ -13,7 +13,7 @@
 HOMEPAGE="http://unbound.net/"
 SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
 
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86 ~x64-macos"
 IUSE="debug gost python selinux static-libs test threads"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-07  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-07  3:02 [gentoo-commits] gentoo-x86 commit in net-dns/unbound: ChangeLog unbound-1.4.16.ebuild unbound-1.4.18.ebuild unbound-1.4.17-r1.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox