diff options
author | Torsten Veller <tove@gentoo.org> | 2009-08-02 18:21:32 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-08-02 18:21:32 +0000 |
commit | 55dd1548dcf2c80914f5c8ff3ffbeae23898f35c (patch) | |
tree | a07f8c2548d8e034b65fb9413d2053327fc36b93 /dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild | |
parent | Stable on amd64, security bug #278819 (diff) | |
download | gentoo-2-55dd1548dcf2c80914f5c8ff3ffbeae23898f35c.tar.gz gentoo-2-55dd1548dcf2c80914f5c8ff3ffbeae23898f35c.tar.bz2 gentoo-2-55dd1548dcf2c80914f5c8ff3ffbeae23898f35c.zip |
Version bump
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild')
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild new file mode 100644 index 000000000000..0498e95e1471 --- /dev/null +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/YAML-Tiny-1.40.ebuild,v 1.1 2009/08/02 18:21:32 tove Exp $ + +EAPI=2 + +MODULE_AUTHOR="ADAMK" +inherit perl-module + +DESCRIPTION="Read/Write YAML files with as little code as possible" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +SRC_TEST=do |