diff options
author | 2010-11-07 18:33:22 +0000 | |
---|---|---|
committer | 2010-11-07 18:33:22 +0000 | |
commit | ae00d8dec60d647f7982d9759b137492052b0f8b (patch) | |
tree | f4fece4f20ef4810dc36dc61d74cfb8aa2823f10 /dev-lisp | |
parent | dev-lisp/cl-terminfo removal, p.masked from 17Sep2010, wrt bug #337963 (diff) | |
download | historical-ae00d8dec60d647f7982d9759b137492052b0f8b.tar.gz historical-ae00d8dec60d647f7982d9759b137492052b0f8b.tar.bz2 historical-ae00d8dec60d647f7982d9759b137492052b0f8b.zip |
dev-lisp/cl-torta removal, p.masked from 17Sep2010, wrt bug #337963
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-torta/ChangeLog | 11 | ||||
-rw-r--r-- | dev-lisp/cl-torta/Manifest | 5 | ||||
-rw-r--r-- | dev-lisp/cl-torta/cl-torta-0.3.ebuild | 31 | ||||
-rw-r--r-- | dev-lisp/cl-torta/files/0.3-freeserif.fo-pathname-gentoo.patch | 15 | ||||
-rw-r--r-- | dev-lisp/cl-torta/metadata.xml | 5 |
5 files changed, 0 insertions, 67 deletions
diff --git a/dev-lisp/cl-torta/ChangeLog b/dev-lisp/cl-torta/ChangeLog deleted file mode 100644 index b3e7f20453cf..000000000000 --- a/dev-lisp/cl-torta/ChangeLog +++ /dev/null @@ -1,11 +0,0 @@ -# ChangeLog for dev-lisp/cl-torta -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-torta/ChangeLog,v 1.1 2006/07/23 21:22:28 mkennedy Exp $ - -*cl-torta-0.3 (23 Jul 2006) - - 23 Jul 2006; Matthew Kennedy <mkennedy@gentoo.org> - +files/0.3-freeserif.fo-pathname-gentoo.patch, +metadata.xml, - +cl-torta-0.3.ebuild: - Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. - diff --git a/dev-lisp/cl-torta/Manifest b/dev-lisp/cl-torta/Manifest deleted file mode 100644 index 55f8c2df887f..000000000000 --- a/dev-lisp/cl-torta/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX 0.3-freeserif.fo-pathname-gentoo.patch 529 RMD160 cc7d3ed7e5218dcde4d534e8fc8ee789fe15d00d SHA1 f6e4da39c3da7506cdaff31f4ab9c8a2cae21cf7 SHA256 558ad4765c06a21c3f89a29fa4420ca1a0f0d16909d683999d442863007009e6 -DIST torta-0.3.tar.gz 125791 RMD160 c14f44ca4be451bce66830b842274677711977ec SHA1 96f386f2d772c0bde2e0ec7c0b4ee9224d58f146 SHA256 06df31c27a512795b7fdd4b6fb3cbd00ee3ac25638c23caa1e7007d62e78cec6 -EBUILD cl-torta-0.3.ebuild 808 RMD160 664c6f76f456df28d8ac5200efbbdd159bf298c1 SHA1 307702c44142814f70c18173cf0a91b1d7d5b417 SHA256 f706e5064136b5df1acf060247d6f7d597da6ef35fcee043f84b7695fb7173ac -MISC ChangeLog 458 RMD160 9faa07a8197e592ca04805612d168115a061c993 SHA1 83b52eab6b57c97ed4fed8fbb7480b216299aabc SHA256 9c68dfc9fdbc99d2c40b445dc8f182ea627db370f6785fab7564fc46452b3beb -MISC metadata.xml 164 RMD160 5edb79931b874dc3a72128f0742b9d4c4eb3c8c1 SHA1 2f781e1fca36d790a027079805d56cf397e6a6f8 SHA256 f8efc9385015233c71f279f85bd0a327525b7136cf8714cc04449d8bea4ce22f diff --git a/dev-lisp/cl-torta/cl-torta-0.3.ebuild b/dev-lisp/cl-torta/cl-torta-0.3.ebuild deleted file mode 100644 index e075dc544ecb..000000000000 --- a/dev-lisp/cl-torta/cl-torta-0.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-torta/cl-torta-0.3.ebuild,v 1.1 2006/07/23 21:22:28 mkennedy Exp $ - -inherit common-lisp eutils - -DESCRIPTION="Torta shows you where your disk space is being used." -HOMEPAGE="http://bachue.com/svnwiki/torta" -SRC_URI="http://evilrobot.free.fr/torta/torta-${PV}.tar.gz" -LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" -SLOT="0" -DEPEND="dev-lisp/cl-gordon" - -CLPACKAGE=torta - -S=${WORKDIR}/torta - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${PV}-freeserif.fo-pathname-gentoo.patch -} - -src_install() { - common-lisp-install *.{lisp,asd} - common-lisp-system-symlink - dodoc ChangeLog COPYING README - insinto $CLSOURCEROOT/$CLPACKAGE/ - doins *.fo -} diff --git a/dev-lisp/cl-torta/files/0.3-freeserif.fo-pathname-gentoo.patch b/dev-lisp/cl-torta/files/0.3-freeserif.fo-pathname-gentoo.patch deleted file mode 100644 index fcca6aea1678..000000000000 --- a/dev-lisp/cl-torta/files/0.3-freeserif.fo-pathname-gentoo.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -ur torta.orig/torta.lisp torta/torta.lisp ---- torta.orig/torta.lisp 2006-03-19 07:32:39.000000000 -0600 -+++ torta/torta.lisp 2006-07-23 16:19:02.000000000 -0500 -@@ -32,10 +32,7 @@ - ; :defaults (load-time-value *load-pathname*))) - ; (read stream)))) - --(defparameter torta-binary-font -- (load-time-value -- (make-pathname :name "freeserif" :type "fo" :version nil -- :defaults (load-time-value *load-pathname*)))) -+(defparameter torta-binary-font #p"/usr/share/common-lisp/source/torta/freeserif.fo") - - - diff --git a/dev-lisp/cl-torta/metadata.xml b/dev-lisp/cl-torta/metadata.xml deleted file mode 100644 index f418045b09c8..000000000000 --- a/dev-lisp/cl-torta/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>common-lisp</herd> -</pkgmetadata> |