Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/din/
Date: Thu, 04 Jun 2020 09:07:00
Message-Id: 1591261563.639cb383ad5c9d272885fac8209f7657faed8c57.soap@gentoo
1 commit: 639cb383ad5c9d272885fac8209f7657faed8c57
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:03 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639cb383
7
8 media-sound/din: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 media-sound/din/din-44.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/din/din-44.0.2.ebuild b/media-sound/din/din-44.0.2.ebuild
18 index eaec2db6bdc..a67d55f2e19 100644
19 --- a/media-sound/din/din-44.0.2.ebuild
20 +++ b/media-sound/din/din-44.0.2.ebuild
21 @@ -6,7 +6,7 @@ EAPI=7
22 inherit autotools eutils xdg
23
24 DESCRIPTION="a software musical instrument and audio synthesizer"
25 -HOMEPAGE="http://dinisnoise.org/"
26 +HOMEPAGE="https://dinisnoise.org/"
27 SRC_URI="https://archive.org/download/dinisnoise_source_code/${P}.tar.gz"
28
29 LICENSE="GPL-2"