Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm_sounds/
Date: Thu, 15 Aug 2019 15:44:21
Message-Id: 1565883852.b0037adb9eba4b6e6e48b4a5a0ddefe9dd563112.mgorny@gentoo
1 commit: b0037adb9eba4b6e6e48b4a5a0ddefe9dd563112
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 15:37:59 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 15:44:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0037adb
7
8 x11-themes/fvwm_sounds: Version the distfile
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-themes/fvwm_sounds/Manifest | 2 +-
13 x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-themes/fvwm_sounds/Manifest b/x11-themes/fvwm_sounds/Manifest
17 index 7fa519e11f6..5b6267a4c43 100644
18 --- a/x11-themes/fvwm_sounds/Manifest
19 +++ b/x11-themes/fvwm_sounds/Manifest
20 @@ -1 +1 @@
21 -DIST fvwm_sounds.tgz 81920 BLAKE2B 679b6e44d7ec3a233ddb8665366e770a8ef58335cbb19c3ee6be94457975c33013ce222ba7d32c441e6d059703f2ad77550d92b0cc78243785e90461a5dd03f9 SHA512 816c5462459c9bd167ff1eb80ef3069ef3f3ef5ac5b797254bb1b17858c8c8cb1d3f335d7a85e159067427efb0329ff1599fb8cf5e93b723a9cffc978ab98555
22 +DIST fvwm_sounds-1.0.tgz 81920 BLAKE2B 679b6e44d7ec3a233ddb8665366e770a8ef58335cbb19c3ee6be94457975c33013ce222ba7d32c441e6d059703f2ad77550d92b0cc78243785e90461a5dd03f9 SHA512 816c5462459c9bd167ff1eb80ef3069ef3f3ef5ac5b797254bb1b17858c8c8cb1d3f335d7a85e159067427efb0329ff1599fb8cf5e93b723a9cffc978ab98555
23
24 diff --git a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild
25 index 341948fe0de..ae41c744300 100644
26 --- a/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild
27 +++ b/x11-themes/fvwm_sounds/fvwm_sounds-1.0.ebuild
28 @@ -1,11 +1,11 @@
29 -# Copyright 1999-2018 Gentoo Foundation
30 +# Copyright 1999-2019 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=6
34
35 DESCRIPTION="Sounds for use with FVWM"
36 HOMEPAGE="http://www.fvwm.org/"
37 -SRC_URI="http://www.fvwm.org/generated/sounds_download/fvwm_sounds.tgz"
38 +SRC_URI="mirror://gentoo/fvwm_sounds.tgz -> ${P}.tgz"
39
40 LICENSE="GPL-2 FVWM"
41 SLOT="0"