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/kenvy24/
Date: Sat, 12 Aug 2017 14:31:26
Message-Id: 1502548273.41021618cfa370a51e9d687b0281819f3785cdfd.kensington@gentoo
1 commit: 41021618cfa370a51e9d687b0281819f3785cdfd
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 14:25:59 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 14:31:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41021618
7
8 media-sound/kenvy24: update HOMEPAGE
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 media-sound/kenvy24/kenvy24-1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/kenvy24/kenvy24-1.2.ebuild b/media-sound/kenvy24/kenvy24-1.2.ebuild
16 index b7d7d681494..9d947568ce9 100644
17 --- a/media-sound/kenvy24/kenvy24-1.2.ebuild
18 +++ b/media-sound/kenvy24/kenvy24-1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -7,7 +7,7 @@ EAPI=5
26 inherit kde4-base
27
28 DESCRIPTION="VIA Envy24 based sound card control utility for KDE"
29 -HOMEPAGE="http://kenvy24.wiki.sourceforge.net/"
30 +HOMEPAGE="https://sourceforge.net/projects/kenvy24/"
31 SRC_URI="mirror://sourceforge/kenvy24/${P}-src.tgz"
32
33 LICENSE="GPL-3"