diff options
author | Panagiotis Christopoulos <pchrist@gentoo.org> | 2010-11-07 18:40:47 +0000 |
---|---|---|
committer | Panagiotis Christopoulos <pchrist@gentoo.org> | 2010-11-07 18:40:47 +0000 |
commit | 3c1680043fdfbef198a023eb7962ebc3904972b1 (patch) | |
tree | 8e805a618905bc3c9f90883e311b659c99e40780 /dev-lisp | |
parent | dev-lisp/cl-with removal, p.masked from 17Sep2010, wrt bug #337963 (diff) | |
download | historical-3c1680043fdfbef198a023eb7962ebc3904972b1.tar.gz historical-3c1680043fdfbef198a023eb7962ebc3904972b1.tar.bz2 historical-3c1680043fdfbef198a023eb7962ebc3904972b1.zip |
dev-lisp/cl-xlunit removal, p.masked from 17Sep2010, wrt bug #337963
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-xlunit/ChangeLog | 32 | ||||
-rw-r--r-- | dev-lisp/cl-xlunit/Manifest | 4 | ||||
-rw-r--r-- | dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild | 25 | ||||
-rw-r--r-- | dev-lisp/cl-xlunit/metadata.xml | 12 |
4 files changed, 0 insertions, 73 deletions
diff --git a/dev-lisp/cl-xlunit/ChangeLog b/dev-lisp/cl-xlunit/ChangeLog deleted file mode 100644 index 4fc3ec34c0b5..000000000000 --- a/dev-lisp/cl-xlunit/ChangeLog +++ /dev/null @@ -1,32 +0,0 @@ -# ChangeLog for dev-lisp/cl-xlunit -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xlunit/ChangeLog,v 1.8 2007/02/04 01:22:02 flameeyes Exp $ - - 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog: - Regenerate digest in Manifest2 format. - - 24 May 2005; <mkennedy@gentoo.org> cl-xlunit-0.6.2.ebuild: - Keywording ~sparc - - 17 Apr 2005; Matthew Kennedy <mkennedy@gentoo.org> - -cl-xlunit-0.6.1.ebuild, -cl-xlunit-0.6.1-r1.ebuild, - cl-xlunit-0.6.2.ebuild: - Removed old ebuilds; Keywording. - -*cl-xlunit-0.6.2 (09 May 2004) - - 09 May 2004; <mkennedy@gentoo.org> +cl-xlunit-0.6.2.ebuild: - New upstream version. - -*cl-xlunit-0.6.1-r1 (12 Feb 2004) - - 12 Feb 2004; <mkennedy@gentoo.org> cl-xlunit-0.6.1-r1.ebuild, metadata.xml: - Cleanup for eclass changes. - - 17 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> cl-xlunit-0.6.1.ebuild: - preinst, postrm - -*cl-xlunit-0.6.1 (05 Oct 2003) - - 26 Aug 2003; Matthew Kennedy <mkennedy@gentoo.org> - Initial import. diff --git a/dev-lisp/cl-xlunit/Manifest b/dev-lisp/cl-xlunit/Manifest deleted file mode 100644 index f4c3acc85fe5..000000000000 --- a/dev-lisp/cl-xlunit/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST xlunit-0.6.2.tar.gz 8105 RMD160 1db09bbb009cb1cf7cfcd9b99b74ceebaa714b41 SHA1 952d75d0c8fb30acbbda535ba8ac9a4369a3fb40 SHA256 8c3000ba38b26b7d37b966454403578278cd2957aec79bbd583beeb35457b644 -EBUILD cl-xlunit-0.6.2.ebuild 685 RMD160 1dc68be2d5422143c67c51ad9665a7cddc037c93 SHA1 69ee29c986ce2a3c259021405201794b5ddb94f2 SHA256 96b6af44b8528ce0056d26375a99f842a13bda19e8402147933788ff462c31cb -MISC ChangeLog 1033 RMD160 eade1e69e922434b847e7988d9daf637a02faf53 SHA1 f05a0ec5bdd7d361a9e1a732eb8b22e06857e6bc SHA256 3c9ae0165ef0d585def54b0f13e286cdbdc12230c24dfb76c7f5d6e51e99c17a -MISC metadata.xml 486 RMD160 5e5d693b9b2b6c12dae0a402fd25e65763cc73f0 SHA1 b2558ed9230b5caaf233e4120291c97c076ede8d SHA256 991398580254adeee09c55c5f62dea3e044854d4481e3568e1d41e55c9e84045 diff --git a/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild b/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild deleted file mode 100644 index 88b8a56b76b3..000000000000 --- a/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-xlunit/cl-xlunit-0.6.2.ebuild,v 1.5 2005/05/24 18:48:36 mkennedy Exp $ - -inherit common-lisp - -DESCRIPTION="XLUnit is a Test Framework based on XPTest and JUnit." -HOMEPAGE="http://www.cliki.net/xlunit" -SRC_URI="http://files.b9.com/xlunit/xlunit-${PV}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" -IUSE="" -DEPEND="dev-lisp/common-lisp-controller - virtual/commonlisp" - -CLPACKAGE=xlunit - -S=${WORKDIR}/xlunit-${PV} - -src_install() { - common-lisp-install *.lisp *.asd - common-lisp-system-symlink - dodoc README LICENSE -} diff --git a/dev-lisp/cl-xlunit/metadata.xml b/dev-lisp/cl-xlunit/metadata.xml deleted file mode 100644 index 886cbbbda0b9..000000000000 --- a/dev-lisp/cl-xlunit/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>common-lisp</herd> -<longdescription> -XLUnit is a Test Framework based on XPTest and JUnit. XLUnit strives -to have a good balance between low programmer overhead and good -support for fixture setup and teardown. XLUnit has greatly decreased -programmer overhead compared to XPTest while adding more functionality -from JUnit. -</longdescription> -</pkgmetadata> |