public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/uiop/
Date: Sun,  4 Mar 2018 19:19:21 +0000 (UTC)	[thread overview]
Message-ID: <1520191146.3ba79511485a56e36ed780cf0516224af40e654d.nimiux@gentoo> (raw)

commit:     3ba79511485a56e36ed780cf0516224af40e654d
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  4 19:19:06 2018 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Mar  4 19:19:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba79511

dev-lisp/uiop: Drops old version 3.0.3

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-lisp/uiop/Manifest          |  1 -
 dev-lisp/uiop/uiop-3.0.3.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-lisp/uiop/Manifest b/dev-lisp/uiop/Manifest
index efd6f851884..a35833fd302 100644
--- a/dev-lisp/uiop/Manifest
+++ b/dev-lisp/uiop/Manifest
@@ -1,4 +1,3 @@
-DIST asdf-3.0.3.tar.gz 427575 BLAKE2B e237a60982beff858a6aaf90736a54be0f7fec7d4d26c8bb370cab50e743df291e88372579318501cd199734119cfbdea6cde51ac3b5ca5af9e22e8b2b032052 SHA512 d9d8d466c7b6aa6beb1c22da4fd10499fa784c39ab138bea7ecb8cdccf769766572ebe91c89db2d5c53e493096248f82a224be95c1fcac8b7beebe1b57f34883
 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

diff --git a/dev-lisp/uiop/uiop-3.0.3.ebuild b/dev-lisp/uiop/uiop-3.0.3.ebuild
deleted file mode 100644
index 65ac464f69e..00000000000
--- a/dev-lisp/uiop/uiop-3.0.3.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"
-IUSE=""
-
-RDEPEND="~dev-lisp/asdf-${PV}"
-
-S="${WORKDIR}/${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
-}


             reply	other threads:[~2018-03-04 19:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-04 19:19 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-14 21:52 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/uiop/ Jakov Smolić
2022-04-28 15:05 Jakov Smolić
2022-03-04 23:58 Sam James
2022-02-28  5:03 Sam James
2022-02-17 11:13 Jakov Smolić
2022-02-17 11:00 Jakov Smolić
2022-01-31 18:50 Sam James
2022-01-27 19:07 Sam James
2022-01-12 20:12 Arthur Zamarin
2022-01-03  1:19 Sam James
2022-01-03  1:19 Sam James
2021-01-06 19:34 Fabian Groffen
2018-05-05 15:39 José María Alonso
2018-05-05 13:42 José María Alonso
2018-03-08 15:21 José María Alonso
2018-03-03 17:56 Sergei Trofimovich
2018-02-19 20:15 Sergei Trofimovich
2018-01-28 16:59 Tobias Klausmann
2017-11-15 18:31 José María Alonso
2017-10-07 15:16 José María Alonso
2017-04-05  8:25 José María Alonso
2017-04-05  8:19 José María Alonso
2017-01-11  9:26 José María Alonso
2016-06-11 16:44 Agostino Sarubbo
2016-03-28 20:42 José María Alonso
2016-03-24 14:59 José María Alonso
2015-10-18 15:53 José María Alonso
2015-08-27 20:11 José María Alonso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1520191146.3ba79511485a56e36ed780cf0516224af40e654d.nimiux@gentoo \
    --to=nimiux@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox