commit: a3ef8af36ee2f48c005e76e7e88b8e69bbef0a2a
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 17:11:28 2016 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 17:11:28 2016 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=a3ef8af3
dev-lisp/zpng: Add arrow
dev-lisp/zpng/zpng-1.2.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lisp/zpng/zpng-1.2.2.ebuild b/dev-lisp/zpng/zpng-1.2.2.ebuild
index 9c3645a..48b79f8 100644
--- a/dev-lisp/zpng/zpng-1.2.2.ebuild
+++ b/dev-lisp/zpng/zpng-1.2.2.ebuild
@@ -6,11 +6,11 @@ EAPI=5
inherit common-lisp-3
-MY_P="release-${PV}"
+MY_PV="release-${PV}"
DESCRIPTION="A Common Lisp library for creating PNG files."
HOMEPAGE="http://www.xach.com/lisp/zpng/"
-SRC_URI="https://github.com/xach/${PN}/archive/${MY_P}.tar.gz"
+SRC_URI="https://github.com/xach/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
@@ -19,7 +19,7 @@ IUSE=""
RDEPEND="dev-lisp/salza2"
-S="${WORKDIR}/${PN}-${MY_P}"
+S="${WORKDIR}/${PN}-${MY_PV}"
src_install() {
common-lisp-install-sources *.lisp