summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-15 17:34:53 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-15 17:44:09 +0200
commit0fb332e73eb72730c90bb10dbab83096c495cd1a (patch)
tree9dddd499c5455f20bb17f165f0750844bf89ee51 /x11-apps/xwarppointer
parentnet-misc/rinetd: Version the distfile (diff)
downloadgentoo-0fb332e73eb72730c90bb10dbab83096c495cd1a.tar.gz
gentoo-0fb332e73eb72730c90bb10dbab83096c495cd1a.tar.bz2
gentoo-0fb332e73eb72730c90bb10dbab83096c495cd1a.zip
x11-apps/xwarppointer: Version the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-apps/xwarppointer')
-rw-r--r--x11-apps/xwarppointer/Manifest2
-rw-r--r--x11-apps/xwarppointer/xwarppointer-1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xwarppointer/Manifest b/x11-apps/xwarppointer/Manifest
index 6bcc5b4ea2e6..8c90b1d63eba 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 6bd47e64aada..cbb17d8c7f71 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"