summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-07 20:34:53 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-07 20:34:53 +0000
commit08b1443d4cda7b78c4e9418c6aaedfef7f207c3a (patch)
tree2d07c26c4ff3459b1215191c3daf73c10f87ee86 /dev-lisp/cl-asdf
parentStable on ppc64 (diff)
downloadgentoo-2-08b1443d4cda7b78c4e9418c6aaedfef7f207c3a.tar.gz
gentoo-2-08b1443d4cda7b78c4e9418c6aaedfef7f207c3a.tar.bz2
gentoo-2-08b1443d4cda7b78c4e9418c6aaedfef7f207c3a.zip
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'dev-lisp/cl-asdf')
-rw-r--r--dev-lisp/cl-asdf/ChangeLog5
-rw-r--r--dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog
index fc1cf7cc764e..e4382b754257 100644
--- a/dev-lisp/cl-asdf/ChangeLog
+++ b/dev-lisp/cl-asdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-asdf
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.25 2006/05/01 19:51:00 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.26 2006/05/07 20:34:53 corsair Exp $
+
+ 07 May 2006; Markus Rothe <corsair@gentoo.org> cl-asdf-1.86-r1.ebuild:
+ Stable on ppc64
*cl-asdf-1.89 (01 May 2006)
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild
index e0da56110e2a..7cbf3d81d03c 100644
--- a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild
+++ b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.8 2005/12/17 21:52:49 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.9 2006/05/07 20:34:53 corsair Exp $
DEB_PV=1
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.orig.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc ~ppc-macos ~ppc64 s390 sparc x86"
+KEYWORDS="amd64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86"
IUSE=""
DEPEND=""