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 via email to