commit:     44d8e66a31224b92acb92e1bcdfbf290752a4132
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 27 19:30:20 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Sep 27 19:30:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d8e66a

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(-)

diff --git a/dev-lisp/trivial-gray-streams/Manifest 
b/dev-lisp/trivial-gray-streams/Manifest
index d4ad223f9e5..eb7f748b73f 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 5623bd14680..00000000000
--- 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
-}

Reply via email to