diff options
author | Torsten Veller <tove@gentoo.org> | 2011-08-28 18:29:24 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-08-28 18:29:24 +0000 |
commit | d21792820d0318dd2806c7c9f2b6b76e9493f7ed (patch) | |
tree | fd9097378fab14ea338867c715dc1dfa648df6cd /dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild | |
parent | Change version scheme (diff) | |
download | gentoo-2-d21792820d0318dd2806c7c9f2b6b76e9493f7ed.tar.gz gentoo-2-d21792820d0318dd2806c7c9f2b6b76e9493f7ed.tar.bz2 gentoo-2-d21792820d0318dd2806c7c9f2b6b76e9493f7ed.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild')
-rw-r--r-- | dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild new file mode 100644 index 000000000000..11989f13265f --- /dev/null +++ b/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Taint-Runtime/Taint-Runtime-0.30.0.ebuild,v 1.1 2011/08/28 18:29:23 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RHANDOM +MODULE_VERSION=0.03 +inherit perl-module + +DESCRIPTION="Runtime enable taint checking" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |