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 | 5a694119464fa7af717c3303a12d2299100df37a (patch) | |
tree | 405e623a79b4f58fd81671387dfa3e8009b49f4d /dev-lisp/cl-clx/cl-clx-0.7.1.ebuild | |
parent | Preparing for adding SELinux policy package for rtorrent (diff) | |
download | gentoo-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/cl-clx/cl-clx-0.7.1.ebuild')
-rw-r--r-- | dev-lisp/cl-clx/cl-clx-0.7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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="" |