commit:     47a04145a21c942bbafc852d9d5e1648cf85571c
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  8 15:12:48 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Mar  8 15:12:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a04145

dev-lisp/uiop: Drops old versions

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lisp/uiop/Manifest          |  4 ----
 dev-lisp/uiop/uiop-3.1.6.ebuild | 26 --------------------------
 dev-lisp/uiop/uiop-3.1.7.ebuild | 27 ---------------------------
 dev-lisp/uiop/uiop-3.2.0.ebuild | 27 ---------------------------
 dev-lisp/uiop/uiop-3.2.1.ebuild | 27 ---------------------------
 5 files changed, 111 deletions(-)

diff --git a/dev-lisp/uiop/Manifest b/dev-lisp/uiop/Manifest
index a35833fd302..33a37a5e2fd 100644
--- a/dev-lisp/uiop/Manifest
+++ b/dev-lisp/uiop/Manifest
@@ -1,7 +1,3 @@
 DIST asdf-3.1.5.tar.gz 400359 BLAKE2B 
586a66799a37259694baa673f2849e183fac5fedfe5ff5c92529d47fc0954d40b48bbc095db926b9ea2214b551729c269d0925e4396a52310b72fd5f21842f49
 SHA512 
937d45eabea0853cd1b2e78e84cf33e7b55065857ffcf49fd87ccd60e21ae09c6dc7ab3649d48b37aeb1beaeeaf6c816e5ce035f0283707105296fb976044516
-DIST asdf-3.1.6.tar.gz 396066 BLAKE2B 
4cf18e83eb62448f4eb29a38a44d9cd5a0d5393ecaba4d1eacdc2a41e02989bea632a7ae4f583a4b6a7fcd6f24351a1d65179a6c06f2c22ed9d1bc8cc24c9b0b
 SHA512 
3203bef1ce4c2d28306ca1ee214d3d5fd04b3d2caa61f606d0334f100358bfbd9b03d69c95e83734175639a91e76aeac509e949768fc694817631078671a9bc1
-DIST asdf-3.1.7.tgz 402257 BLAKE2B 
f6bafb3843fef8ca566c89aa64f8987656fcf7cb262cdb97d3f797e296e32c9d9fe7115b4019bf93eea4b891b36d3d81a589be6e5506035c004a0552d81756d7
 SHA512 
ebe2ddf702f6200bf98408fb262e9929565c9d29bcd874dd2657a6f84e123b0153a78e457fb425d48a05c427f7c090ab5fd0e6201223eb4b296b3b4cd5b57c26
-DIST asdf-3.2.0.tar.gz 438536 BLAKE2B 
aed96ab33e33a1aa996dd0be6cc0d230cde0d11510332677837230dde3480f3c85ef1f09085f3d85197b0c441b0fd29269522539a5475b5a994e091e3af8046e
 SHA512 
2c273aa7b1049c1a8f4da5d195ac7c2cceba238228508847b5afbed8a258ad49e6b346e79b07d0347be0326d3558ed881838fe8461a6d45cc3f2d58380789fcb
-DIST asdf-3.2.1.tar.gz 460536 BLAKE2B 
080398a9a2bdd48b2ce08dad939b997dea8e7f23ee0012fbfccbe7ae0f72d24b832730e5c6bf5383a6e4753cd1226f08c5450a6636266b70e7590c9970cbc751
 SHA512 
686881536126eb6ffb7e9db763aec02e1ad7ab4df60cc96d094bc4cebb95453e3d57273cb925471c7ee13e4378ca3c0d697c416b7374ad07148e11d89aee85b0
 DIST asdf-3.3.0.tar.gz 498451 BLAKE2B 
dea8e659eab482604067f5989c766b52b9bc4f0bafeb7a12508520abf686dde730225dbc3063291dd334b1a97a41d04b4207be4680ae0cae9a4207222eda7b43
 SHA512 
4e8b3434d9eb504af253fa39ac759cceb7ea0c3e2c364875d7259b32a9818b051fb2a3c94c188c7f38e43825e2a18107f1732211534a8b1fbbaa77b6c7f90486
 DIST asdf-3.3.1.tar.gz 479255 BLAKE2B 
5161b79741a52721eaa4da80a61bbe51e924967ecb744a087fdcbd99407abcc42faf39eafe6d30af7dd8af751a80caaf23e93ce42aa5f584123a1e8b528cc613
 SHA512 
bf5efec4518eb5312ce743c0fbe60c587bebfe26c36c833c163d67bf8631e18eeb293f2185e547f6be10da061a17f024d9f4a3a0808727d7b9b3a7d7a0faf133

