diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-08-18 18:16:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-08-18 18:16:17 +0100 |
commit | fc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch) | |
tree | 326613a08f25851c388715e205576a2e7d25dc4f /x11-apps/xwarppointer | |
parent | b24bd25253fe093f722ab576d29fdc41d04cb1ee (diff) |
gentoo resync : 18.08.2019
Diffstat (limited to 'x11-apps/xwarppointer')
-rw-r--r-- | x11-apps/xwarppointer/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/xwarppointer/xwarppointer-1-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xwarppointer/Manifest b/x11-apps/xwarppointer/Manifest index 445884a294ee..5af8672bc8eb 100644 --- a/x11-apps/xwarppointer/Manifest +++ b/x11-apps/xwarppointer/Manifest @@ -1,3 +1,3 @@ -DIST xwarppointer.tar.gz 2338 BLAKE2B c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1 SHA512 630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c -EBUILD xwarppointer-1-r2.ebuild 710 BLAKE2B 6d4e6d0659e0e068211f47ce02bc052fe428c7a49cf1e2839638d6fc9d8463375fc4b6a293f1549290ab078f3c045a0afeb8d53bfaeef7ccaab0b823b31a38fc SHA512 ee4a96ed837973b926594532edb248c0c00bc03cd5c0393e958d89ef9861282ef08f5c39f401e069df51675613d272827e6bec5284d47218d8f92bbe5362043b +DIST xwarppointer-1.tar.gz 2338 BLAKE2B c197338566900c9b259cf09aa493f2a112011d58d461e4f6a99a5dfe1a0d21f8371a23ee71cfd084acb41aeaa6345afea02cbe1a359eba25a61b451e1d9aebc1 SHA512 630b64076b6ebab26eeb278c5f222777a8ca150d4fdcdb78c6749800d4d02fc3c43305fe3e3cf9f640e5e5535f7e10899aa2ed31e8c23245bc6f215d0d25a38c +EBUILD xwarppointer-1-r2.ebuild 722 BLAKE2B 4b92d6d4446248789212812b9248f62223364832f9f82da3bb59d6b00601127e246e9f4530d3f7b1260d4a75575e242541b50d23d11b0873d1b1d92b9a5cf2f3 SHA512 be10c79fb48be7608d00d9d6af1b9139b40d72ed2f1fb6047a8f0e682b63a1f71eb3de9fbe34147a92aa5387addbeb85b5e3a247e1b2a277c3cd7ed5538a65ce MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 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" |