From: Michael Weber Date: Tue, 28 Feb 2017 21:06:54 +0000 (+0100) Subject: media-sound/umurmur: Fix DOC_CONTENTS location of umurmur.conf. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0cfb4798f5c891854234b059f3efe4f9533d73e4;p=gentoo.git media-sound/umurmur: Fix DOC_CONTENTS location of umurmur.conf. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild b/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild index b573045baa31..b8464e0867d2 100644 --- a/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild +++ b/media-sound/umurmur/umurmur-0.2.16a-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,8 +26,8 @@ DEPEND=">=dev-libs/protobuf-c-1.0.0_rc2 RDEPEND="${DEPEND}" DOC_CONTENTS=" - A configuration file has been installed at /etc/umurmur.conf - you may - want to review it. See also\n + A configuration file has been installed at /etc/umurmur/umurmur.conf - you + may want to review it. See also\n https://github.com/umurmur/umurmur/wiki/Configuration " pkg_pretend() { diff --git a/media-sound/umurmur/umurmur-0.2.16a.ebuild b/media-sound/umurmur/umurmur-0.2.16a.ebuild index d5bdc2444746..d5a3eb1f3141 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -23,8 +23,8 @@ DEPEND=">=dev-libs/protobuf-c-1.0.0_rc2 RDEPEND="${DEPEND}" DOC_CONTENTS=" - A configuration file has been installed at /etc/umurmur.conf - you may - want to review it. See also\n + A configuration file has been installed at /etc/umurmur/umurmur.conf - you + may want to review it. See also\n https://github.com/umurmur/umurmur/wiki/Configuration " pkg_setup() {