diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-18 07:36:16 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-03-18 07:36:16 +0000 |
commit | 4a9e44dc65b84786c12a45b28ac5c078ac9f3810 (patch) | |
tree | 092ffd006605ee78f078602911e9d8a0d580fb44 /dev-lisp/cl-aspectl | |
parent | Version bump. (diff) | |
download | gentoo-2-4a9e44dc65b84786c12a45b28ac5c078ac9f3810.tar.gz gentoo-2-4a9e44dc65b84786c12a45b28ac5c078ac9f3810.tar.bz2 gentoo-2-4a9e44dc65b84786c12a45b28ac5c078ac9f3810.zip |
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-aspectl')
-rw-r--r-- | dev-lisp/cl-aspectl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lisp/cl-aspectl/ChangeLog b/dev-lisp/cl-aspectl/ChangeLog index f58d0eff18d3..38ae4a64cc33 100644 --- a/dev-lisp/cl-aspectl/ChangeLog +++ b/dev-lisp/cl-aspectl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-aspectl # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.2 2005/02/10 09:18:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/ChangeLog,v 1.3 2005/03/18 07:34:54 mkennedy Exp $ + + 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> + cl-aspectl-0.6.4.ebuild: + Keywording for ~amd64 *cl-aspectl-0.6.4 (28 Jan 2005) diff --git a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild index 661e0741f2ae..bb9203e0c332 100644 --- a/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild +++ b/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.1 2005/02/10 09:18:30 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aspectl/cl-aspectl-0.6.4.ebuild,v 1.2 2005/03/18 07:34:54 mkennedy Exp $ inherit common-lisp @@ -10,7 +10,7 @@ SRC_URI="http://common-lisp.net/project/aspectl/downloads/aspectl-${PV}.zip" LICENSE="CCPL-Attribution-2.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller |