mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
*/*: move {app-doc → app-text}/doxygen
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_configure() {
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
src_configure() {
|
||||
local emesonargs=(
|
||||
|
||||
@@ -24,7 +24,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
DOCS=( AUTHORS NEWS README{,.md} )
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ DEPEND="
|
||||
elf? ( virtual/libelf:= )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="doc? ( app-doc/doxygen )"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
DOCS=( AUTHORS NEWS README.md )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user