public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/lzma: lzma-9.20.ebuild lzma-4.63.ebuild ChangeLog lzma-4.65.ebuild
@ 2012-11-19 12:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2012-11-19 12:50 UTC (permalink / raw
  To: gentoo-commits

jer         12/11/19 12:50:45

  Modified:             lzma-9.20.ebuild lzma-4.63.ebuild ChangeLog
                        lzma-4.65.ebuild
  Log:
  Fix LICENSE.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  app-arch/lzma/lzma-9.20.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild?r1=1.1&r2=1.2

Index: lzma-9.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lzma-9.20.ebuild	6 Jan 2011 02:57:10 -0000	1.1
+++ lzma-9.20.ebuild	19 Nov 2012 12:50:45 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild,v 1.1 2011/01/06 02:57:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-9.20.ebuild,v 1.2 2012/11/19 12:50:45 jer Exp $
 
 inherit toolchain-funcs
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://www.7-zip.org/sdk.html"
 SRC_URI="mirror://sourceforge/sevenzip/${MY_P}.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc"



1.3                  app-arch/lzma/lzma-4.63.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild?r1=1.2&r2=1.3

Index: lzma-4.63.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lzma-4.63.ebuild	26 Jan 2009 23:18:01 -0000	1.2
+++ lzma-4.63.ebuild	19 Nov 2012 12:50:45 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild,v 1.2 2009/01/26 23:18:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.63.ebuild,v 1.3 2012/11/19 12:50:45 jer Exp $
 
 inherit toolchain-funcs
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://www.7-zip.org/sdk.html"
 SRC_URI="mirror://sourceforge/sevenzip/${PN}463.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~arm ~amd64 ~ia64 ~mips ~sparc ~x86"
 IUSE="doc"



1.18                 app-arch/lzma/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzma/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	19 Aug 2011 17:21:05 -0000	1.17
+++ ChangeLog	19 Nov 2012 12:50:45 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/lzma
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/ChangeLog,v 1.17 2011/08/19 17:21:05 hwoarang Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/ChangeLog,v 1.18 2012/11/19 12:50:45 jer Exp $
+
+  19 Nov 2012; Jeroen Roovers <jer@gentoo.org> lzma-4.63.ebuild,
+  lzma-4.65.ebuild, lzma-9.20.ebuild:
+  Fix LICENSE.
 
   19 Aug 2011; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   remove radek from metadata.xml



1.3                  app-arch/lzma/lzma-4.65.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild?r1=1.2&r2=1.3

Index: lzma-4.65.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lzma-4.65.ebuild	1 Jan 2010 19:33:34 -0000	1.2
+++ lzma-4.65.ebuild	19 Nov 2012 12:50:45 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild,v 1.2 2010/01/01 19:33:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma/lzma-4.65.ebuild,v 1.3 2012/11/19 12:50:45 jer Exp $
 
 inherit toolchain-funcs versionator
 
@@ -9,7 +9,7 @@
 HOMEPAGE="http://www.7-zip.org/sdk.html"
 SRC_URI="mirror://sourceforge/sevenzip/${MY_P}.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ia64 ~mips ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc"





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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 12:50 [gentoo-commits] gentoo-x86 commit in app-arch/lzma: lzma-9.20.ebuild lzma-4.63.ebuild ChangeLog lzma-4.65.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