public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/xsdlib: xsdlib-20050627-r2.ebuild ChangeLog xsdlib-20050627-r1.ebuild xsdlib-20090415.ebuild
@ 2012-11-27 19:28 Ralph Sennhauser (sera)
  0 siblings, 0 replies; only message in thread
From: Ralph Sennhauser (sera) @ 2012-11-27 19:28 UTC (permalink / raw
  To: gentoo-commits

sera        12/11/27 19:28:19

  Modified:             xsdlib-20050627-r2.ebuild ChangeLog
                        xsdlib-20050627-r1.ebuild xsdlib-20090415.ebuild
  Log:
  Fix LICENSE - BSD Apache-1.1 - thanks to ulm in #444868
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 3C5CF75A)

Revision  Changes    Path
1.12                 dev-java/xsdlib/xsdlib-20050627-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r2.ebuild?r1=1.11&r2=1.12

Index: xsdlib-20050627-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xsdlib-20050627-r2.ebuild	15 Apr 2012 18:38:50 -0000	1.11
+++ xsdlib-20050627-r2.ebuild	27 Nov 2012 19:28:19 -0000	1.12
@@ -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/dev-java/xsdlib/xsdlib-20050627-r2.ebuild,v 1.11 2012/04/15 18:38:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r2.ebuild,v 1.12 2012/11/27 19:28:19 sera Exp $
 
 EAPI=1
 JAVA_PKG_IUSE="doc source"
@@ -12,7 +12,7 @@
 HOMEPAGE="https://msv.dev.java.net/"
 SRC_URI="mirror://gentoo/${MY_P}.zip"
 
-LICENSE="as-is Apache-1.1"
+LICENSE="BSD Apache-1.1"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 



1.38                 dev-java/xsdlib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xsdlib/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	29 Sep 2012 18:02:31 -0000	1.37
+++ ChangeLog	27 Nov 2012 19:28:19 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/xsdlib
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/ChangeLog,v 1.37 2012/09/29 18:02:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/ChangeLog,v 1.38 2012/11/27 19:28:19 sera Exp $
+
+  27 Nov 2012; <sera@gentoo.org> xsdlib-20050627-r1.ebuild,
+  xsdlib-20050627-r2.ebuild, xsdlib-20090415.ebuild:
+  Fix LICENSE - BSD Apache-1.1 - thanks to ulm in #444868
 
   29 Sep 2012; Fabian Groffen <grobian@gentoo.org> xsdlib-20090415.ebuild:
   Marked ~x64-macos



1.13                 dev-java/xsdlib/xsdlib-20050627-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r1.ebuild?r1=1.12&r2=1.13

Index: xsdlib-20050627-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xsdlib-20050627-r1.ebuild	1 Jan 2012 15:46:51 -0000	1.12
+++ xsdlib-20050627-r1.ebuild	27 Nov 2012 19:28:19 -0000	1.13
@@ -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/dev-java/xsdlib/xsdlib-20050627-r1.ebuild,v 1.12 2012/01/01 15:46:51 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20050627-r1.ebuild,v 1.13 2012/11/27 19:28:19 sera Exp $
 
 JAVA_PKG_IUSE="doc source"
 
@@ -11,7 +11,7 @@
 HOMEPAGE="https://msv.dev.java.net/"
 SRC_URI="mirror://gentoo/${MY_P}.zip"
 
-LICENSE="as-is Apache-1.1"
+LICENSE="BSD Apache-1.1"
 SLOT="0"
 KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
 



1.5                  dev-java/xsdlib/xsdlib-20090415.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild?r1=1.4&r2=1.5

Index: xsdlib-20090415.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xsdlib-20090415.ebuild	29 Sep 2012 18:02:31 -0000	1.4
+++ xsdlib-20090415.ebuild	27 Nov 2012 19:28:19 -0000	1.5
@@ -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/dev-java/xsdlib/xsdlib-20090415.ebuild,v 1.4 2012/09/29 18:02:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild,v 1.5 2012/11/27 19:28:19 sera Exp $
 
 EAPI="4"
 
@@ -12,7 +12,7 @@
 HOMEPAGE="http://msv.java.net/"
 SRC_URI="http://java.net/downloads/msv/releases/${PN}.${PV}.zip"
 
-LICENSE="BSD-2 Apache-1.1"
+LICENSE="BSD Apache-1.1"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE=""





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

only message in thread, other threads:[~2012-11-27 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-27 19:28 [gentoo-commits] gentoo-x86 commit in dev-java/xsdlib: xsdlib-20050627-r2.ebuild ChangeLog xsdlib-20050627-r1.ebuild xsdlib-20090415.ebuild Ralph Sennhauser (sera)

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