Gentoo Archives: gentoo-commits

From: Daniel Pielmeier <billie@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/conky/
Date: Mon, 29 Feb 2016 17:22:10
Message-Id: 1456766460.c2723f50b843f5e7a27dc4ad78edbbf90ce71381.billie@gentoo
1 commit: c2723f50b843f5e7a27dc4ad78edbbf90ce71381
2 Author: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 17:21:00 2016 +0000
4 Commit: Daniel Pielmeier <billie <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 17:21:00 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2723f50
7
8 app-admin/conky: Fix doc installation.
9
10 This fixes bug #575416. Thanks to David Brooke for the report.
11
12 Package-Manager: portage-2.2.26
13
14 app-admin/conky/conky-1.10.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/conky/conky-1.10.1.ebuild b/app-admin/conky/conky-1.10.1.ebuild
18 index 3e6759b..dfa1c6c 100644
19 --- a/app-admin/conky/conky-1.10.1.ebuild
20 +++ b/app-admin/conky/conky-1.10.1.ebuild
21 @@ -69,7 +69,7 @@ DEPEND="
22
23 CONFIG_CHECK=~IPV6
24
25 -DOCS=( README TODO ChangeLog NEWS AUTHORS )
26 +DOCS=( README.md TODO ChangeLog NEWS AUTHORS )
27
28 pkg_setup() {
29 use ipv6 && linux-info_pkg_setup