commit:     0fb332e73eb72730c90bb10dbab83096c495cd1a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 15:34:53 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 15:44:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb332e7

x11-apps/xwarppointer: Version the distfile

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xwarppointer/Manifest                 | 2 +-
 x11-apps/xwarppointer/xwarppointer-1-r2.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-apps/xwarppointer/Manifest b/x11-apps/xwarppointer/Manifest
index 6bcc5b4ea2e..8c90b1d63eb 100644
--- a/x11-apps/xwarppointer/Manifest
+++ b/x11-apps/xwarppointer/Manifest
@@ -1 +1 @@
-DIST xwarppointer.tar.gz 2338 BLAKE2B 
c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1
 SHA512 
630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c
+DIST xwarppointer-1.tar.gz 2338 BLAKE2B 
c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1
 SHA512 
630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c

diff --git a/x11-apps/xwarppointer/xwarppointer-1-r2.ebuild 
b/x11-apps/xwarppointer/xwarppointer-1-r2.ebuild
index 6bd47e64aad..cbb17d8c7f7 100644
--- a/x11-apps/xwarppointer/xwarppointer-1-r2.ebuild
+++ b/x11-apps/xwarppointer/xwarppointer-1-r2.ebuild
@@ -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"

Reply via email to