axs         15/03/18 18:27:16

  Modified:             npapi-sdk-9999.ebuild npapi-sdk-0.27.ebuild
                        npapi-sdk-0.27.2.ebuild ChangeLog
  Log:
  fixed LICENSE to point to BSD, to match COPYING; bug 543690
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  Changes    Path
1.11                 net-misc/npapi-sdk/npapi-sdk-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild?r1=1.10&r2=1.11

Index: npapi-sdk-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- npapi-sdk-9999.ebuild       6 Jul 2014 13:22:29 -0000       1.10
+++ npapi-sdk-9999.ebuild       18 Mar 2015 18:27:16 -0000      1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 
1.10 2014/07/06 13:22:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 
1.11 2015/03/18 18:27:16 axs Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
 SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
-LICENSE="MPL-1.1"
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""



1.13                 net-misc/npapi-sdk/npapi-sdk-0.27.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild?r1=1.12&r2=1.13

Index: npapi-sdk-0.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- npapi-sdk-0.27.ebuild       6 Jul 2014 13:22:29 -0000       1.12
+++ npapi-sdk-0.27.ebuild       18 Mar 2015 18:27:16 -0000      1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 
1.12 2014/07/06 13:22:29 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 
1.13 2015/03/18 18:27:16 axs Exp $
 
 EAPI=4
 inherit autotools-utils
@@ -9,7 +9,7 @@
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
 SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
-LICENSE="MPL-1.1"
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""



1.11                 net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild?r1=1.10&r2=1.11

Index: npapi-sdk-0.27.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- npapi-sdk-0.27.2.ebuild     6 Jul 2014 13:22:29 -0000       1.10
+++ npapi-sdk-0.27.2.ebuild     18 Mar 2015 18:27:16 -0000      1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.10 
2014/07/06 13:22:29 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.11 
2015/03/18 18:27:16 axs Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/";
 SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2";
 
-LICENSE="MPL-1.1"
+LICENSE="BSD"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""



1.28                 net-misc/npapi-sdk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/npapi-sdk/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   6 Jul 2014 13:22:29 -0000       1.27
+++ ChangeLog   18 Mar 2015 18:27:16 -0000      1.28
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/npapi-sdk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.27 
2014/07/06 13:22:29 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.28 
2015/03/18 18:27:16 axs Exp $
+
+  18 Mar 2015; Ian Stakenvicius (_AxS_) <[email protected]>
+  npapi-sdk-0.27.2.ebuild, npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
+  fixed LICENSE to point to BSD, to match COPYING; bug 543690
 
   06 Jul 2014; Michał Górny <[email protected]> npapi-sdk-0.27.2.ebuild,
   npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:




Reply via email to