diff options
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/openmcl-build-tools/ChangeLog | 15 | ||||
-rw-r--r-- | dev-lisp/openmcl-build-tools/Manifest | 4 | ||||
-rw-r--r-- | dev-lisp/openmcl-build-tools/metadata.xml | 15 | ||||
-rw-r--r-- | dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild | 29 |
4 files changed, 0 insertions, 63 deletions
diff --git a/dev-lisp/openmcl-build-tools/ChangeLog b/dev-lisp/openmcl-build-tools/ChangeLog deleted file mode 100644 index 34f9b183eced..000000000000 --- a/dev-lisp/openmcl-build-tools/ChangeLog +++ /dev/null @@ -1,15 +0,0 @@ -# ChangeLog for dev-lisp/openmcl-build-tools -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/ChangeLog,v 1.2 2007/02/03 17:56:38 flameeyes Exp $ - - 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> - openmcl-build-tools-20040505.ebuild: - Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file - has been removed from debian's mirrors. - -*openmcl-build-tools-20040505 (11 Mar 2005) - - 11 Mar 2005; Matthew Kennedy <mkennedy@gentoo.org> +metadata.xml, - +openmcl-build-tools-20040505.ebuild: - Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org> - diff --git a/dev-lisp/openmcl-build-tools/Manifest b/dev-lisp/openmcl-build-tools/Manifest deleted file mode 100644 index 59e14b5a1ce1..000000000000 --- a/dev-lisp/openmcl-build-tools/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST openmcl-build-tools_20040505-2.tar.gz 2723206 SHA256 27dde241c1c0823642e01a5f61dbc5a0dd67f8d23c524b34f311d6d4cf526ff1 SHA512 21f9d386bc60bfd85afac7fe0193604d118e8f41ac849f3dd01da22480fdd2fbfb443d9e79a4f7fa705f6f78a7d078c61f0500a95e92b25218a56eab41a4c3f8 WHIRLPOOL 1354b584eec6ce74de818f8b6b345406f18db3d748361bdfbbf313f9aaa9adeea5dd60aaf44f55b15e07f0ce0b8a7c6c6e05d1aacda92e598ebb52c3a2351384 -EBUILD openmcl-build-tools-20040505.ebuild 778 SHA256 7bd645d9dac51d9188407ff7ed9cb3d0de949a5619992002bbf04737070b8059 SHA512 bdf6a66a2d00d22ad7eeb02e3ad475153f7172afc17fd5e99ae2be48cc5576506f2d87d9c76b3ed8339710d9acc163241f22faeb523edd2fb5f60814e20eff47 WHIRLPOOL eca612ac46aa3c75e0f2fbfeb5185d7d2d5afed59c087b59ba8b21ce81ff341d6d8152b3bdc0c6543dd016f4e82ff36a78a9a183743e306e1d6b30ddc0350dd3 -MISC ChangeLog 674 SHA256 a3f9e77f9ae470cc09c0c3d62e35c2849f51cb02b3a5456f79e2aa1436538f5e SHA512 6208c51dd9686977b236a19e9f0b2507ccfc1f7ad80ee468e144f143fcc759f0832a23122e5a880f37ef1cff7610b715c96f38c0931daf567e39a4df2a89fb06 WHIRLPOOL 3574084082ebd866ac9f37d85436010a2b3302388d2f63076243083d549548c870b48ac6222d3671e9c7124d4316a48f4e1e94e2317c0e8fc5c1c6179b9eebae -MISC metadata.xml 709 SHA256 039207be8abe0b4f7a6ac181504db8cbb50299a715d91aebf907dc2ace683217 SHA512 19cf5a5a534d48f541618164bda10a1dea224edb76870c6504db154bda68d16cda1c3c4316a20927ea033dcdfbb346d95f320e2878b1628e00a92e54e5f38eef WHIRLPOOL 914f2dc674b50ada7429d27f876d2dc08b516c7491978ebf996aa31754c3a42a31f4f4e8a971092466d63bd082fe3458a8f2904745f4e1f5fc8c6dad68ed0719 diff --git a/dev-lisp/openmcl-build-tools/metadata.xml b/dev-lisp/openmcl-build-tools/metadata.xml deleted file mode 100644 index 2183ba25a528..000000000000 --- a/dev-lisp/openmcl-build-tools/metadata.xml +++ /dev/null @@ -1,15 +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> -OpenMCL is a Common Lisp implementation. It began as a subset of the commercial -MCL (Macintosh Common Lisp), and has grown into a full-featured, stable -implementation. All of OpenMCL is released under the GNU Lesser General Public -License. Commercial MCL does have a nicely integrated IDE and user interface -libraries, which were not open-sourced and are not available in OpenMCL. - -This port contains the heap image and other tools for building OpenMCL (OpenMCL -needs an OpenMCL heap image to build itself). -</longdescription> -</pkgmetadata> diff --git a/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild b/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild deleted file mode 100644 index 2e066d1626a1..000000000000 --- a/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild,v 1.3 2007/02/03 17:56:38 flameeyes Exp $ - -inherit eutils common-lisp-common-2 - -DEB_PV=2 - -DESCRIPTION="OpenMCL is a Common Lisp implementation, derived from Digitool's MCL product" -HOMEPAGE="http://packages.debian.org/unstable/devel/openmcl-build-tools" -SRC_URI="mirror://gentoo/${PN}_${PV}-${DEB_PV}.tar.gz" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~ppc" -IUSE="" - -DEPEND="" - -src_unpack() { - unpack ${A} - tar xfz ${S}/openmcl-interfaces-${PV:2}.tar.gz -C ${S} || die -} - -src_install() { - insinto /usr/lib/openmcl - doins PPCCL-orig - doins -r ccl/headers - do-debian-credits -} |