From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/usocket/
Date: Wed, 30 Aug 2017 13:32:52 +0000 (UTC) [thread overview]
Message-ID: <1504099970.c20479e0ba5feb5c4529a056e3e335fa03170564.nimiux@gentoo> (raw)
commit: c20479e0ba5feb5c4529a056e3e335fa03170564
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 13:32:50 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 13:32:50 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=c20479e0
dev-lisp/usocket: Drops old versions
dev-lisp/usocket/usocket-0.5.3.ebuild | 28 ----------------------------
dev-lisp/usocket/usocket-0.6.0.1.ebuild | 28 ----------------------------
dev-lisp/usocket/usocket-0.6.1.ebuild | 28 ----------------------------
3 files changed, 84 deletions(-)
diff --git a/dev-lisp/usocket/usocket-0.5.3.ebuild b/dev-lisp/usocket/usocket-0.5.3.ebuild
deleted file mode 100644
index d8611073..00000000
--- a/dev-lisp/usocket/usocket-0.5.3.ebuild
+++ /dev/null
@@ -1,28 +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="Usocket is a universal socket library for Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/usocket/"
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${PN}-${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/split-sequence
- dev-lisp/rt"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-src_install() {
- common-lisp-install-sources .
- common-lisp-install-asdf
- dodoc TODO README doc/*.txt
- docinto notes && dodoc notes/*.txt
-}
diff --git a/dev-lisp/usocket/usocket-0.6.0.1.ebuild b/dev-lisp/usocket/usocket-0.6.0.1.ebuild
deleted file mode 100644
index a8304b25..00000000
--- a/dev-lisp/usocket/usocket-0.6.0.1.ebuild
+++ /dev/null
@@ -1,28 +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="Usocket is a universal socket library for Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/usocket/"
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/split-sequence
- dev-lisp/rt"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-src_install() {
- common-lisp-install-sources .
- common-lisp-install-asdf
- dodoc TODO README doc/*.txt
- docinto notes && dodoc notes/*.txt
-}
diff --git a/dev-lisp/usocket/usocket-0.6.1.ebuild b/dev-lisp/usocket/usocket-0.6.1.ebuild
deleted file mode 100644
index a8304b25..00000000
--- a/dev-lisp/usocket/usocket-0.6.1.ebuild
+++ /dev/null
@@ -1,28 +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="Usocket is a universal socket library for Common Lisp."
-HOMEPAGE="http://common-lisp.net/project/usocket/"
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="!dev-lisp/cl-${PN}
- dev-lisp/split-sequence
- dev-lisp/rt"
-
-CLSYSTEMS="${PN} ${PN}-test"
-
-src_install() {
- common-lisp-install-sources .
- common-lisp-install-asdf
- dodoc TODO README doc/*.txt
- docinto notes && dodoc notes/*.txt
-}
next reply other threads:[~2017-08-30 13:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 13:32 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-23 16:36 [gentoo-commits] proj/lisp:master commit in: dev-lisp/usocket/ José María Alonso
2018-03-23 16:35 José María Alonso
2017-07-07 9:39 José María Alonso
2016-09-11 15:17 José María Alonso
2016-09-11 15:09 José María Alonso
2015-06-11 7:10 José María Alonso
2013-07-09 16:30 José María Alonso
2013-03-22 11:58 José María Alonso
2011-08-15 20:19 Stelian Ionescu
2011-08-14 21:54 Stelian Ionescu
2011-08-14 21:43 Stelian Ionescu
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=1504099970.c20479e0ba5feb5c4529a056e3e335fa03170564.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