diff --git a/dev-lisp/uiop/uiop-3.1.6.ebuild b/dev-lisp/uiop/uiop-3.1.6.ebuild
deleted file mode 100644
index 4f22c732045..00000000000
--- a/dev-lisp/uiop/uiop-3.1.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils
-
-DESCRIPTION="UIOP is a portability layer spun off ASDF3"
-HOMEPAGE="http://common-lisp.net/project/asdf/";
-SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="~dev-lisp/asdf-${PV}"
-
-S="${WORKDIR}/asdf-${PV}/${PN}"
-
-src_install() {
-       insinto /usr/share/common-lisp/source/${PN}
-       doins -r contrib *.lisp ../version.lisp-expr uiop.asd asdf-driver.asd
-       dodir /usr/share/common-lisp/systems
-       dosym /usr/share/common-lisp/source/${PN}/uiop.asd 
/usr/share/common-lisp/systems/uiop.asd
-       dosym /usr/share/common-lisp/source/${PN}/asdf-driver.asd 
/usr/share/common-lisp/systems/asdf-driver.asd
-}

diff --git a/dev-lisp/uiop/uiop-3.1.7.ebuild b/dev-lisp/uiop/uiop-3.1.7.ebuild
deleted file mode 100644
index 0340a992de2..00000000000
--- a/dev-lisp/uiop/uiop-3.1.7.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit common-lisp-3
-
-DESCRIPTION="UIOP is a portability layer spun off ASDF3"
-HOMEPAGE="http://common-lisp.net/project/asdf/";
-SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tgz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="~dev-lisp/asdf-${PV}"
-
-S="${WORKDIR}/${PN}"
-
-src_install() {
-       insinto "${CLSOURCEROOT}/${PN}"
-       doins -r contrib *.lisp ../version.lisp-expr "${PN}.asd" asdf-driver.asd
-       dodir "${CLSYSTEMROOT}"
-       dosym "${CLSOURCEROOT}/${PN}/${PN}.asd" "${CLSYSTEMROOT}/${PN}.asd"
-       dosym "${CLSOURCEROOT}/${PN}/asdf-driver.asd" 
"${CLSYSTEMROOT}/asdf-driver.asd"
-}

diff --git a/dev-lisp/uiop/uiop-3.2.0.ebuild b/dev-lisp/uiop/uiop-3.2.0.ebuild
deleted file mode 100644
index 354fca8768e..00000000000
--- a/dev-lisp/uiop/uiop-3.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="UIOP is a portability layer spun off ASDF3"
-HOMEPAGE="http://common-lisp.net/project/asdf/";
-SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="~dev-lisp/asdf-${PV}"
-
-S="${WORKDIR}/asdf-${PV}/${PN}"
-
-src_install() {
-       insinto "${CLSOURCEROOT}/${PN}"
-       doins -r contrib *.lisp ../version.lisp-expr "${PN}.asd" asdf-driver.asd
-       dodir "${CLSYSTEMROOT}"
-       dosym "${CLSOURCEROOT}/${PN}/${PN}.asd" "${CLSYSTEMROOT}/${PN}.asd"
-       dosym "${CLSOURCEROOT}/${PN}/asdf-driver.asd" 
"${CLSYSTEMROOT}/asdf-driver.asd"
-}

diff --git a/dev-lisp/uiop/uiop-3.2.1.ebuild b/dev-lisp/uiop/uiop-3.2.1.ebuild
deleted file mode 100644
index 354fca8768e..00000000000
--- a/dev-lisp/uiop/uiop-3.2.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit common-lisp-3
-
-DESCRIPTION="UIOP is a portability layer spun off ASDF3"
-HOMEPAGE="http://common-lisp.net/project/asdf/";
-SRC_URI="http://common-lisp.net/project/asdf/archives/asdf-${PV}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos 
~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND="~dev-lisp/asdf-${PV}"
-
-S="${WORKDIR}/asdf-${PV}/${PN}"
-
-src_install() {
-       insinto "${CLSOURCEROOT}/${PN}"
-       doins -r contrib *.lisp ../version.lisp-expr "${PN}.asd" asdf-driver.asd
-       dodir "${CLSYSTEMROOT}"
-       dosym "${CLSOURCEROOT}/${PN}/${PN}.asd" "${CLSYSTEMROOT}/${PN}.asd"
-       dosym "${CLSOURCEROOT}/${PN}/asdf-driver.asd" 
"${CLSYSTEMROOT}/asdf-driver.asd"
-}

Reply via email to