summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-15 05:47:05 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-15 05:47:05 +0000
commite27e5b0f6055fde0137eb65b07ab6545739b8d49 (patch)
treec68806e0f505a7e0226dcb382e6e7206b214f0dc /dev-lisp
parentStable on ppc64; bug #217700 (diff)
downloadgentoo-2-e27e5b0f6055fde0137eb65b07ab6545739b8d49.tar.gz
gentoo-2-e27e5b0f6055fde0137eb65b07ab6545739b8d49.tar.bz2
gentoo-2-e27e5b0f6055fde0137eb65b07ab6545739b8d49.zip
Stable on ppc64; bug #217700
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-asdf-binary-locations/ChangeLog8
-rw-r--r--dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-lisp/cl-asdf-binary-locations/ChangeLog b/dev-lisp/cl-asdf-binary-locations/ChangeLog
index 06d8621bb6a8..5d3b6f52a578 100644
--- a/dev-lisp/cl-asdf-binary-locations/ChangeLog
+++ b/dev-lisp/cl-asdf-binary-locations/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-asdf-binary-locations
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.4 2007/12/08 16:41:26 drac Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/ChangeLog,v 1.5 2008/04/15 05:47:05 corsair Exp $
+
+ 15 Apr 2008; Markus Rothe <corsair@gentoo.org>
+ cl-asdf-binary-locations-20061018.ebuild:
+ Stable on ppc64; bug #217700
08 Dec 2007; Samuli Suominen <drac@gentoo.org>
cl-asdf-binary-locations-20061018.ebuild:
diff --git a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
index 1e0c3b421c25..c2d958e2bccc 100644
--- a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
+++ b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.3 2007/12/08 16:41:26 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.4 2008/04/15 05:47:05 corsair Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/cl-containers/asdf-binary-locations/"
SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lisp/cl-asdf"