media-sound/umurmur: Adjusted HOMEPAGE variable.
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 6 Aug 2016 14:36:17 +0000 (16:36 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 6 Aug 2016 14:36:31 +0000 (16:36 +0200)
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-sound/umurmur/umurmur-0.2.16a-r1.ebuild
media-sound/umurmur/umurmur-0.2.16a.ebuild

index 958ee0dbaa1cb3b206f0fcb389637386e22e9dac..0c83413c1e5c4f97e50f2270ee023a2b39ee2800 100644 (file)
@@ -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
 }
 
index 9ba2e3b8599ed1269ad4d408ae4eec488ce7ad78..d1d3947d58547c8067f3a9c23a563cabd1074724 100644 (file)
@@ -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"