Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kaudiocreator/
Date: Fri, 30 Mar 2018 18:46:53
Message-Id: 1522435594.6839c7c71df3c6bb7dff05abb5290172ade4dd25.bman@gentoo
1 commit: 6839c7c71df3c6bb7dff05abb5290172ade4dd25
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Mar 30 18:16:13 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 18:46:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6839c7c7
7
8 media-sound/kaudiocreator: use HTTPS
9
10 media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild b/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild
14 index 8e50d973dcc..55c8e84afbb 100644
15 --- a/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild
16 +++ b/media-sound/kaudiocreator/kaudiocreator-1.3_p20170806.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -7,7 +7,7 @@ KDE_TEST="forceoptional"
24 inherit kde5
25
26 DESCRIPTION="CD ripper and audio encoder frontend based on KDE Frameworks"
27 -HOMEPAGE="http://www.kde-apps.org/content/show.php?content=107645"
28 +HOMEPAGE="https://www.kde-apps.org/content/show.php?content=107645"
29 SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
30
31 LICENSE="GPL-2 FDL-1.2"