diff --git a/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest b/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest new file mode 100644 index 0000000000..9f89d75c73 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/lcov/Manifest @@ -0,0 +1 @@ +DIST lcov-1.9.tar.gz 140035 RMD160 8065012a49cc7e10c295093c9b0c6dee9efcac22 SHA1 5aff4b998b1288896734326a0b74ab536339ec21 SHA256 c37e125d4f0773339de3600d45ad325fe710ea2f0051d7ee2b8a168f450f1aca diff --git a/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild new file mode 100644 index 0000000000..543a6740aa --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-util/lcov/lcov-1.9.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.9.ebuild,v 1.3 2012/05/21 12:29:34 johu Exp $ + +EAPI="2" + +DESCRIPTION="A graphical front-end for GCC's coverage testing tool gcov" +HOMEPAGE="http://ltp.sourceforge.net/coverage/lcov.php" +SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ~ppc x86" +IUSE="" + +DEPEND="" +RDEPEND=">=dev-lang/perl-5 + dev-perl/GD[png]" + +src_install() { + emake PREFIX="${D}" install || die "install failed" +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 new file mode 100644 index 0000000000..b5d13f156c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-util/lcov-1.9 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install +DESCRIPTION=A graphical front-end for GCC's coverage testing tool gcov +EAPI=2 +HOMEPAGE=http://ltp.sourceforge.net/coverage/lcov.php +KEYWORDS=amd64 ~ppc x86 +LICENSE=GPL-2 +RDEPEND=>=dev-lang/perl-5 dev-perl/GD[png] +SLOT=0 +SRC_URI=mirror://sourceforge/ltp/lcov-1.9.tar.gz +_md5_=fdebe8150b9b41de5d168b9a7659dcd2