summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:42:10 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-18 07:42:10 +0000
commitfc8babba6d835c8657a93a75d67d9354644f60e4 (patch)
tree914e97b58e1943b1dce1c2f0bad5da9b29427519 /dev-lisp/cl-ptester
parentVersion bump. (diff)
downloadhistorical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.gz
historical-fc8babba6d835c8657a93a75d67d9354644f60e4.tar.bz2
historical-fc8babba6d835c8657a93a75d67d9354644f60e4.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-ptester')
-rw-r--r--dev-lisp/cl-ptester/ChangeLog8
-rw-r--r--dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-ptester/ChangeLog b/dev-lisp/cl-ptester/ChangeLog
index a1cf9695c754..af4a22e2ce2e 100644
--- a/dev-lisp/cl-ptester/ChangeLog
+++ b/dev-lisp/cl-ptester/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-ptester
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/ChangeLog,v 1.5 2004/06/24 23:50:22 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/ChangeLog,v 1.6 2005/03/18 07:26:57 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-ptester-2.1.2.ebuild:
+ Keywording for ~amd64
09 May 2004; David Holm <dholm@gentoo.org> cl-ptester-2.1.2.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild b/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild
index 4e3ffed8a081..5f608a692549 100644
--- a/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild
+++ b/dev-lisp/cl-ptester/cl-ptester-2.1.2.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-ptester/cl-ptester-2.1.2.ebuild,v 1.4 2004/06/24 23:50:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ptester/cl-ptester-2.1.2.ebuild,v 1.5 2005/03/18 07:26:57 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.b9.com"
SRC_URI="ftp://ftp.b9.com/ptester/ptester-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"