diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-30 14:17:14 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-30 16:13:13 +0100 |
commit | 1bcba3d908c07f13ee25af5043258130b63e55ac (patch) | |
tree | ef4ead35e5c12089dd50a1683cae89986f3fbeeb /media-sound/moc | |
parent | dev-db/mysql: ppc/ppc64 stable wrt bug #658822 (diff) | |
download | gentoo-1bcba3d908c07f13ee25af5043258130b63e55ac.tar.gz gentoo-1bcba3d908c07f13ee25af5043258130b63e55ac.tar.bz2 gentoo-1bcba3d908c07f13ee25af5043258130b63e55ac.zip |
media-sound/moc: https
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'media-sound/moc')
-rw-r--r-- | media-sound/moc/moc-2.5.2.ebuild | 4 | ||||
-rw-r--r-- | media-sound/moc/moc-2.6_alpha3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/moc/moc-2.5.2.ebuild b/media-sound/moc/moc-2.5.2.ebuild index 4be8c1b12f9a..957a0cb595e6 100644 --- a/media-sound/moc/moc-2.5.2.ebuild +++ b/media-sound/moc/moc-2.5.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_P=${P/_/-} DESCRIPTION="Music On Console - ncurses interface for playing audio files" -HOMEPAGE="http://moc.daper.net" +HOMEPAGE="https://moc.daper.net" SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2" LICENSE="GPL-2" diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild b/media-sound/moc/moc-2.6_alpha3.ebuild index b2d3b3643bd9..e1099644e2a5 100644 --- a/media-sound/moc/moc-2.6_alpha3.ebuild +++ b/media-sound/moc/moc-2.6_alpha3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_P=${PN}-${PV/_/-} DESCRIPTION="Music On Console - ncurses interface for playing audio files" -HOMEPAGE="http://moc.daper.net" +HOMEPAGE="https://moc.daper.net" SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz" LICENSE="GPL-2" |