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-base64
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-base64')
-rw-r--r--dev-lisp/cl-base64/ChangeLog7
-rw-r--r--dev-lisp/cl-base64/cl-base64-3.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-base64/ChangeLog b/dev-lisp/cl-base64/ChangeLog
index 3f9b03e6a535..e7ba4594675e 100644
--- a/dev-lisp/cl-base64/ChangeLog
+++ b/dev-lisp/cl-base64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-base64
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/ChangeLog,v 1.8 2004/06/24 23:41:26 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/ChangeLog,v 1.9 2005/03/18 07:39:57 mkennedy Exp $
+
+ 18 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-base64-3.3.1.ebuild:
+ Keywording for ~amd64
09 May 2004; David Holm <dholm@gentoo.org> cl-base64-3.3.1.ebuild:
Added to ~ppc.
diff --git a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
index 7e7f05c85573..6b22e57c6d88 100644
--- a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild
+++ b/dev-lisp/cl-base64/cl-base64-3.3.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-base64/cl-base64-3.3.1.ebuild,v 1.4 2004/07/14 15:21:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild,v 1.5 2005/03/18 07:39:57 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://packages.debian.org/unstable/devel/cl-base64.html
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-base64/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
DEPEND="dev-lisp/cl-kmrcl"