From 44d8e66a31224b92acb92e1bcdfbf290752a4132 Mon Sep 17 00:00:00 2001 From: Chema Alonso Josa Date: Wed, 27 Sep 2017 21:30:20 +0200 Subject: dev-lisp/trivial-gray-streams: Drops old version Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- dev-lisp/trivial-gray-streams/Manifest | 1 - .../trivial-gray-streams-20081102.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) delete mode 100644 dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild (limited to 'dev-lisp') diff --git a/dev-lisp/trivial-gray-streams/Manifest b/dev-lisp/trivial-gray-streams/Manifest index d4ad223f9e5d..eb7f748b73fc 100644 --- a/dev-lisp/trivial-gray-streams/Manifest +++ b/dev-lisp/trivial-gray-streams/Manifest @@ -1,2 +1 @@ -DIST trivial-gray-streams-2008-11-02.tar.gz 3522 SHA256 827eff9528b469f18c332d0dec68a2498ca9261950635b1cd8e589a492b589a4 SHA512 81ca798988511237a5a4c9ae4e0b15253404c47e245cc644211ffc58015fd46fa1623fecf7f07ea5df7acf80fff24782410ef832f08fd55f71c57daad6ced787 WHIRLPOOL 07b4ba232c7a6156667a084adf56684c3d04ace96d56a282298fd7e284760b60c1fefa09f90053e1400fed5c2d6cb25dbb2756697c08ad15b2647fd72933e26e DIST trivial-gray-streams-20170830.tar.bz2 7520 SHA256 0aa3640bb5862b3427950d6732c0d3cef18a7b3d401d50f2ec8537017bd9db07 SHA512 4fbcfff5f2875daaf9c9bb286e2f753fccbb9840bb3c3593b9755204475aaf34241c1ffc2c93b5bf2c3428400e91082b01f15812eb51251afcabe9a57d5df3fa WHIRLPOOL 0d18affea069d4871277cbe64d6e09a2b90ee6de189e3108fdd6c7b76faf84021b191509958dc3ffcc71af9f9ad5a8983ba4d3c7dc773b0e24981cabf02746fe diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild deleted file mode 100644 index 5623bd146803..000000000000 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20081102.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit common-lisp-3 - -MY_PV=${PV:0:4}-${PV:4:2}-${PV:6:2} -MY_P=${PN}-${MY_PV} - -DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations" -HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/" -SRC_URI="http://common-lisp.net/project/cl-plus-ssl/download/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="!dev-lisp/cl-${PN}" - -S="${WORKDIR}"/${MY_P} - -src_unpack() { - unpack ${A} - rm "${S}"/Makefile -} -- cgit v1.2.3-18-g5258