summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:30:17 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:30:17 +0000
commit721839747e4f20644cd8074c7bd3254de7e90ee3 (patch)
treecc8af635c01280d05393a5b1d31af764e8d0e7b4 /dev-lisp/cl-acl-compat
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-721839747e4f20644cd8074c7bd3254de7e90ee3.tar.gz
gentoo-2-721839747e4f20644cd8074c7bd3254de7e90ee3.tar.bz2
gentoo-2-721839747e4f20644cd8074c7bd3254de7e90ee3.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-acl-compat')
-rw-r--r--dev-lisp/cl-acl-compat/ChangeLog6
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lisp/cl-acl-compat/ChangeLog b/dev-lisp/cl-acl-compat/ChangeLog
index 15a2c2868a5a..a0fe3287d68b 100644
--- a/dev-lisp/cl-acl-compat/ChangeLog
+++ b/dev-lisp/cl-acl-compat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-acl-compat
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.17 2005/02/24 06:42:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.18 2005/03/18 07:28:03 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-acl-compat-1.2.42.20050220.ebuild:
+ Keywording for ~amd64
24 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> :
New upstream version
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild
index e4b109a6a415..bcd9e4e2e164 100644
--- a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.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-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild,v 1.1 2005/02/24 06:42:17 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild,v 1.2 2005/03/18 07:28:03 mkennedy Exp $
inherit common-lisp eutils
@@ -13,7 +13,7 @@ HOMEPAGE="http://portableaserve.sourceforge.net/
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp