diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-15 17:34:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-15 17:44:09 +0200 |
commit | 0fb332e73eb72730c90bb10dbab83096c495cd1a (patch) | |
tree | 9dddd499c5455f20bb17f165f0750844bf89ee51 /x11-apps/xwarppointer/xwarppointer-1-r2.ebuild | |
parent | net-misc/rinetd: Version the distfile (diff) | |
download | gentoo-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/xwarppointer-1-r2.ebuild')
-rw-r--r-- | x11-apps/xwarppointer/xwarppointer-1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |