commit:     167929cf70d7614b06ef57c14b49b2dbbb9a588b
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 14:36:17 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 14:36:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167929cf

media-sound/umurmur: Adjusted HOMEPAGE variable.

Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-sound/umurmur/umurmur-0.2.16a-r1.ebuild | 9 +++++----
 media-sound/umurmur/umurmur-0.2.16a.ebuild    | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild 
b/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild
index 958ee0d..0c83413 100644
--- a/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild
+++ b/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-inherit autotools systemd eutils readme.gentoo user
+inherit autotools systemd eutils readme.gentoo-r1 user
 
 DESCRIPTION="Minimalistic Murmur (Mumble server)"
-HOMEPAGE="https://code.google.com/p/umurmur/ 
https://github.com/umurmur/umurmur";
+HOMEPAGE="https://github.com/umurmur/umurmur";
 SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
@@ -49,6 +49,7 @@ pkg_setup() {
 }
 
 src_prepare() {
+       default
        eautoreconf
 }
 

diff --git a/media-sound/umurmur/umurmur-0.2.16a.ebuild 
b/media-sound/umurmur/umurmur-0.2.16a.ebuild
index 9ba2e3b..d1d3947 100644
--- a/media-sound/umurmur/umurmur-0.2.16a.ebuild
+++ b/media-sound/umurmur/umurmur-0.2.16a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit autotools systemd eutils readme.gentoo user
 
 DESCRIPTION="Minimalistic Murmur (Mumble server)"
-HOMEPAGE="https://code.google.com/p/umurmur/ 
https://github.com/umurmur/umurmur";
+HOMEPAGE="https://github.com/umurmur/umurmur";
 SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to