diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:55:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-04 22:56:13 +0100 |
commit | 5e1c31bd37521ccafe29ebc051c9257d4ae5b366 (patch) | |
tree | 9a4dd68a89d5c7a41340b9f9be3f9b8433446045 /media-sound/xmms2 | |
parent | dev-util/vbindiff: switch HOMEPAGE to https:// (diff) | |
download | gentoo-5e1c31bd37521ccafe29ebc051c9257d4ae5b366.tar.gz gentoo-5e1c31bd37521ccafe29ebc051c9257d4ae5b366.tar.bz2 gentoo-5e1c31bd37521ccafe29ebc051c9257d4ae5b366.zip |
media-sound/xmms2: switch HOMEPAGE to https://
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound/xmms2')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8-r4.ebuild | 2 | ||||
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms2/xmms2-0.8-r4.ebuild b/media-sound/xmms2/xmms2-0.8-r4.ebuild index b01887b80b14..56a0c20caf22 100644 --- a/media-sound/xmms2/xmms2-0.8-r4.ebuild +++ b/media-sound/xmms2/xmms2-0.8-r4.ebuild @@ -12,7 +12,7 @@ inherit eutils multiprocessing python-single-r1 ruby-single toolchain-funcs MY_P="${P}DrO_o" DESCRIPTION="X(cross)platform Music Multiplexing System. Next generation of the XMMS player" -HOMEPAGE="http://xmms2.org/wiki/Main_Page" +HOMEPAGE="https://xmms2.org/wiki/Main_Page" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" diff --git a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild index ab0d4bea72f1..88cbf6fa3bb0 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild @@ -12,7 +12,7 @@ inherit eutils multiprocessing python-single-r1 ruby-single toolchain-funcs MY_P="${P%_p*}DrO_o-949-gca15e830" DESCRIPTION="X(cross)platform Music Multiplexing System. Next generation of the XMMS player" -HOMEPAGE="http://xmms2.org/wiki/Main_Page" +HOMEPAGE="https://xmms2.org/wiki/Main_Page" #SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" |