mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-util/lcov: tidy up ebuild.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -10,10 +10,9 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=">=dev-lang/perl-5
|
||||
RDEPEND="
|
||||
dev-lang/perl
|
||||
dev-perl/GD[png]"
|
||||
|
||||
src_compile() { :; }
|
||||
|
||||
Reference in New Issue
Block a user