x11-apps/xwarppointer: Version the distfile
authorMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 15:34:53 +0000 (17:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 15:44:09 +0000 (17:44 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
x11-apps/xwarppointer/Manifest
x11-apps/xwarppointer/xwarppointer-1-r2.ebuild

index 6bcc5b4ea2e6f7a18d0b85d3ba0bc409ba96127f..8c90b1d63ebaf9c155a325a061768dc403b54ffb 100644 (file)
@@ -1 +1 @@
-DIST xwarppointer.tar.gz 2338 BLAKE2B c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1 SHA512 630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c
+DIST xwarppointer-1.tar.gz 2338 BLAKE2B c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1 SHA512 630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c
index 6bd47e64aada4bdea837c4cf5eb8c94288b779f4..cbb17d8c7f71a9edb69529005aa86704fad50769 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="Program to move the mouse cursor"
 HOMEPAGE="http://www.ishiboo.com/~nirva/Projects/xwarppointer/"
-SRC_URI="http://www.ishiboo.com/~nirva/Projects/xwarppointer/${PN}.tar.gz"
+SRC_URI="http://www.ishiboo.com/~nirva/Projects/xwarppointer/${PN}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"