mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/dejagnu: The html docs seem to be gone, bug 622600
Closes: https://bugs.gentoo.org/622600 Package-Manager: Portage-2.3.11, Repoman-2.3.3
This commit is contained in:
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
|
||||
IUSE="doc"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-lang/tcl
|
||||
dev-tcltk/expect"
|
||||
@@ -25,5 +25,4 @@ src_test() {
|
||||
src_install() {
|
||||
emake install DESTDIR="${D}"
|
||||
dodoc AUTHORS ChangeLog NEWS README TODO
|
||||
use doc && dodoc -r doc/html
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user