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-puri
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-puri')
-rw-r--r--dev-lisp/cl-puri/ChangeLog7
-rw-r--r--dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-puri/ChangeLog b/dev-lisp/cl-puri/ChangeLog
index c83a4eae5b22..fbb69b485eae 100644
--- a/dev-lisp/cl-puri/ChangeLog
+++ b/dev-lisp/cl-puri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-puri
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/ChangeLog,v 1.6 2004/06/24 23:50:33 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/ChangeLog,v 1.7 2005/03/18 07:27:19 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-puri-1.3.1.1.ebuild:
+ Keywording for ~amd64
09 May 2004; David Holm <dholm@gentoo.org> cl-puri-1.3.1.1.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild b/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild
index 8e0e0d40a94c..232d9da1515e 100644
--- a/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild
+++ b/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild,v 1.5 2004/07/14 16:00:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-puri/cl-puri-1.3.1.1.ebuild,v 1.6 2005/03/18 07:27:19 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/puri/puri-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester