summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-29 16:56:32 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-29 16:56:32 +0000
commit5a694119464fa7af717c3303a12d2299100df37a (patch)
tree405e623a79b4f58fd81671387dfa3e8009b49f4d /dev-lisp
parentPreparing for adding SELinux policy package for rtorrent (diff)
downloadgentoo-2-5a694119464fa7af717c3303a12d2299100df37a.tar.gz
gentoo-2-5a694119464fa7af717c3303a12d2299100df37a.tar.bz2
gentoo-2-5a694119464fa7af717c3303a12d2299100df37a.zip
Specify LICENSE more precisely.
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-clx/ChangeLog8
-rw-r--r--dev-lisp/cl-clx/cl-clx-0.7.1.ebuild6
-rw-r--r--dev-lisp/cl-clx/cl-clx-0.7.2.ebuild6
-rw-r--r--dev-lisp/cl-clx/cl-clx-0.7.3.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-lisp/cl-clx/ChangeLog b/dev-lisp/cl-clx/ChangeLog
index 6e56dd5944d8..0d5c182d7763 100644
--- a/dev-lisp/cl-clx/ChangeLog
+++ b/dev-lisp/cl-clx/ChangeLog
@@ -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
diff --git a/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild b/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild
index b694b0186085..99e641907cb3 100644
--- a/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild
+++ b/dev-lisp/cl-clx/cl-clx-0.7.1.ebuild
@@ -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 @@ DESCRIPTION="Portable CLX"
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=""
diff --git a/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild b/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild
index 5dfabe249525..4de4987979b4 100644
--- a/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild
+++ b/dev-lisp/cl-clx/cl-clx-0.7.2.ebuild
@@ -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 @@ DESCRIPTION="Portable CLX"
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=""
diff --git a/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild b/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild
index da2e0321380b..0de683dfecf7 100644
--- a/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild
+++ b/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild
@@ -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 @@ DESCRIPTION="CLX is the Common Lisp interface to the X11 protocol primarily for
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=""