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-inflate
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-inflate')
-rw-r--r--dev-lisp/cl-inflate/ChangeLog5
-rw-r--r--dev-lisp/cl-inflate/Manifest2
-rw-r--r--dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-inflate/ChangeLog b/dev-lisp/cl-inflate/ChangeLog
index 3ddc3c875ec8..59e0432ecdef 100644
--- a/dev-lisp/cl-inflate/ChangeLog
+++ b/dev-lisp/cl-inflate/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-inflate
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/ChangeLog,v 1.6 2005/04/16 20:28:32 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/ChangeLog,v 1.7 2005/05/24 18:48:33 mkennedy Exp $
+
+ 24 May 2005; <mkennedy@gentoo.org> cl-inflate-1.1.4.2.1-r1.ebuild:
+ Keywording ~sparc
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
-cl-inflate-1.1.4.2.1.ebuild, cl-inflate-1.1.4.2.1-r1.ebuild:
diff --git a/dev-lisp/cl-inflate/Manifest b/dev-lisp/cl-inflate/Manifest
index 8c2d62044a5c..db404c9a24d4 100644
--- a/dev-lisp/cl-inflate/Manifest
+++ b/dev-lisp/cl-inflate/Manifest
@@ -1,5 +1,5 @@
MD5 ea04abbba44d2c9927a28e68704d4c33 ChangeLog 843
-MD5 c403792f528ab6dc69abf2384f33e8b6 cl-inflate-1.1.4.2.1-r1.ebuild 786
+MD5 d317e4b50b2609f35c7cf287911f51ad cl-inflate-1.1.4.2.1-r1.ebuild 793
MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 a2edf99d5162f55b35de68f81c3822e8 files/digest-cl-inflate-1.1.4.2.1-r1 75
MD5 12bbae57ce2e43c7c4585600acc44926 files/inflate.asd 1239
diff --git a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild
index f04cc59afaa5..1bab3c9f6b09 100644
--- a/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild
+++ b/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.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-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.5 2005/04/16 20:28:32 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.6 2005/05/24 18:48:33 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://opensource.franz.com/deflate/index.html
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-inflate/${PN}_${PV}.orig.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"