From: Andreas K. Huettel Date: Fri, 15 Jul 2016 15:29:57 +0000 (+0200) Subject: dev-perl/Linux-Distribution: New package X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d214fba078363bf33201e9084b1db4f7e3a3936f;p=gentoo.git dev-perl/Linux-Distribution: New package Package-Manager: portage-2.3.0 --- diff --git a/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild new file mode 100644 index 000000000000..d2e377454434 --- /dev/null +++ b/dev-perl/Linux-Distribution/Linux-Distribution-0.230.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=CHORNY +DIST_VERSION=0.23 +inherit perl-module + +DESCRIPTION="Perl extension to detect on which Linux distribution we are running" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-perl/Module-Build + test? ( virtual/perl-Test-Simple ) +" diff --git a/dev-perl/Linux-Distribution/Manifest b/dev-perl/Linux-Distribution/Manifest new file mode 100644 index 000000000000..8cb32e7cd6a1 --- /dev/null +++ b/dev-perl/Linux-Distribution/Manifest @@ -0,0 +1 @@ +DIST Linux-Distribution-0.23.tar.gz 8785 SHA256 603e27da607b3e872a669d7a66d75982f0969153eab2d4b20c341347b4ebda5f SHA512 43ae48498ce3e140606cc3966db2cc41a57b7768fc04af4856e2109f685f7c12b07eadd20d208f04d46a6a3787b91335ad2d402a635ebb9f96746dbf5c455571 WHIRLPOOL 390916dc82250d5d6806b1636bbd5894793f0ac265eb351d7357ecab06e85ddd4f539e63272418da4a721aa2e3316126a3b3c70a6bc0d5c54081447cb42261e7 diff --git a/dev-perl/Linux-Distribution/metadata.xml b/dev-perl/Linux-Distribution/metadata.xml new file mode 100644 index 000000000000..2b9a936fc0a1 --- /dev/null +++ b/dev-perl/Linux-Distribution/metadata.xml @@ -0,0 +1,8 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + +