public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/flexi-streams/
Date: Sun, 11 Sep 2016 15:58:12 +0000 (UTC)	[thread overview]
Message-ID: <1473609443.d0690a6e77270f35a981a2eddcc0ca6fdad1bba9.ulm@gentoo> (raw)

commit:     d0690a6e77270f35a981a2eddcc0ca6fdad1bba9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 15:57:23 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 15:57:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0690a6e

dev-lisp/flexi-streams: Add SRC_URI arrow.

Non-maintainer commit with permission from nimiux.

Package-Manager: portage-2.3.0

 dev-lisp/flexi-streams/Manifest                    | 2 +-
 dev-lisp/flexi-streams/flexi-streams-1.0.15.ebuild | 6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-lisp/flexi-streams/Manifest b/dev-lisp/flexi-streams/Manifest
index 3a09bbe..30ec1d3 100644
--- a/dev-lisp/flexi-streams/Manifest
+++ b/dev-lisp/flexi-streams/Manifest
@@ -1 +1 @@
-DIST v1.0.15.tar.gz 135550 SHA256 1c9d8020cfd2bf0344e5baf1dff8b01aa7cefcdc5bc3765d029bd2e723d00251 SHA512 103e6c53f8c0ffd6d218e08e49fd49c21f420c1221912121dba1218d4631b6869357002fb1a18444e58283e2d6e59ae3f43d5a23c06c506538d69f4a178b3973 WHIRLPOOL d8a88f21b26079f86d5deb55cfeae0bc4c7f34d853e4b2a887eeb829f38e5be8d8902dea675caa7d373503f25c798b2492d6a1212fb58ea15e352e1c3c9b90fa
+DIST flexi-streams-1.0.15.tar.gz 135550 SHA256 1c9d8020cfd2bf0344e5baf1dff8b01aa7cefcdc5bc3765d029bd2e723d00251 SHA512 103e6c53f8c0ffd6d218e08e49fd49c21f420c1221912121dba1218d4631b6869357002fb1a18444e58283e2d6e59ae3f43d5a23c06c506538d69f4a178b3973 WHIRLPOOL d8a88f21b26079f86d5deb55cfeae0bc4c7f34d853e4b2a887eeb829f38e5be8d8902dea675caa7d373503f25c798b2492d6a1212fb58ea15e352e1c3c9b90fa

diff --git a/dev-lisp/flexi-streams/flexi-streams-1.0.15.ebuild b/dev-lisp/flexi-streams/flexi-streams-1.0.15.ebuild
index 54995d5..2968cb8 100644
--- a/dev-lisp/flexi-streams/flexi-streams-1.0.15.ebuild
+++ b/dev-lisp/flexi-streams/flexi-streams-1.0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,12 +6,10 @@ EAPI=5
 
 inherit common-lisp-3
 
-MY_V="v${PV}"
-
 DESCRIPTION="Flexible bivalent streams for Common Lisp"
 HOMEPAGE="http://weitz.de/flexi-streams/
 		http://www.cliki.net/flexi-streams/"
-SRC_URI="https://github.com/edicl/${PN}/archive/${MY_V}.tar.gz"
+SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"


             reply	other threads:[~2016-09-11 15:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 15:58 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25 16:42 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/flexi-streams/ Jakov Smolić
2024-04-24 17:30 Arthur Zamarin
2024-04-24 17:28 Arthur Zamarin
2024-04-20 23:48 Sam James
2023-12-20 19:45 Maciej Barć
2023-12-20 16:08 Michał Górny
2023-12-20 15:21 Sam James
2018-06-06 20:49 José María Alonso
2017-10-03 14:05 José María Alonso
2017-09-29 22:56 Thomas Deutschmann
2017-09-27 19:08 José María Alonso
2017-04-05 15:34 José María Alonso
2017-04-05 15:33 José María Alonso
2015-12-15 22:21 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=1473609443.d0690a6e77270f35a981a2eddcc0ca6fdad1bba9.ulm@gentoo \
    --to=ulm@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