public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/nasm: nasm-2.08.01.ebuild nasm-2.07.ebuild ChangeLog
@ 2010-06-23 23:01 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2010-06-23 23:01 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/06/23 23:01:09

  Modified:             nasm-2.08.01.ebuild nasm-2.07.ebuild ChangeLog
  Log:
  fix LICENSE
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-lang/nasm/nasm-2.08.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild?r1=1.3&r2=1.4

Index: nasm-2.08.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nasm-2.08.01.ebuild	23 Jun 2010 22:05:52 -0000	1.3
+++ nasm-2.08.01.ebuild	23 Jun 2010 23:01:09 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild,v 1.3 2010/06/23 22:05:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.08.01.ebuild,v 1.4 2010/06/23 23:01:09 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils toolchain-funcs flag-o-matic
@@ -9,7 +9,7 @@
 HOMEPAGE="http://nasm.sourceforge.net/"
 SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="-* amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"



1.6                  dev-lang/nasm/nasm-2.07.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild?r1=1.5&r2=1.6

Index: nasm-2.07.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nasm-2.07.ebuild	2 Jan 2010 18:39:11 -0000	1.5
+++ nasm-2.07.ebuild	23 Jun 2010 23:01:09 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild,v 1.5 2010/01/02 18:39:11 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/nasm-2.07.ebuild,v 1.6 2010/06/23 23:01:09 mr_bones_ Exp $
 
 EAPI=2
 inherit autotools eutils toolchain-funcs flag-o-matic
@@ -9,7 +9,7 @@
 HOMEPAGE="http://nasm.sourceforge.net/"
 SRC_URI="http://www.nasm.us/pub/nasm/releasebuilds/${PV/_}/${P/_}.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="-* amd64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc"



1.66                 dev-lang/nasm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/nasm/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	23 Jun 2010 22:05:52 -0000	1.65
+++ ChangeLog	23 Jun 2010 23:01:09 -0000	1.66
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/nasm
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.65 2010/06/23 22:05:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nasm/ChangeLog,v 1.66 2010/06/23 23:01:09 mr_bones_ Exp $
+
+  23 Jun 2010; Michael Sterrett <mr_bones_@gentoo.org> nasm-2.07.ebuild,
+  nasm-2.08.01.ebuild:
+  fix LICENSE
 
   23 Jun 2010; Markos Chandras <hwoarang@gentoo.org> nasm-2.08.01.ebuild:
   Stable on amd64 wrt bug #322695






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

only message in thread, other threads:[~2010-06-23 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 23:01 [gentoo-commits] gentoo-x86 commit in dev-lang/nasm: nasm-2.08.01.ebuild nasm-2.07.ebuild ChangeLog Michael Sterrett (mr_bones_)

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