diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:07:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:07:32 +0000 |
commit | bfce6de3515e2e3092a2d6771154745cfb020ba8 (patch) | |
tree | 47cc29d5219bdfe0f97ae032399f3dc81567332a /dev-lisp | |
parent | sync IUSE (+doc), trim trailing whitespace (diff) | |
download | historical-bfce6de3515e2e3092a2d6771154745cfb020ba8.tar.gz historical-bfce6de3515e2e3092a2d6771154745cfb020ba8.tar.bz2 historical-bfce6de3515e2e3092a2d6771154745cfb020ba8.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-lisp')
47 files changed, 74 insertions, 135 deletions
diff --git a/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild b/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild index 8b0d06f74b65..01c3f04ac99f 100644 --- a/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild +++ b/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild,v 1.3 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.0.ebuild,v 1.4 2004/07/14 15:50:44 agriffis Exp $ inherit common-lisp @@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=cl-interpol -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.asd *.lisp common-lisp-system-symlink diff --git a/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild b/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild index c44e57b8ff72..5f0b26410f84 100644 --- a/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild +++ b/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild,v 1.2 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.1-r1.ebuild,v 1.3 2004/07/14 15:50:44 agriffis Exp $ inherit common-lisp @@ -11,13 +11,12 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=cl-interpol -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.asd *.lisp common-lisp-system-symlink diff --git a/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild b/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild index 1ee9885a45e8..a0a77a488b0a 100644 --- a/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild +++ b/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild,v 1.2 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-interpol/cl-interpol-0.1.1.ebuild,v 1.3 2004/07/14 15:50:44 agriffis Exp $ inherit common-lisp @@ -11,13 +11,12 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=cl-interpol -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.asd *.lisp common-lisp-system-symlink diff --git a/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild index a82eb35aa008..6ec78524b722 100644 --- a/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild +++ b/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild,v 1.4 2004/06/24 23:45:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/cl-jpeg-1.032.1.ebuild,v 1.5 2004/07/14 15:53:36 agriffis Exp $ inherit common-lisp @@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=cl-jpeg -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild b/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild index bd10748ab8c6..89ef9b799bc6 100644 --- a/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild +++ b/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild,v 1.2 2004/06/24 23:45:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-jpeg/cl-jpeg-1.033-r1.ebuild,v 1.3 2004/07/14 15:53:36 agriffis Exp $ inherit common-lisp @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/cljl/cljl-${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" diff --git a/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild b/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild index 86397bdc1186..20216d0149b1 100644 --- a/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild +++ b/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild,v 1.2 2004/06/24 23:49:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/cl-parse-number-1.0-r1.ebuild,v 1.3 2004/07/14 15:58:09 agriffis Exp $ inherit common-lisp @@ -12,13 +12,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-parse-number/cl-parse-numbe LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=parse-number -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp ${FILESDIR}/parse-number.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild b/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild index e242be9f2b53..1f2e2432e055 100644 --- a/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild +++ b/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild,v 1.4 2004/06/24 23:49:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-parse-number/cl-parse-number-1.0.ebuild,v 1.5 2004/07/14 15:58:09 agriffis Exp $ inherit common-lisp @@ -18,8 +18,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=parse-number -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp ${FILESDIR}/parse-number.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild index e9a3de15189b..9db712799032 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.2 2004/06/24 23:49:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.3 2004/07/14 15:58:51 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar. LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=pipes -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild index 3918a4911900..ffa1a061343b 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild,v 1.4 2004/06/24 23:49:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.ebuild,v 1.5 2004/07/14 15:58:51 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=pipes -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild b/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild index 929826a978f9..85eb528776ce 100644 --- a/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild +++ b/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild,v 1.2 2004/06/24 23:49:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.2.1-r1.ebuild,v 1.3 2004/07/14 15:59:17 agriffis Exp $ inherit common-lisp @@ -12,13 +12,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-png/cl-png_${PV}.orig.tar.g LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=png -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.cl *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-png/cl-png-0.2.1.ebuild b/dev-lisp/cl-png/cl-png-0.2.1.ebuild index be3d3176f10c..b2cde550ff83 100644 --- a/dev-lisp/cl-png/cl-png-0.2.1.ebuild +++ b/dev-lisp/cl-png/cl-png-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.2.1.ebuild,v 1.3 2004/06/24 23:49:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.2.1.ebuild,v 1.4 2004/07/14 15:59:17 agriffis Exp $ inherit common-lisp @@ -18,8 +18,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=png -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.cl *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-png/cl-png-0.4.ebuild b/dev-lisp/cl-png/cl-png-0.4.ebuild index 5c843a1e84a6..4f1209fa769d 100644 --- a/dev-lisp/cl-png/cl-png-0.4.ebuild +++ b/dev-lisp/cl-png/cl-png-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.4.ebuild,v 1.3 2004/06/24 23:49:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-png/cl-png-0.4.ebuild,v 1.4 2004/07/14 15:59:17 agriffis Exp $ inherit common-lisp @@ -12,13 +12,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-png/cl-png_${PV}.orig.tar.g LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=png -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.cl *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild index ca53d5dc6fad..f51ece205dee 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild,v 1.2 2004/06/24 23:50:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.3-r1.ebuild,v 1.3 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,6 +10,7 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild index 58d70819b052..97f369662112 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild,v 1.3 2004/06/24 23:50:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.4.ebuild,v 1.4 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" CLPACKAGE=cl-ppcre -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild index a731efa8b0ef..dc64e4a45dd3 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild,v 1.3 2004/06/24 23:50:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.6.ebuild,v 1.4 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" CLPACKAGE=cl-ppcre -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild index 9c028ea1ee07..ca30f9ee9d6c 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild,v 1.2 2004/06/24 23:50:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.7.ebuild,v 1.3 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" CLPACKAGE=cl-ppcre -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild index 3b3720f056fc..d1eb763b35a1 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild,v 1.1 2004/07/13 07:00:20 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.8.ebuild,v 1.2 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" CLPACKAGE=cl-ppcre -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild index f700cd1afa62..d349e0768252 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild,v 1.1 2004/07/14 05:29:42 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ppcre/cl-ppcre-0.7.9.ebuild,v 1.2 2004/07/14 16:00:08 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ HOMEPAGE="http://weitz.de/cl-ppcre/ SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" KEYWORDS="x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" SLOT="0" CLPACKAGE=cl-ppcre -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild b/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild index e6469a0b9e91..d9d4959fe96c 100644 --- a/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild +++ b/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild,v 1.2 2004/06/24 23:51:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1-r1.ebuild,v 1.3 2004/07/14 16:01:40 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-bitcomp/cl-rsm-bitcomp_ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-rsm-queue" CLPACKAGE=rsm-bitcomp -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild b/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild index 8a673fbd11db..cd75c5d78060 100644 --- a/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild +++ b/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild,v 1.2 2004/06/24 23:51:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-bitcomp/cl-rsm-bitcomp-1.1.ebuild,v 1.3 2004/07/14 16:01:40 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-bitcomp -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild b/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild index a2f66f77523d..7468de5a85c7 100644 --- a/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild +++ b/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild,v 1.2 2004/06/24 23:51:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0-r1.ebuild,v 1.3 2004/07/14 16:02:35 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-delayed/cl-rsm-delayed_ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-rsm-queue dev-lisp/cl-rsm-filter" CLPACKAGE=rsm-delayed -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild b/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild index a2083d32ec90..648d46b9ebb0 100644 --- a/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild +++ b/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild,v 1.2 2004/06/24 23:51:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-delayed/cl-rsm-delayed-1.0.ebuild,v 1.3 2004/07/14 16:02:35 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-delayed -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild b/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild index f7fbb81478f1..c0fa92a6eee9 100644 --- a/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild +++ b/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild,v 1.2 2004/06/24 23:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1-r1.ebuild,v 1.3 2004/07/14 16:03:29 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-finance/cl-rsm-finance_ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-finance -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild b/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild index c3d94f059f9f..68831fad9da9 100644 --- a/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild +++ b/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild,v 1.2 2004/06/24 23:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-finance/cl-rsm-finance-1.1.ebuild,v 1.3 2004/07/14 16:03:29 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-finance -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild index e837bb101327..ec8169b367a2 100644 --- a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild +++ b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.2 2004/06/24 23:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.3 2004/07/14 16:03:52 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_${PV LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-fuzzy -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild index 9c12667710f2..3ef6bdceb30c 100644 --- a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild +++ b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild,v 1.2 2004/06/24 23:52:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild,v 1.3 2004/07/14 16:03:52 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-fuzzy -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild b/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild index 4b15dcea8ad2..0becd061dc22 100644 --- a/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild +++ b/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild,v 1.2 2004/06/24 23:52:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0-r1.ebuild,v 1.3 2004/07/14 16:04:34 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-gen-prog/cl-rsm-gen-pro LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-rsm-filter dev-lisp/cl-rsm-cache dev-lisp/cl-rsm-random" CLPACKAGE=rsm-gen-prog -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild b/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild index 0c8c5adee4a6..82ad2c6f19af 100644 --- a/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild +++ b/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild,v 1.2 2004/06/24 23:52:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-gen-prog/cl-rsm-gen-prog-1.0.ebuild,v 1.3 2004/07/14 16:04:34 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-gen-prog -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild b/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild index 4388740d91cb..24029f4f5de5 100644 --- a/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild +++ b/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild,v 1.3 2004/06/24 23:52:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0-r1.ebuild,v 1.4 2004/07/14 16:04:12 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-genetic-alg/cl-rsm-gene LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-rsm-cache" CLPACKAGE=rsm-genetic-alg -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild b/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild index ec6b82030a2c..319c97fc83c0 100644 --- a/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild +++ b/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild,v 1.3 2004/06/24 23:52:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-genetic-alg/cl-rsm-genetic-alg-1.0.ebuild,v 1.4 2004/07/14 16:04:12 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-genetic-alg -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild b/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild index 773a3497680d..bdd7c3825c0c 100644 --- a/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild +++ b/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild,v 1.2 2004/06/24 23:52:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1-r1.ebuild,v 1.3 2004/07/14 16:04:53 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-memo/cl-rsm-memo_${PV}. LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-memo -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild b/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild index 9d7b9d7bd215..36b0af00bcc6 100644 --- a/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild +++ b/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild,v 1.2 2004/06/24 23:52:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-memo/cl-rsm-memo-1.1.1.ebuild,v 1.3 2004/07/14 16:04:53 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-memo -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild index 922612608861..8316c38cc1bf 100644 --- a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild +++ b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild,v 1.2 2004/06/24 23:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.1.ebuild,v 1.3 2004/07/14 16:05:18 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-mod -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild index c56ba8662b15..12e7a622bef6 100644 --- a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild +++ b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild,v 1.2 2004/06/24 23:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild,v 1.3 2004/07/14 16:05:18 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-mod/cl-rsm-mod_${PV}.ta LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-mod -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild b/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild index 2284cbef65ff..08c876fdca6e 100644 --- a/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild +++ b/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild,v 1.2 2004/06/24 23:53:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild,v 1.3 2004/07/14 16:05:38 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-modal/cl-rsm-modal_${PV LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-modal -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild b/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild index 068d73eb52e0..7042d23cd527 100644 --- a/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild +++ b/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild,v 1.2 2004/06/24 23:53:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0.ebuild,v 1.3 2004/07/14 16:05:38 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-modal -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild index 5e53db8ceebb..f4138e5451c7 100644 --- a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild +++ b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild,v 1.2 2004/06/24 23:53:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.0.ebuild,v 1.3 2004/07/14 16:06:01 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-mpoly -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild index bf81333aa8b3..75a71f241d29 100644 --- a/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild +++ b/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild,v 1.2 2004/06/24 23:53:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mpoly/cl-rsm-mpoly-1.1.ebuild,v 1.3 2004/07/14 16:06:01 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-mpoly/cl-rsm-mpoly_${PV LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-rsm-filter" CLPACKAGE=rsm-mpoly -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild b/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild index 83100d72d826..529087fd3003 100644 --- a/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild +++ b/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild,v 1.3 2004/06/24 23:53:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1.ebuild,v 1.4 2004/07/14 16:06:26 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-queue -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild b/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild index 6e4ea052a686..89f4449a4fe7 100644 --- a/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild +++ b/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild,v 1.3 2004/06/24 23:53:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-queue/cl-rsm-queue-1.1a.ebuild,v 1.4 2004/07/14 16:06:26 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-queue/cl-rsm-queue_${PV LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-queue -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild index c50635ae12cf..ea8cd0bee023 100644 --- a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild +++ b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild,v 1.2 2004/06/24 23:53:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2-r1.ebuild,v 1.3 2004/07/14 16:06:46 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-rand/cl-rsm-rand_${PV}. LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp" CLPACKAGE=rsm-rand -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild index ce00787dd97b..bf85a8802dd2 100644 --- a/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild +++ b/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild,v 1.2 2004/06/24 23:53:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-rand/cl-rsm-rand-1.2.ebuild,v 1.3 2004/07/14 16:06:46 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-rand -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild index 073914df7c39..6a5c808f3cba 100644 --- a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild +++ b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild,v 1.2 2004/06/24 23:53:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1-r1.ebuild,v 1.3 2004/07/14 16:07:13 agriffis Exp $ inherit common-lisp @@ -10,14 +10,13 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-random/cl-rsm-random_${ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-uffi" CLPACKAGE=rsm-random -S=${WORKDIR}/${P} - src_compile() { make linux || die } diff --git a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild index b627a04c5eba..4dfd93c1fcfd 100644 --- a/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild +++ b/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild,v 1.2 2004/06/24 23:53:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-random/cl-rsm-random-1.1.ebuild,v 1.3 2004/07/14 16:07:13 agriffis Exp $ inherit common-lisp @@ -17,8 +17,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-random -S=${WORKDIR}/${P} - src_compile() { make linux || die } diff --git a/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild b/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild index 649d10706df7..6e482182f82c 100644 --- a/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild +++ b/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild,v 1.2 2004/06/24 23:54:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-string/cl-rsm-string-1.2.ebuild,v 1.3 2004/07/14 16:07:32 agriffis Exp $ inherit common-lisp @@ -16,8 +16,6 @@ DEPEND="dev-lisp/common-lisp-controller CLPACKAGE=rsm-string -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild b/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild index e8f29957c1b4..d0606a7036c0 100644 --- a/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild +++ b/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild,v 1.2 2004/06/24 23:54:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-string/cl-rsm-string-1.3.ebuild,v 1.3 2004/07/14 16:07:32 agriffis Exp $ inherit common-lisp @@ -10,13 +10,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-string/cl-rsm-string_${ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp " CLPACKAGE=rsm-string -S=${WORKDIR}/${P} - src_install() { common-lisp-install *.lisp *.asd common-lisp-system-symlink diff --git a/dev-lisp/cl-rss/Manifest b/dev-lisp/cl-rss/Manifest index b5515ef0c203..6ac81f7420b1 100644 --- a/dev-lisp/cl-rss/Manifest +++ b/dev-lisp/cl-rss/Manifest @@ -1,4 +1,4 @@ -MD5 36ba820395733c02923dc987f39808c6 cl-rss-0.1.1.ebuild 835 +MD5 c7f3f2ce62c46b340c8cd54d4af2d536 cl-rss-0.1.1.ebuild 843 MD5 ff7def5eb506f42b72dbd1e42411ee82 ChangeLog 402 MD5 a1ddbf319cddb9b3c969dcae8b535237 metadata.xml 348 MD5 132278323ddf4aa36b11faf487649f46 files/digest-cl-rss-0.1.1 67 |