diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-09-29 16:56:32 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-09-29 16:56:32 +0000 |
commit | 40a499ab8dbe2c20c0839264d4d673fa74fa2414 (patch) | |
tree | 20153deae41597d403aecf6a2257c0215bd9991e /dev-lisp/cl-clx/cl-clx-0.7.3.ebuild | |
parent | Preparing for adding SELinux policy package for rtorrent (diff) | |
download | historical-40a499ab8dbe2c20c0839264d4d673fa74fa2414.tar.gz historical-40a499ab8dbe2c20c0839264d4d673fa74fa2414.tar.bz2 historical-40a499ab8dbe2c20c0839264d4d673fa74fa2414.zip |
Specify LICENSE more precisely.
Package-Manager: portage-2.1.11.23/cvs/Linux x86_64
Diffstat (limited to 'dev-lisp/cl-clx/cl-clx-0.7.3.ebuild')
-rw-r--r-- | dev-lisp/cl-clx/cl-clx-0.7.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |