summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:33 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:33 +0000
commit8ef454bf26c85d95236910fffa5a9bbc3ef16836 (patch)
treed0f2d457c6efa430e55293a8ca41129195c12a99
parentRemove rdepend=depend (diff)
downloadhistorical-8ef454bf26c85d95236910fffa5a9bbc3ef16836.tar.gz
historical-8ef454bf26c85d95236910fffa5a9bbc3ef16836.tar.bz2
historical-8ef454bf26c85d95236910fffa5a9bbc3ef16836.zip
Remove rdepend=depend
-rw-r--r--dev-lisp/apel/apel-2002.06.21.0106.ebuild3
-rw-r--r--dev-lisp/flim/flim-1.14.4.ebuild3
-rw-r--r--dev-lisp/gcl/gcl-2.4.3.ebuild3
-rw-r--r--dev-lisp/mule-ucs/mule-ucs-0.84.ebuild3
-rw-r--r--dev-lisp/sbcl/sbcl-0.7.5.ebuild3
-rw-r--r--dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild3
-rw-r--r--dev-lisp/sbcl/sbcl-0.7.7.ebuild3
7 files changed, 7 insertions, 14 deletions
diff --git a/dev-lisp/apel/apel-2002.06.21.0106.ebuild b/dev-lisp/apel/apel-2002.06.21.0106.ebuild
index aa5a900cb15c..7f17449fff44 100644
--- a/dev-lisp/apel/apel-2002.06.21.0106.ebuild
+++ b/dev-lisp/apel/apel-2002.06.21.0106.ebuild
@@ -1,7 +1,7 @@
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/apel/apel-2002.06.21.0106.ebuild,v 1.6 2002/10/04 05:18:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/apel/apel-2002.06.21.0106.ebuild,v 1.7 2002/10/20 18:42:33 vapier Exp $
Name=`echo ${P} | sed -e 's#\.##g'`
A="${Name}.tar.gz"
@@ -11,7 +11,6 @@ DESCRIPTION="A Portable Emacs Library -- apel"
SRC_URI="ftp://ftp.m17n.org/pub/mule/apel/snapshots/${A}"
HOMEPAGE="http://cvs.m17n.org/elisp/APEL/"
DEPEND=">=app-editors/emacs-20.4"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
diff --git a/dev-lisp/flim/flim-1.14.4.ebuild b/dev-lisp/flim/flim-1.14.4.ebuild
index f4ecd4cc9dd6..30d0176f2b33 100644
--- a/dev-lisp/flim/flim-1.14.4.ebuild
+++ b/dev-lisp/flim/flim-1.14.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/flim/flim-1.14.4.ebuild,v 1.5 2002/10/04 05:18:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/flim/flim-1.14.4.ebuild,v 1.6 2002/10/20 18:42:33 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A library to provide basic features about message representation or encoding -- FLIM"
@@ -8,7 +8,6 @@ SRC_URI="ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/${P}.tar.gz"
HOMEPAGE="http://www.m17n.org/flim/"
DEPEND=">=app-editors/emacs-20.4
>=dev-lisp/apel-9.22"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
diff --git a/dev-lisp/gcl/gcl-2.4.3.ebuild b/dev-lisp/gcl/gcl-2.4.3.ebuild
index 84e15d90674a..098b3cc39d78 100644
--- a/dev-lisp/gcl/gcl-2.4.3.ebuild
+++ b/dev-lisp/gcl/gcl-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.4.3.ebuild,v 1.4 2002/10/18 20:29:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.4.3.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU Common Lisp"
@@ -10,7 +10,6 @@ PROVIDE="virtual/commonlisp"
DEPEND=">=app-text/texi2html-1.64
>=dev-libs/gmp-4.1"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
SLOT="0"
diff --git a/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild b/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild
index 6569f8765575..f753a6af9234 100644
--- a/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild
+++ b/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild
@@ -1,6 +1,6 @@
# Copyright 2002 moto kawasaki <kawasaki@kawasaki3.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild,v 1.4 2002/10/04 05:18:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/mule-ucs/mule-ucs-0.84.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $
P="Mule-UCS-${PV}"
S=${WORKDIR}/${P}
@@ -8,7 +8,6 @@ DESCRIPTION="A character code translator."
SRC_URI="ftp://ftp.m17n.org/pub/mule/Mule-UCS/${P}.tar.gz"
HOMEPAGE="http://www.m17n.org/mule/"
DEPEND=">=app-editors/emacs-20.4"
-RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
diff --git a/dev-lisp/sbcl/sbcl-0.7.5.ebuild b/dev-lisp/sbcl/sbcl-0.7.5.ebuild
index 7fccf405e3b9..a0d361c282d3 100644
--- a/dev-lisp/sbcl/sbcl-0.7.5.ebuild
+++ b/dev-lisp/sbcl/sbcl-0.7.5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Copyright 2002 Marius Bernklev <mariube@unixcore.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.5.ebuild,v 1.4 2002/09/21 00:32:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.5.ebuild,v 1.5 2002/10/20 18:42:33 vapier Exp $
DESCRIPTION="Steel Bank Common Lisp"
HOMEPAGE="http://sbcl.sourceforge.net/"
@@ -19,7 +19,6 @@ SLOT="0"
KEYWORDS="x86 -ppc -sparc -sparc64"
PROVIDE="virtual/commonlisp"
DEPEND=""
-RDEPEND="${DEPEND}"
src_unpack() {
unpack ${BIN}-x86-linux-binary.tar.bz2
diff --git a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild
index 506a53dae2a0..5b69329f6790 100644
--- a/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild
+++ b/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Copyright 2002 Marius Bernklev <mariube@unixcore.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.3 2002/10/05 17:53:53 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.6-r1.ebuild,v 1.4 2002/10/20 18:42:33 vapier Exp $
IUSE=""
@@ -19,7 +19,6 @@ KEYWORDS="x86 ppc -sparc -sparc64"
PROVIDE="virtual/commonlisp"
# the SRC_URI trickery needs this
DEPEND=">=sys-apps/portage-2.0.27"
-RDEPEND="${DEPEND}"
src_unpack() {
diff --git a/dev-lisp/sbcl/sbcl-0.7.7.ebuild b/dev-lisp/sbcl/sbcl-0.7.7.ebuild
index 50acc6a7bfe0..0c06902e28be 100644
--- a/dev-lisp/sbcl/sbcl-0.7.7.ebuild
+++ b/dev-lisp/sbcl/sbcl-0.7.7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Copyright 2002 Marius Bernklev <mariube@unixcore.com>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.1 2002/10/11 16:15:08 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/sbcl-0.7.7.ebuild,v 1.2 2002/10/20 18:42:33 vapier Exp $
DESCRIPTION="Steel Bank Common Lisp"
HOMEPAGE="http://sbcl.sourceforge.net/"
@@ -16,7 +16,6 @@ KEYWORDS="~x86 ~ppc -sparc -sparc64"
PROVIDE="virtual/commonlisp"
# the SRC_URI trickery needs this
DEPEND=">=sys-apps/portage-2.0.27"
-RDEPEND="${DEPEND}"
IUSE=""
src_unpack() {