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 | e136bbf9a4b355bcbf8875f4c056a79972afe78a (patch) | |
tree | 9c4899865cfe323656d994bb916a3f8f050d6fc4 | |
parent | sync IUSE (+doc), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-e136bbf9a4b355bcbf8875f4c056a79972afe78a.tar.gz gentoo-2-e136bbf9a4b355bcbf8875f4c056a79972afe78a.tar.bz2 gentoo-2-e136bbf9a4b355bcbf8875f4c056a79972afe78a.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
26 files changed, 39 insertions, 78 deletions
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 |