summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-05-24 18:48:37 +0000
commitbd77325d229c62b40c2f305f80910ccf26782510 (patch)
tree3f53021111fe1caf8f2e47c8eba17899f9a9b035 /dev-lisp/cl-memoization
parentVersion bump. (diff)
downloadgentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.gz
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.tar.bz2
gentoo-2-bd77325d229c62b40c2f305f80910ccf26782510.zip
Keywording ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-memoization')
-rw-r--r--dev-lisp/cl-memoization/ChangeLog5
-rw-r--r--dev-lisp/cl-memoization/Manifest2
-rw-r--r--dev-lisp/cl-memoization/cl-memoization-20050302.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-memoization/ChangeLog b/dev-lisp/cl-memoization/ChangeLog
index 556f5cff8510..4f365b01029b 100644
--- a/dev-lisp/cl-memoization/ChangeLog
+++ b/dev-lisp/cl-memoization/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-memoization
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-memoization/ChangeLog,v 1.3 2005/04/16 20:50:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-memoization/ChangeLog,v 1.4 2005/05/24 18:48:34 mkennedy Exp $
+
+ 24 May 2005; <mkennedy@gentoo.org> cl-memoization-20050302.ebuild:
+ Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
-cl-memoization-1.0.ebuild, cl-memoization-20050302.ebuild:
diff --git a/dev-lisp/cl-memoization/Manifest b/dev-lisp/cl-memoization/Manifest
index 52c03353495d..598afaba379d 100644
--- a/dev-lisp/cl-memoization/Manifest
+++ b/dev-lisp/cl-memoization/Manifest
@@ -1,4 +1,4 @@
MD5 a527827026bc00ad506e4ab09aceaf01 ChangeLog 719
+MD5 32e71d63038c8f7f522c8af4bad03e35 cl-memoization-20050302.ebuild 843
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
-MD5 7b74c6d62e9154ddfd787c6ce0294ca6 cl-memoization-20050302.ebuild 836
MD5 6cdc3c148bb99fd957257a8e16006bc1 files/digest-cl-memoization-20050302 74
diff --git a/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild b/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild
index ddd97dcee383..b2b191cadd9c 100644
--- a/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild
+++ b/dev-lisp/cl-memoization/cl-memoization-20050302.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-memoization/cl-memoization-20050302.ebuild,v 1.2 2005/04/16 20:50:30 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-memoization/cl-memoization-20050302.ebuild,v 1.3 2005/05/24 18:48:34 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://packages.debian.org/unstable/libs/cl-memoization"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-memoization/${PN}_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"