commit:     1b9f9ca4de566b7943322fdbc3e2b49e22ef0b7b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  8 05:09:26 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Sep  8 05:10:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9f9ca4

media-sound/mpc: change license; alter the HOMEPAGE

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/mpc/mpc-0.30.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/mpc/mpc-0.30.ebuild b/media-sound/mpc/mpc-0.30.ebuild
index e098391e765..ba3eaf1311a 100644
--- a/media-sound/mpc/mpc-0.30.ebuild
+++ b/media-sound/mpc/mpc-0.30.ebuild
@@ -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"

Reply via email to