media-sound/umurmur: Fix DOC_CONTENTS location of umurmur.conf.
authorMichael Weber <xmw@gentoo.org>
Tue, 28 Feb 2017 21:06:54 +0000 (22:06 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 28 Feb 2017 21:06:54 +0000 (22:06 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-sound/umurmur/umurmur-0.2.16a-r1.ebuild
media-sound/umurmur/umurmur-0.2.16a.ebuild

index b573045baa31e5d76e6542e05f7d82e3bf1f8231..b8464e0867d2c2c8024a1a3de9ef74b0dc483f20 100644 (file)
@@ -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() {
index d5bdc244474642f4c374fc003378bfac547819f1..d5a3eb1f3141ac06ca202608a8b99e893be86420 100644 (file)
@@ -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() {