public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-clx: cl-clx-0.7.3.ebuild ChangeLog cl-clx-0.7.1.ebuild cl-clx-0.7.2.ebuild
@ 2012-09-29 16:56 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2012-09-29 16:56 UTC (permalink / raw
  To: gentoo-commits

ulm         12/09/29 16:56:32

  Modified:             cl-clx-0.7.3.ebuild ChangeLog cl-clx-0.7.1.ebuild
                        cl-clx-0.7.2.ebuild
  Log:
  Specify LICENSE more precisely.
  
  (Portage version: 2.1.11.23/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-lisp/cl-clx/cl-clx-0.7.3.ebuild

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

Index: cl-clx-0.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cl-clx-0.7.3.ebuild	16 Aug 2007 09:56:17 -0000	1.4
+++ cl-clx-0.7.3.ebuild	29 Sep 2012 16:56:32 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.4 2007/08/16 09:56:17 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.5 2012/09/29 16:56:32 ulm Exp $
 
 inherit common-lisp eutils
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX"
 SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz"
 
-LICENSE="as-is"
+LICENSE="HPND"
 SLOT="0"
 KEYWORDS="amd64 ppc ~sparc ~x86"
 IUSE=""



1.16                 dev-lisp/cl-clx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	16 Aug 2007 09:56:17 -0000	1.15
+++ ChangeLog	29 Sep 2012 16:56:32 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lisp/cl-clx
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.15 2007/08/16 09:56:17 dertobi123 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.16 2012/09/29 16:56:32 ulm Exp $
+
+  29 Sep 2012; Ulrich Müller <ulm@gentoo.org> cl-clx-0.7.1.ebuild,
+  cl-clx-0.7.2.ebuild, cl-clx-0.7.3.ebuild:
+  Specify LICENSE more precisely.
 
   16 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> cl-clx-0.7.3.ebuild:
   ppc stable



1.2                  dev-lisp/cl-clx/cl-clx-0.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild?r1=1.1&r2=1.2

Index: cl-clx-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-clx-0.7.1.ebuild	25 Aug 2005 04:36:51 -0000	1.1
+++ cl-clx-0.7.1.ebuild	29 Sep 2012 16:56:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild,v 1.1 2005/08/25 04:36:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild,v 1.2 2012/09/29 16:56:32 ulm Exp $
 
 inherit common-lisp eutils
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX"
 SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz"
 
-LICENSE="as-is"
+LICENSE="HPND"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE=""



1.2                  dev-lisp/cl-clx/cl-clx-0.7.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild?r1=1.1&r2=1.2

Index: cl-clx-0.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cl-clx-0.7.2.ebuild	11 Jan 2006 07:53:02 -0000	1.1
+++ cl-clx-0.7.2.ebuild	29 Sep 2012 16:56:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild,v 1.1 2006/01/11 07:53:02 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild,v 1.2 2012/09/29 16:56:32 ulm Exp $
 
 inherit common-lisp eutils
 
@@ -8,7 +8,7 @@
 HOMEPAGE="http://ftp.linux.org.uk/pub/lisp/sbcl/ http://www.cliki.net/CLX"
 SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz"
 
-LICENSE="as-is"
+LICENSE="HPND"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""





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

only message in thread, other threads:[~2012-09-29 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-29 16:56 [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-clx: cl-clx-0.7.3.ebuild ChangeLog cl-clx-0.7.1.ebuild cl-clx-0.7.2.ebuild Ulrich Mueller (ulm)

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