media-sound/mpc: change license; alter the HOMEPAGE
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Sep 2018 05:09:26 +0000 (08:09 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Sep 2018 05:10:00 +0000 (08:10 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-sound/mpc/mpc-0.30.ebuild

index e098391e765a364206daa7430385ff39029b539d..ba3eaf1311a86225e2861d132ed9c5f456f33034 100644 (file)
@@ -6,10 +6,10 @@ EAPI=6
 inherit bash-completion-r1 meson
 
 DESCRIPTION="A commandline client for Music Player Daemon (media-sound/mpd)"
-HOMEPAGE="https://www.musicpd.org"
+HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/mpc"
 SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz"
 
-LICENSE="GPL-3"
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="iconv test"