diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-01 00:00:05 +0100 |
commit | 3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch) | |
tree | cb6347688c91bfbdebe49a78a55dad3d72cc193e /x11-misc/xgestures | |
parent | 4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff) |
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'x11-misc/xgestures')
-rw-r--r-- | x11-misc/xgestures/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xgestures/xgestures-0.4-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xgestures/Manifest b/x11-misc/xgestures/Manifest index 262b077a14bc..4672ffbf1d57 100644 --- a/x11-misc/xgestures/Manifest +++ b/x11-misc/xgestures/Manifest @@ -1,3 +1,3 @@ DIST xgestures-0.4.tar.bz2 77902 BLAKE2B ef0d3c6cd0bef6a2dd78b4932f40c5324ffdf16f3899aa20b216b6817db45c0cc2cd7aef6b903dc9c1259721de0ceb7d859a546ede5d784444b05b7f23727716 SHA512 c61108e609fb0f28affb5d5cc4002a7f840f123bb96b79265a47e74a541b1ca8deee016f90fc801fa682e61b9df008c0323d36482abaa83f8f6d4a5c73137abf -EBUILD xgestures-0.4-r1.ebuild 693 BLAKE2B 09d065d94fc0232186c356987a11b4ff5d1bf101f4e00dead625ab4b57cdebffae3618e0066a0bc5a99662cc1d9fde298395098d7e682256661cb631cda2fc75 SHA512 0c6b8271e029a817d1d088bf71dae4724d381b9a494520aefad0fdfde8600cf2a38c8132ee79567e8caca488d4677f717ae53bfe821c68f8c63b98d3315d6648 +EBUILD xgestures-0.4-r1.ebuild 706 BLAKE2B d45f4f5e50b2c99f14495a0ad682116d3bc78900f23fdd50aa1575ae2ebb71f5ea4bc475cf041813a8d0c4a50f26c549f708614d5ec0b556cff37d68c218d494 SHA512 36201bb7e0108a7631dee96a0e731a83a0a0fa43b12ce0187bfd8601d5198f1266f90e6f019c20db5bfa0bbc08ce0311fa895662ace9da9ec65378c7c984618c MISC metadata.xml 247 BLAKE2B cf53dfe33abb663a6762e63d8927713ee3cc481783586a0e8163093418214fc5d2a9d6cb69f1497e3bddce7a1b8f30d6bbddbcf0cb795cb9e6682a6eaf44f788 SHA512 ae07525ec86d96ac314dd916f4ec4993a1b6884056800e7d384b89f3f7ad83667573f3e873d24610a4a287fb8cfa7c9e580a1a777598afa150acbd8fdabe7fd8 diff --git a/x11-misc/xgestures/xgestures-0.4-r1.ebuild b/x11-misc/xgestures/xgestures-0.4-r1.ebuild index e54e731d60d2..e80e9e9eca09 100644 --- a/x11-misc/xgestures/xgestures-0.4-r1.ebuild +++ b/x11-misc/xgestures/xgestures-0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="A mouse gesture recognition program for X11 desktops" HOMEPAGE="http://www.cs.bgu.ac.il/~tzachar/xgestures.html" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |