summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-21 18:29:06 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-21 18:29:06 +0000
commit1c66b6bdf771e76df74130f4704d35514eaac1e5 (patch)
tree58afd6e3e2b5ee6fc35a11d7bf34b5ca64d24396 /dev-lisp/cl-unit
parentfix metadata; tidy (Manifest recommit) (diff)
downloadgentoo-2-1c66b6bdf771e76df74130f4704d35514eaac1e5.tar.gz
gentoo-2-1c66b6bdf771e76df74130f4704d35514eaac1e5.tar.bz2
gentoo-2-1c66b6bdf771e76df74130f4704d35514eaac1e5.zip
add inherit eutils
Diffstat (limited to 'dev-lisp/cl-unit')
-rw-r--r--dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild11
-rw-r--r--dev-lisp/cl-unit/cl-unit-1.3.1.ebuild13
2 files changed, 11 insertions, 13 deletions
diff --git a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild
index 4db40f155220..de891ed17e37 100644
--- a/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild
+++ b/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild
@@ -1,27 +1,26 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild,v 1.1 2004/02/12 09:13:21 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1-r1.ebuild,v 1.2 2004/04/21 18:25:43 vapier Exp $
-inherit common-lisp
+inherit common-lisp eutils
DEB_PV=1
DESCRIPTION="A regression suite library for Common Lisp"
-HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html
- http://packages.debian.org/unstable/devel/cl-unit.html"
+HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html http://packages.debian.org/unstable/devel/cl-unit.html"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-unit/${PN}_${PV}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/c/cl-unit/cl-unit_${PV}-${DEB_PV}.diff.gz"
+
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
CLPACKAGE=clunit
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
epatch cl-unit_${PV}-${DEB_PV}.diff
diff --git a/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild b/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild
index f1439b6e49b5..efc916ef1575 100644
--- a/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild
+++ b/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild
@@ -1,27 +1,26 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild,v 1.2 2003/10/17 19:12:26 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-unit/cl-unit-1.3.1.ebuild,v 1.3 2004/04/21 18:29:06 vapier Exp $
-inherit common-lisp
+inherit common-lisp eutils
DEB_PV=1
DESCRIPTION="A regression suite library for Common Lisp"
-HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html
- http://packages.debian.org/unstable/devel/cl-unit.html"
+HOMEPAGE="http://www.ancar.org/CLUnit/docs/CLUnit.html http://packages.debian.org/unstable/devel/cl-unit.html"
SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-unit/${PN}_${PV}.orig.tar.gz
http://ftp.debian.org/debian/pool/main/c/cl-unit/cl-unit_${PV}-${DEB_PV}.diff.gz"
+
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
+
DEPEND="dev-lisp/common-lisp-controller
virtual/commonlisp"
CLPACKAGE=clunit
-S=${WORKDIR}/${P}
-
src_unpack() {
unpack ${A}
epatch cl-unit_${PV}-${DEB_PV}.diff