summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-10-06 11:48:34 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-10-06 11:48:34 +0000
commit03ae1fca79d57f97051cd8cea34e0c52e2851cba (patch)
treeadfe50787934e43a52998a9caf669079c13d640f /dev-lisp/cl-xptest
parentinitial import (diff)
downloadhistorical-03ae1fca79d57f97051cd8cea34e0c52e2851cba.tar.gz
historical-03ae1fca79d57f97051cd8cea34e0c52e2851cba.tar.bz2
historical-03ae1fca79d57f97051cd8cea34e0c52e2851cba.zip
initial import
Diffstat (limited to 'dev-lisp/cl-xptest')
-rw-r--r--dev-lisp/cl-xptest/Manifest5
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild26
-rw-r--r--dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.31
3 files changed, 29 insertions, 3 deletions
diff --git a/dev-lisp/cl-xptest/Manifest b/dev-lisp/cl-xptest/Manifest
index c52424ad00c8..1e9156fcb6ae 100644
--- a/dev-lisp/cl-xptest/Manifest
+++ b/dev-lisp/cl-xptest/Manifest
@@ -1,4 +1,3 @@
-MD5 1965ea8f75f993a3ebd427bffd1ba431 cl-xptest-1.2.3.ebuild 874
-MD5 e88f436a21b90f144f2d73e2a6da8988 ChangeLog 322
-MD5 1ed3de03bfe363382d17b4fbbd13bb37 ChangeLog~ 316
+MD5 51da4352e5865c0b30bd6a1351cc12da cl-xptest-1.2.3.ebuild 880
+MD5 d58d2904f3644ac30bab35cda8381687 ChangeLog 324
MD5 1c51a880434506da9492bdb2b6664555 files/digest-cl-xptest-1.2.3 70
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
new file mode 100644
index 000000000000..c8514222664d
--- /dev/null
+++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/cl-xptest-1.2.3.ebuild,v 1.1 2003/10/06 11:48:31 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="The XPTEST package is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for Smalltalk an other languages."
+HOMEPAGE="http://alpha.onshored.com/lisp-software/
+ http://www.cliki.net/xptest"
+SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-xptest/cl-xptest_${PV}.orig.tar.gz"
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND="dev-lisp/common-lisp-controller
+ virtual/commonlisp"
+
+CLPACKAGE=xptest
+
+S=${WORKDIR}/${P}
+
+src_install() {
+ common-lisp-install *.lisp *.asd
+ common-lisp-system-symlink
+ dodoc COPYING README
+}
diff --git a/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3 b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3
new file mode 100644
index 000000000000..b322e869bfb6
--- /dev/null
+++ b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3
@@ -0,0 +1 @@
+MD5 17378ce7d39ee12132b3c24407323a1f cl-xptest_1.2.3.orig.tar.gz 5236