commit: 0cfb4798f5c891854234b059f3efe4f9533d73e4
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 21:06:54 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 21:06:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfb4798
media-sound/umurmur: Fix DOC_CONTENTS location of umurmur.conf.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-sound/umurmur/umurmur-0.2.16a-r1.ebuild | 6 +++---
media-sound/umurmur/umurmur-0.2.16a.ebuild | 6 +++---
2 files changed, 6 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 b573045baa3..b8464e0867d 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 d5bdc244474..d5a3eb1f314 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() {