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_icons/
Date: Thu, 15 Aug 2019 15:44:19
Message-Id: 1565883850.c38b94eb3cd84e1a8070ecac48a8dd6f731ac189.mgorny@gentoo
1 commit: c38b94eb3cd84e1a8070ecac48a8dd6f731ac189
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 15:37:10 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 15:44:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38b94eb
7
8 x11-themes/fvwm_icons: Version the distfile
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 x11-themes/fvwm_icons/Manifest | 2 +-
13 x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-themes/fvwm_icons/Manifest b/x11-themes/fvwm_icons/Manifest
17 index de4750d335d..dbbdf526984 100644
18 --- a/x11-themes/fvwm_icons/Manifest
19 +++ b/x11-themes/fvwm_icons/Manifest
20 @@ -1 +1 @@
21 -DIST fvwm_icons.tar.bz2 328620 BLAKE2B 3df1b64903601e1db420c09d80c2907ecddbfdd8fd235b9f1a833be9ccdf20e0e8889ef6259e1c5663e107c7e7625f26fc0d7432a46571ad906436948a01f561 SHA512 79bd47492bb3854c79b5ea144467732460a0dc97a975b4ddf273d60f97a51ac71c94004293c6e073cdcbde72e6f6b38da697df6849808314937384e280f3d6d4
22 +DIST fvwm_icons-1.0.tar.bz2 328620 BLAKE2B 3df1b64903601e1db420c09d80c2907ecddbfdd8fd235b9f1a833be9ccdf20e0e8889ef6259e1c5663e107c7e7625f26fc0d7432a46571ad906436948a01f561 SHA512 79bd47492bb3854c79b5ea144467732460a0dc97a975b4ddf273d60f97a51ac71c94004293c6e073cdcbde72e6f6b38da697df6849808314937384e280f3d6d4
23
24 diff --git a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild b/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
25 index 6fb714715db..c45ee8e9648 100644
26 --- a/x11-themes/fvwm_icons/fvwm_icons-1.0.ebuild
27 +++ b/x11-themes/fvwm_icons/fvwm_icons-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="Icons for use with FVWM"
36 HOMEPAGE="http://www.fvwm.org/"
37 -SRC_URI="http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2"
38 +SRC_URI="mirror://gentoo/fvwm_icons.tar.bz2 -> ${P}.tar.bz2"
39
40 LICENSE="GPL-2 FVWM"
41 SLOT="0"