summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-09-08 08:09:26 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-09-08 08:10:00 +0300
commit1b9f9ca4de566b7943322fdbc3e2b49e22ef0b7b (patch)
treec00f479b73cfc635b088ca539bf12fc880b57135
parentdev-libs/libusb-1.0.22: hppa stable (diff)
downloadgentoo-1b9f9ca4de566b7943322fdbc3e2b49e22ef0b7b.tar.gz
gentoo-1b9f9ca4de566b7943322fdbc3e2b49e22ef0b7b.tar.bz2
gentoo-1b9f9ca4de566b7943322fdbc3e2b49e22ef0b7b.zip
media-sound/mpc: change license; alter the HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--media-sound/mpc/mpc-0.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpc/mpc-0.30.ebuild b/media-sound/mpc/mpc-0.30.ebuild
index e098391e765a..ba3eaf1311a8 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"