From 0fb332e73eb72730c90bb10dbab83096c495cd1a Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 15 Aug 2019 17:34:53 +0200 Subject: x11-apps/xwarppointer: Version the distfile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- x11-apps/xwarppointer/Manifest | 2 +- x11-apps/xwarppointer/xwarppointer-1-r2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-apps/xwarppointer') 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" -- cgit v1.2.3-65-gdbad