diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-05 11:08:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-05 11:50:53 +0100 |
commit | 3fbfcb88fc6d58563d805704f4946b1b1c405958 (patch) | |
tree | fca0586fe6278fe4bb430fd6ccc2569d5ecba103 /media-sound/xmms2 | |
parent | dev-libs/editline: use https:// in HOMEPAGE (diff) | |
download | gentoo-3fbfcb88fc6d58563d805704f4946b1b1c405958.tar.gz gentoo-3fbfcb88fc6d58563d805704f4946b1b1c405958.tar.bz2 gentoo-3fbfcb88fc6d58563d805704f4946b1b1c405958.zip |
media-sound/xmms2: switch to github's HOMEPAGE
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/xmms2')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild index 11574d0fe0a9..a94f72c6506f 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122-r8.ebuild @@ -13,7 +13,7 @@ MY_P="${P%_p*}DrO_o-949-gca15e830" WAF_VER="2.0.19" DESCRIPTION="X(cross)platform Music Multiplexing System. Next generation of the XMMS player" -HOMEPAGE="https://xmms2.org/wiki/Main_Page" +HOMEPAGE="https://github.com/XMMS2" #SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${MY_P}.tar.bz2 https://waf.io/waf-${WAF_VER}.tar.bz2" |