commit:     dc196226472506fb766edd08cd1002e80c496b3a
Author:     Nado <nado <AT> troglodyte <DOT> be>
AuthorDate: Wed May 24 11:37:25 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu May 25 18:27:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc196226

dev-util/cgdb: fix DOCS files.

* TODO removed.
* FAQ added.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4756

 dev-util/cgdb/cgdb-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cgdb/cgdb-9999.ebuild b/dev-util/cgdb/cgdb-9999.ebuild
index 51a20f68cec..5a5dd25473f 100644
--- a/dev-util/cgdb/cgdb-9999.ebuild
+++ b/dev-util/cgdb/cgdb-9999.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
@@ -31,7 +31,7 @@ RDEPEND="
        ${COMMONDEPEND}
        sys-devel/gdb"
 
-DOCS=( AUTHORS ChangeLog INSTALL NEWS README.md TODO )
+DOCS=( AUTHORS ChangeLog INSTALL NEWS README.md FAQ )
 
 src_prepare() {
        default

Reply via email to