summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-21 08:20:24 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-21 08:20:24 +0000
commitacc902d011526ee4c8e2a9ce43978df3fd2d4a18 (patch)
tree62549a2e9ebba61e0685ffa4b5efae1996fa3b03 /dev-lisp/cl-inflate
parentVersion bumped. (diff)
downloadgentoo-2-acc902d011526ee4c8e2a9ce43978df3fd2d4a18.tar.gz
gentoo-2-acc902d011526ee4c8e2a9ce43978df3fd2d4a18.tar.bz2
gentoo-2-acc902d011526ee4c8e2a9ce43978df3fd2d4a18.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/cl-inflate')
-rw-r--r--dev-lisp/cl-inflate/ChangeLog8
-rw-r--r--dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-inflate/ChangeLog b/dev-lisp/cl-inflate/ChangeLog
index fddbbaeb0286..116f447c2bb3 100644
--- a/dev-lisp/cl-inflate/ChangeLog
+++ b/dev-lisp/cl-inflate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-inflate
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/ChangeLog,v 1.4 2004/06/24 23:44:30 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/ChangeLog,v 1.5 2005/03/21 08:16:31 mkennedy Exp $
+
+ 21 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-inflate-1.1.4.2.1-r1.ebuild:
+ Keywording for ~amd64
*cl-inflate-1.1.4.2.1-r1 (12 Feb 2004)
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 20eeef9d206b..e7419a1dc3a7 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-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-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.3 2004/07/14 15:32:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-inflate/cl-inflate-1.1.4.2.1-r1.ebuild,v 1.4 2005/03/21 08:16:31 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"
+KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"