summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:21:26 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 00:21:26 +0000
commite11b4c4b4f3fe9b79500abc6c5cb9ed8ff7e6b14 (patch)
tree9c4358a23958a1233a9c15e7aa33b16f8765edf3 /dev-lisp/cl-quick-arrays
parentNew release, new bugs? (diff)
downloadhistorical-e11b4c4b4f3fe9b79500abc6c5cb9ed8ff7e6b14.tar.gz
historical-e11b4c4b4f3fe9b79500abc6c5cb9ed8ff7e6b14.tar.bz2
historical-e11b4c4b4f3fe9b79500abc6c5cb9ed8ff7e6b14.zip
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-quick-arrays')
-rw-r--r--dev-lisp/cl-quick-arrays/ChangeLog6
-rw-r--r--dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild4
-rw-r--r--dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0.ebuild36
-rw-r--r--dev-lisp/cl-quick-arrays/files/digest-cl-quick-arrays-1.01
4 files changed, 7 insertions, 40 deletions
diff --git a/dev-lisp/cl-quick-arrays/ChangeLog b/dev-lisp/cl-quick-arrays/ChangeLog
index 260fe3554ec1..800d67977fed 100644
--- a/dev-lisp/cl-quick-arrays/ChangeLog
+++ b/dev-lisp/cl-quick-arrays/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-quick-arrays
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-quick-arrays/ChangeLog,v 1.6 2005/04/11 08:15:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-quick-arrays/ChangeLog,v 1.7 2005/04/17 00:18:59 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -cl-quick-arrays-1.0.ebuild, cl-quick-arrays-1.0-r1.ebuild:
+ Keywording.
11 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
cl-quick-arrays-1.0-r1.ebuild:
diff --git a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild b/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild
index ba6c1088f1d2..0c5d258f01c1 100644
--- a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild
+++ b/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-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-quick-arrays/cl-quick-arrays-1.0-r1.ebuild,v 1.5 2005/04/11 08:15:51 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0-r1.ebuild,v 1.6 2005/04/17 00:18:59 mkennedy Exp $
inherit common-lisp
@@ -12,7 +12,7 @@ HOMEPAGE="http://packages.debian.org/unstable/libs/cl-quick-arrays.html
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-quick-arrays/${PN}_${PV}-${DEB_PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0.ebuild b/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0.ebuild
deleted file mode 100644
index 6f4d47fb41b1..000000000000
--- a/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-quick-arrays/cl-quick-arrays-1.0.ebuild,v 1.5 2005/02/03 03:42:26 mkennedy Exp $
-
-inherit common-lisp
-
-DEB_PV=8
-
-DESCRIPTION="Common Lisp library offering less flexible, but faster arrays"
-HOMEPAGE="http://packages.debian.org/unstable/libs/cl-quick-arrays.html
- http://www.cliki.net/quick-arrays"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-quick-arrays/${PN}_${PV}-${DEB_PV}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=quick-arrays
-
-S=${WORKDIR}/quick-arrays-${PV}
-
-src_install() {
- common-lisp-install *.asd *.lisp
- common-lisp-system-symlink
- do-debian-credits
-}
-
-pkg_preinst() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
-
-pkg_postrm() {
- rm -rf /usr/lib/common-lisp/*/${CLPACKAGE} || true
-}
diff --git a/dev-lisp/cl-quick-arrays/files/digest-cl-quick-arrays-1.0 b/dev-lisp/cl-quick-arrays/files/digest-cl-quick-arrays-1.0
deleted file mode 100644
index 246c2f206efb..000000000000
--- a/dev-lisp/cl-quick-arrays/files/digest-cl-quick-arrays-1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 35fd4ab0bc7a8e10c593e0e98fcfb0ed cl-quick-arrays_1.0-8.tar.gz 11519