diff options
Diffstat (limited to 'dev-perl/Linux-Distribution/Linux-Distribution-0.210.0.ebuild')
-rw-r--r-- | dev-perl/Linux-Distribution/Linux-Distribution-0.210.0.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Linux-Distribution/Linux-Distribution-0.210.0.ebuild b/dev-perl/Linux-Distribution/Linux-Distribution-0.210.0.ebuild new file mode 100644 index 0000000..3d568a6 --- /dev/null +++ b/dev-perl/Linux-Distribution/Linux-Distribution-0.210.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +MODULE_AUTHOR=CHORNY +MODULE_VERSION=0.21 +PATCHES=( "${FILESDIR}/quotes-in-lsb-release.patch" ) +inherit perl-module + +DESCRIPTION="Detect on which Linux distribution we are running" + +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="" + +SRC_TEST=do |