summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-02-12 09:13:21 +0000
commit43e3c27dace2a5d95561cae575e8e8d0dff3f0c5 (patch)
treeb8f70a003c2da92e9f475a0fe908686227fc6069 /dev-lisp/cl-xptest
parentBump to 0.5 (Manifest recommit) (diff)
downloadgentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.gz
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.bz2
gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.zip
Fire in the hole!
Diffstat (limited to 'dev-lisp/cl-xptest')
-rw-r--r--dev-lisp/cl-xptest/ChangeLog9
-rw-r--r--dev-lisp/cl-xptest/Manifest4
-rw-r--r--dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild25
-rw-r--r--dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3-r11
4 files changed, 36 insertions, 3 deletions
diff --git a/dev-lisp/cl-xptest/ChangeLog b/dev-lisp/cl-xptest/ChangeLog
index 5ebceb1a7b85..b2f7ed3ce431 100644
--- a/dev-lisp/cl-xptest/ChangeLog
+++ b/dev-lisp/cl-xptest/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cl-xptest
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.2 2003/10/17 20:30:30 mkennedy Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xptest/ChangeLog,v 1.3 2004/02/12 09:13:21 mkennedy Exp $
+
+*cl-xptest-1.2.3-r1 (12 Feb 2004)
+
+ 12 Feb 2004; <mkennedy@gentoo.org> cl-xptest-1.2.3-r1.ebuild:
+ Cleanup for eclass changes.
17 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-xptest-1.2.3.ebuild:
preinst, postrm
diff --git a/dev-lisp/cl-xptest/Manifest b/dev-lisp/cl-xptest/Manifest
index 077f0e386450..46801b8bd7df 100644
--- a/dev-lisp/cl-xptest/Manifest
+++ b/dev-lisp/cl-xptest/Manifest
@@ -1,4 +1,6 @@
-MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 826993d2aed78285b5c7f6d88f7a51de cl-xptest-1.2.3.ebuild 1022
+MD5 a4a94a24b48ca9ded8d8f1839f744596 cl-xptest-1.2.3-r1.ebuild 750
MD5 9e5270ee7e5b14126e3121be225ba511 ChangeLog 420
+MD5 9b65b0341efc8f4b29498aad23315229 metadata.xml 164
MD5 1c51a880434506da9492bdb2b6664555 files/digest-cl-xptest-1.2.3 70
+MD5 1c51a880434506da9492bdb2b6664555 files/digest-cl-xptest-1.2.3-r1 70
diff --git a/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
new file mode 100644
index 000000000000..73c783e0e568
--- /dev/null
+++ b/dev-lisp/cl-xptest/cl-xptest-1.2.3-r1.ebuild
@@ -0,0 +1,25 @@
+# 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-xptest/cl-xptest-1.2.3-r1.ebuild,v 1.1 2004/02/12 09:13:21 mkennedy Exp $
+
+inherit common-lisp
+
+DESCRIPTION="XPTEST is a toolkit for building test suites in Common Lisp"
+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"
+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-r1 b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3-r1
new file mode 100644
index 000000000000..b322e869bfb6
--- /dev/null
+++ b/dev-lisp/cl-xptest/files/digest-cl-xptest-1.2.3-r1
@@ -0,0 +1 @@
+MD5 17378ce7d39ee12132b3c24407323a1f cl-xptest_1.2.3.orig.tar.gz 5236