From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/bordeaux-threads/
Date: Tue, 21 Jun 2016 21:34:09 +0000 (UTC) [thread overview]
Message-ID: <1466544890.9f9998f971af499c284dc089fae6020224f147c2.nimiux@gentoo> (raw)
commit: 9f9998f971af499c284dc089fae6020224f147c2
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 21:34:50 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 21:34:50 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9f9998f9
dev-lisp/bordeaux-threads: Update header. Bump to version 0.8.5
dev-lisp/bordeaux-threads/bordeaux-threads-0.8.1.ebuild | 4 ++--
dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild | 4 ++--
dev-lisp/bordeaux-threads/bordeaux-threads-0.8.3.ebuild | 4 ++--
...eaux-threads-0.8.2.ebuild => bordeaux-threads-0.8.5.ebuild} | 10 ++++------
4 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.1.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.1.ebuild
index 93452f2..6dce327 100644
--- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.1.ebuild
+++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
inherit common-lisp-2
diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild
index a5d5c3f..1d8136b 100644
--- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild
+++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.3.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.3.ebuild
index a5d5c3f..1d8136b 100644
--- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.3.ebuild
+++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
diff --git a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild
similarity index 63%
copy from dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild
copy to dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild
index a5d5c3f..e5e81ce 100644
--- a/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.2.ebuild
+++ b/dev-lisp/bordeaux-threads/bordeaux-threads-0.8.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
EAPI=5
@@ -8,7 +8,7 @@ inherit common-lisp-3
DESCRIPTION="A library meant to make writing portable multi-threaded apps simple."
HOMEPAGE="http://common-lisp.net/project/bordeaux-threads/"
-SRC_URI="http://common-lisp.net/project/${PN}/releases/${P}.tar.gz"
+SRC_URI="https://github.com/sionescu/${PN}/archive/v${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -18,10 +18,8 @@ IUSE=""
RDEPEND="dev-lisp/alexandria
dev-lisp/fiveam"
-CLSYSTEMS="bordeaux-threads bordeaux-threads-test"
-
src_install() {
- common-lisp-install-sources -t all *.asd src test version.lisp-expr
+ common-lisp-install-sources -t all *.asd src test version.sexp
common-lisp-install-asdf
dodoc CONTRIBUTORS README
}
next reply other threads:[~2016-06-21 21:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-21 21:34 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-21 7:09 [gentoo-commits] proj/lisp:master commit in: dev-lisp/bordeaux-threads/ José María Alonso
2017-08-30 13:25 José María Alonso
2017-07-07 15:52 José María Alonso
2017-07-02 20:24 José María Alonso
2016-09-11 16:51 José María Alonso
2013-05-10 17:46 José María Alonso
2013-03-22 16:39 José María Alonso
2011-08-02 22:38 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=1466544890.9f9998f971af499c284dc089fae6020224f147c2.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