Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/moodbar/
Date: Sun, 18 Jun 2017 12:08:29
Message-Id: 1497787693.b1939bfc747ca189b187098ccd37071670dff429.kensington@gentoo
1 commit: b1939bfc747ca189b187098ccd37071670dff429
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 11:54:05 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 12:08:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1939bfc
7
8 media-sound/moodbar: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 media-sound/moodbar/moodbar-0.1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/moodbar/moodbar-0.1.2.ebuild b/media-sound/moodbar/moodbar-0.1.2.ebuild
16 index 0e00fe19f3b..5fcc8bafef6 100644
17 --- a/media-sound/moodbar/moodbar-0.1.2.ebuild
18 +++ b/media-sound/moodbar/moodbar-0.1.2.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=2
25 inherit eutils
26
27 DESCRIPTION="The moodbar tool and gstreamer plugin for Amarok"
28 -HOMEPAGE="https://amarok.kde.org/wiki/Moodbar"
29 +HOMEPAGE="https://userbase.kde.org/Amarok/Manual/Various/Moodbar"
30 SRC_URI="http://pwsp.net/~qbob/moodbar-${PV}.tar.gz"
31
32 LICENSE="GPL-2"