diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:26:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 15:26:17 +0000 |
commit | 64dddb81c9af385bd20a148f793c33f1e26249f4 (patch) | |
tree | 239d46b93a1eedbe18b94b5e8057fbb078703f27 | |
parent | sync IUSE (missing) (diff) | |
download | historical-64dddb81c9af385bd20a148f793c33f1e26249f4.tar.gz historical-64dddb81c9af385bd20a148f793c33f1e26249f4.tar.bz2 historical-64dddb81c9af385bd20a148f793c33f1e26249f4.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r-- | dev-lisp/cl-base64/cl-base64-3.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-base64/cl-base64-3.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-lisp/cl-base64/cl-base64-3.2.ebuild | 3 | ||||
-rw-r--r-- | dev-lisp/cl-base64/cl-base64-3.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-ftp/cl-ftp-1.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-lisp/cl-ftp/cl-ftp-1.3.1.ebuild | 4 |
6 files changed, 10 insertions, 12 deletions
diff --git a/dev-lisp/cl-base64/cl-base64-3.2.1-r1.ebuild b/dev-lisp/cl-base64/cl-base64-3.2.1-r1.ebuild index 043cbd35b819..95b3208fdc87 100644 --- a/dev-lisp/cl-base64/cl-base64-3.2.1-r1.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.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-base64/cl-base64-3.2.1-r1.ebuild,v 1.2 2004/06/24 23:41:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.2.1-r1.ebuild,v 1.3 2004/07/14 15:21:49 agriffis Exp $ inherit common-lisp @@ -11,11 +11,11 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-base64/${PN}_${PV}.orig.tar LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/cl-kmrcl" CLPACKAGE=base64 -S=${WORKDIR}/${P} src_install() { common-lisp-install *.lisp *.asd diff --git a/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild index 9164aa3c4d2a..531a439498c1 100644 --- a/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.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-base64/cl-base64-3.2.1.ebuild,v 1.5 2004/06/24 23:41:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.2.1.ebuild,v 1.6 2004/07/14 15:21:49 agriffis Exp $ inherit common-lisp @@ -16,7 +16,6 @@ DEPEND="dev-lisp/cl-kmrcl" CLPACKAGE=base64 -S=${WORKDIR}/${P} src_install() { common-lisp-install *.lisp *.asd diff --git a/dev-lisp/cl-base64/cl-base64-3.2.ebuild b/dev-lisp/cl-base64/cl-base64-3.2.ebuild index 2e21290b2b4a..0063dfe93e94 100644 --- a/dev-lisp/cl-base64/cl-base64-3.2.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.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-base64/cl-base64-3.2.ebuild,v 1.4 2004/06/24 23:41:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.2.ebuild,v 1.5 2004/07/14 15:21:49 agriffis Exp $ inherit common-lisp @@ -16,7 +16,6 @@ DEPEND="dev-lisp/cl-kmrcl" CLPACKAGE=base64 -S=${WORKDIR}/${P} src_install() { common-lisp-install *.lisp *.asd diff --git a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild b/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild index 6a4f80aba2ba..7e7f05c85573 100644 --- a/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild +++ b/dev-lisp/cl-base64/cl-base64-3.3.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-base64/cl-base64-3.3.1.ebuild,v 1.3 2004/06/24 23:41:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-base64/cl-base64-3.3.1.ebuild,v 1.4 2004/07/14 15:21:49 agriffis Exp $ inherit common-lisp @@ -11,11 +11,11 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-base64/${PN}_${PV}.orig.tar LICENSE="BSD" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="dev-lisp/cl-kmrcl" CLPACKAGE=cl-base64 -S=${WORKDIR}/${P} src_install() { common-lisp-install *.lisp *.asd diff --git a/dev-lisp/cl-ftp/cl-ftp-1.3.1-r1.ebuild b/dev-lisp/cl-ftp/cl-ftp-1.3.1-r1.ebuild index b3ee176d5e8b..978e8ac35b20 100644 --- a/dev-lisp/cl-ftp/cl-ftp-1.3.1-r1.ebuild +++ b/dev-lisp/cl-ftp/cl-ftp-1.3.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-ftp/cl-ftp-1.3.1-r1.ebuild,v 1.2 2004/06/24 23:43:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/cl-ftp-1.3.1-r1.ebuild,v 1.3 2004/07/14 15:26:17 agriffis Exp $ inherit common-lisp @@ -12,12 +12,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ftp/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-acl-compat dev-lisp/cl-split-sequence" -S=${WORKDIR}/${P} CLPACKAGE=ftp diff --git a/dev-lisp/cl-ftp/cl-ftp-1.3.1.ebuild b/dev-lisp/cl-ftp/cl-ftp-1.3.1.ebuild index c0923b89d6c8..99350fff6b42 100644 --- a/dev-lisp/cl-ftp/cl-ftp-1.3.1.ebuild +++ b/dev-lisp/cl-ftp/cl-ftp-1.3.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-ftp/cl-ftp-1.3.1.ebuild,v 1.2 2004/06/24 23:43:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/cl-ftp-1.3.1.ebuild,v 1.3 2004/07/14 15:26:17 agriffis Exp $ inherit common-lisp @@ -12,12 +12,12 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ftp/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-acl-compat dev-lisp/cl-split-sequence" -S=${WORKDIR}/${P} CLPACKAGE=ftp |