app-admin/ps_mem: add SRC_URI arrow
authorBen Kohler <bkohler@gentoo.org>
Mon, 25 Jun 2018 13:54:46 +0000 (08:54 -0500)
committerBen Kohler <bkohler@gentoo.org>
Mon, 25 Jun 2018 13:55:06 +0000 (08:55 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-admin/ps_mem/Manifest
app-admin/ps_mem/ps_mem-3.12.ebuild

index dc7acbdeb15bbdc268cf7d4acfb769a49b0a1e88..f25c8019bba72604682c773c8f694ba6ab5006b0 100644 (file)
@@ -1 +1 @@
-DIST v3.12.tar.gz 18074 BLAKE2B 98861120b09b3a25b29b5b461d50d8e6a8a684fe76685a7b032f769896dba4b8fa6cd1b1de2644488bf8b4568b960f2949eac2a72a6225cd19682a9c08803baa SHA512 aeba7573b651ffbe6bb263ecc257716cc91219aac232694a628b0e5b1e45235149d7dcf68f6b9ee669bd005adf68693cd09f32e378934690270b0b72c38abea4
+DIST ps_mem-3.12.tar.gz 18074 BLAKE2B 98861120b09b3a25b29b5b461d50d8e6a8a684fe76685a7b032f769896dba4b8fa6cd1b1de2644488bf8b4568b960f2949eac2a72a6225cd19682a9c08803baa SHA512 aeba7573b651ffbe6bb263ecc257716cc91219aac232694a628b0e5b1e45235149d7dcf68f6b9ee669bd005adf68693cd09f32e378934690270b0b72c38abea4
index 42ed5888590d17b6d0c3d22456980127a4c06c7d..a60e22bad8fc707c097129e7264d5102a6f357df 100644 (file)
@@ -8,7 +8,7 @@ inherit distutils-r1
 
 DESCRIPTION="A utility to report core memory usage per program"
 HOMEPAGE="https://github.com/pixelb/${PN}"
-SRC_URI="https://github.com/pixelb/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/pixelb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"