mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/TextToHTML: Block duplicate packaging
Package-Manager: portage-2.2.25
This commit is contained in:
@@ -15,9 +15,12 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-perl/YAML-Syck
|
||||
RDEPEND="
|
||||
!dev-perl/txt2html
|
||||
dev-perl/YAML-Syck
|
||||
virtual/perl-Getopt-Long
|
||||
dev-perl/Getopt-ArgvFile"
|
||||
dev-perl/Getopt-ArgvFile
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user