summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 01:19:24 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-04-17 01:19:24 +0000
commit22295193660e1d85f0194a07233207e0c243343f (patch)
tree64b1bc4b517c8bcc42285512ea5adb19e699b127 /dev-lisp
parent(Portage version: 2.0.51.19) (Manifest recommit) (diff)
downloadgentoo-2-22295193660e1d85f0194a07233207e0c243343f.tar.gz
gentoo-2-22295193660e1d85f0194a07233207e0c243343f.tar.bz2
gentoo-2-22295193660e1d85f0194a07233207e0c243343f.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-xmls-valid/ChangeLog6
-rw-r--r--dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild4
-rw-r--r--dev-lisp/cl-xptest/ChangeLog8
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild6
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild33
-rw-r--r--dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.31
-rw-r--r--dev-lisp/cl-yaclml/ChangeLog5
-rw-r--r--dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild4
-rw-r--r--dev-lisp/ecls/ChangeLog5
-rw-r--r--dev-lisp/ecls/ecls-0.9e.ebuild4
10 files changed, 28 insertions, 48 deletions
diff --git a/dev-lisp/cl-xmls-valid/ChangeLog b/dev-lisp/cl-xmls-valid/ChangeLog
index bd2f49f7e9ab..391e4407f2f7 100644
--- a/dev-lisp/cl-xmls-valid/ChangeLog
+++ b/dev-lisp/cl-xmls-valid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-xmls-valid
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/ChangeLog,v 1.1 2005/02/10 19:10:24 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/ChangeLog,v 1.2 2005/04/17 01:15:20 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ cl-xmls-valid-0.1.0.ebuild:
+ Keywording.
*cl-xmls-valid-0.1.0 (10 Feb 2005)
diff --git a/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild b/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild
index 45e1f3359b4e..38120ba2a38a 100644
--- a/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild
+++ b/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.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-xmls-valid/cl-xmls-valid-0.1.0.ebuild,v 1.1 2005/02/10 19:10:24 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xmls-valid/cl-xmls-valid-0.1.0.ebuild,v 1.2 2005/04/17 01:15:20 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.bobturf.org/software/xmls-valid/
SRC_URI="http://www.bobturf.org/software/xmls-valid/xmls-valid-${PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/cl-kmrcl"
diff --git a/dev-lisp/cl-xptest/ChangeLog b/dev-lisp/cl-xptest/ChangeLog
index 2d24ab84525a..d94c72b3a73f 100644
--- a/dev-lisp/cl-xptest/ChangeLog
+++ b/dev-lisp/cl-xptest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-xptest
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.4 2004/06/24 23:57:28 agriffis Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.5 2005/04/17 01:17:25 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org>
+ -cl-xptest-1.2.3.ebuild, cl-xptest-1.2.3-r1.ebuild:
+ Keywording.
*cl-xptest-1.2.3-r1 (12 Feb 2004)
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
index 30fb6f7a05b4..792af750fe89 100644
--- a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
+++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3-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-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.3 2004/07/14 16:19:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.4 2005/04/17 01:17:25 mkennedy Exp $
inherit common-lisp
@@ -10,7 +10,7 @@ HOMEPAGE="http://alpha.onshored.com/lisp-software/
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE=""
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
deleted file mode 100644
index d305baa6b155..000000000000
--- a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild,v 1.4 2004/07/14 16:19:55 agriffis Exp $
-
-inherit common-lisp
-
-DESCRIPTION="The XPTEST package is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for Smalltalk an other languages."
-HOMEPAGE="http://alpha.onshored.com/lisp-software/
- http://www.cliki.net/xptest"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz"
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-DEPEND="dev-lisp/common-lisp-controller
- virtual/commonlisp"
-
-CLPACKAGE=xptest
-
-src_install() {
- common-lisp-install *.lisp *.asd
- common-lisp-system-symlink
- dodoc COPYING README
-}
-
-
-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-xptest/files/digest-cl-xptest-1.2.3 b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3
deleted file mode 100644
index b322e869bfb6..000000000000
--- a/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 17378ce7d39ee12132b3c24407323a1f cl-xptest_1.2.3.orig.tar.gz 5236
diff --git a/dev-lisp/cl-yaclml/ChangeLog b/dev-lisp/cl-yaclml/ChangeLog
index 622144f75858..f8e57e8c2dc9 100644
--- a/dev-lisp/cl-yaclml/ChangeLog
+++ b/dev-lisp/cl-yaclml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-yaclml
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/ChangeLog,v 1.2 2005/02/24 05:49:57 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/ChangeLog,v 1.3 2005/04/17 01:18:13 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-yaclml-0.5.2.ebuild:
+ Keywording.
23 Feb 2005; Matthew Kennedy <mkennedy@gentoo.org> cl-yaclml-0.5.2.ebuild:
Correct silly logic error in src_compile() for doc USE flag.
diff --git a/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild b/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild
index 8cbd3c73ac36..90259c2acad4 100644
--- a/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild
+++ b/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.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-yaclml/cl-yaclml-0.5.2.ebuild,v 1.2 2005/02/24 05:49:57 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-yaclml/cl-yaclml-0.5.2.ebuild,v 1.3 2005/04/17 01:18:13 mkennedy Exp $
inherit common-lisp
@@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/bese/yaclml.html"
SRC_URI="ftp://ftp.common-lisp.net/pub/project/bese/yaclml_${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~amd64 ~ppc"
IUSE="doc"
DEPEND="dev-lisp/cl-iterate
dev-lisp/cl-arnesi
diff --git a/dev-lisp/ecls/ChangeLog b/dev-lisp/ecls/ChangeLog
index 9884c3063fb3..3e2cc8da61d6 100644
--- a/dev-lisp/ecls/ChangeLog
+++ b/dev-lisp/ecls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/ecls
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.15 2005/04/17 00:00:59 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ChangeLog,v 1.16 2005/04/17 01:19:24 mkennedy Exp $
+
+ 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9e.ebuild:
+ Keywording.
16 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> ecls-0.9e.ebuild:
Keywording
diff --git a/dev-lisp/ecls/ecls-0.9e.ebuild b/dev-lisp/ecls/ecls-0.9e.ebuild
index c98289cac5bd..92889cefeeda 100644
--- a/dev-lisp/ecls/ecls-0.9e.ebuild
+++ b/dev-lisp/ecls/ecls-0.9e.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/ecls/ecls-0.9e.ebuild,v 1.3 2005/04/17 00:00:59 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/ecls/ecls-0.9e.ebuild,v 1.4 2005/04/17 01:19:24 mkennedy Exp $
inherit eutils
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ecls/ecl-${PV}-fix-1.tgz"
HOMEPAGE="http://ecls.sourceforge.net/"
SLOT="0"
LICENSE="BSD LGPL-2"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
DEPEND="X? ( virtual/x11 )
=dev-libs/gmp-4*