mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
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
This commit is contained in:
parent
847d3e56b7
commit
dc19622647
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user