Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/moc/
Date: Tue, 30 Oct 2018 15:13:36
Message-Id: 1540912393.1bcba3d908c07f13ee25af5043258130b63e55ac.asturm@gentoo
1 commit: 1bcba3d908c07f13ee25af5043258130b63e55ac
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 30 13:17:14 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 30 15:13:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcba3d9
7
8 media-sound/moc: https
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 media-sound/moc/moc-2.5.2.ebuild | 4 ++--
14 media-sound/moc/moc-2.6_alpha3.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild
18 index 4be8c1b12f9..957a0cb595e 100644
19 --- a/media-sound/moc/moc-2.5.2.ebuild
20 +++ b/media-sound/moc/moc-2.5.2.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 MY_P=${P/_/-}
29 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
30 -HOMEPAGE="http://moc.daper.net"
31 +HOMEPAGE="https://moc.daper.net"
32 SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2"
33
34 LICENSE="GPL-2"
35
36 diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild b/media-sound/moc/moc-2.6_alpha3.ebuild
37 index b2d3b3643bd..e1099644e2a 100644
38 --- a/media-sound/moc/moc-2.6_alpha3.ebuild
39 +++ b/media-sound/moc/moc-2.6_alpha3.ebuild
40 @@ -1,11 +1,11 @@
41 -# Copyright 1999-2018 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46
47 MY_P=${PN}-${PV/_/-}
48 DESCRIPTION="Music On Console - ncurses interface for playing audio files"
49 -HOMEPAGE="http://moc.daper.net"
50 +HOMEPAGE="https://moc.daper.net"
51 SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz"
52
53 LICENSE="GPL-2"