diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-11 17:08:26 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-11 17:08:26 +0000 |
commit | 512d55b2654917a5078f41dceeff26d60bcc95b1 (patch) | |
tree | 69ca151cd8182dbaa701b7b332028dafcd325b78 /dev-lisp/cl-clx | |
parent | Removing Gnome 2.14 (diff) | |
download | historical-512d55b2654917a5078f41dceeff26d60bcc95b1.tar.gz historical-512d55b2654917a5078f41dceeff26d60bcc95b1.tar.bz2 historical-512d55b2654917a5078f41dceeff26d60bcc95b1.zip |
amd64 stable, bug 185075
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-lisp/cl-clx')
-rw-r--r-- | dev-lisp/cl-clx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lisp/cl-clx/cl-clx-0.7.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-clx/ChangeLog b/dev-lisp/cl-clx/ChangeLog index b2dce0127403..ef6b33a5264a 100644 --- a/dev-lisp/cl-clx/ChangeLog +++ b/dev-lisp/cl-clx/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2007/02/22 01:22:01 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/ChangeLog,v 1.14 2007/08/11 17:05:54 beandog Exp $ + + 11 Aug 2007; Steve Dibb <beandog@gentoo.org> cl-clx-0.7.3.ebuild: + amd64 stable, bug 185075 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. 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 be2ca07c810d..3e977d847320 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-2006 Gentoo Foundation +# Copyright 1999-2007 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.2 2006/07/04 21:03:23 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-clx/cl-clx-0.7.3.ebuild,v 1.3 2007/08/11 17:05:54 beandog Exp $ inherit common-lisp eutils @@ -10,7 +10,7 @@ SRC_URI="http://ftp.linux.org.uk/pub/lisp/sbcl/clx_${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="dev-lisp/common-lisp-controller |