summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-04-13 21:45:20 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-04-13 21:45:34 +0200
commit756835a950bce70c641bfe7801bcd84f1f26ccfe (patch)
tree89988d7e98613227f981db8c3cfba629e1613566 /dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild
parentx11-misc/sct: stable. (diff)
downloadgentoo-756835a950bce70c641bfe7801bcd84f1f26ccfe.tar.gz
gentoo-756835a950bce70c641bfe7801bcd84f1f26ccfe.tar.bz2
gentoo-756835a950bce70c641bfe7801bcd84f1f26ccfe.zip
dev-perl/Test-NoTabs: version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild')
-rw-r--r--dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild b/dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild
new file mode 100644
index 000000000000..4858b1ec8969
--- /dev/null
+++ b/dev-perl/Test-NoTabs/Test-NoTabs-2.000.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=2.00
+
+inherit perl-module
+
+DESCRIPTION="Check the presence of tabs in your project"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+SRC_TEST="do"