From 5784ee1ea3a762a4b52846f9c145305ff059ea81 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Mon, 21 Mar 2005 07:23:44 +0000 Subject: (Portage version: 2.0.51.19) --- dev-lisp/cl-hello/ChangeLog | 5 ++++- dev-lisp/cl-hello/cl-hello-0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lisp/cl-hello') diff --git a/dev-lisp/cl-hello/ChangeLog b/dev-lisp/cl-hello/ChangeLog index c9cff11ce6d5..b7a463386022 100644 --- a/dev-lisp/cl-hello/ChangeLog +++ b/dev-lisp/cl-hello/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-hello # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.1 2005/03/20 09:55:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/ChangeLog,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ + + 21 Mar 2005; Matthew Kennedy cl-hello-0.2.ebuild: + Keywording for ~amd64 *cl-hello-0.2 (20 Mar 2005) diff --git a/dev-lisp/cl-hello/cl-hello-0.2.ebuild b/dev-lisp/cl-hello/cl-hello-0.2.ebuild index c9b3c02c55d6..9fcac213a096 100644 --- a/dev-lisp/cl-hello/cl-hello-0.2.ebuild +++ b/dev-lisp/cl-hello/cl-hello-0.2.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-hello/cl-hello-0.2.ebuild,v 1.1 2005/03/20 09:55:40 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-hello/cl-hello-0.2.ebuild,v 1.2 2005/03/21 07:23:44 mkennedy Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/hello-lisp" SRC_URI="http://constantly.at/lisp/hello-lisp-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" -- cgit v1.2.3-65-gdbad