diff options
author | Torsten Veller <tove@gentoo.org> | 2010-07-15 11:07:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-07-15 11:07:53 +0000 |
commit | 1a8173f2929eb0480dd91cda92056b3808855404 (patch) | |
tree | 9530ce0fdb89ea3556c4eeea335eea8c02a83d44 /dev-perl/YAML-Tiny | |
parent | Version bump (diff) | |
download | gentoo-2-1a8173f2929eb0480dd91cda92056b3808855404.tar.gz gentoo-2-1a8173f2929eb0480dd91cda92056b3808855404.tar.bz2 gentoo-2-1a8173f2929eb0480dd91cda92056b3808855404.zip |
Version bump
(Portage version: 2.2_rc67_p226/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r-- | dev-perl/YAML-Tiny/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/YAML-Tiny/YAML-Tiny-1.43.ebuild | 16 |
2 files changed, 22 insertions, 1 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog index c1e032a8e3c4..8936f6fc17df 100644 --- a/dev-perl/YAML-Tiny/ChangeLog +++ b/dev-perl/YAML-Tiny/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/YAML-Tiny # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.18 2010/06/27 17:34:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.19 2010/07/15 11:07:53 tove Exp $ + +*YAML-Tiny-1.43 (15 Jul 2010) + + 15 Jul 2010; Torsten Veller <tove@gentoo.org> +YAML-Tiny-1.43.ebuild: + Version bump. No functional changes 27 Jun 2010; <nixnut@gentoo.org> YAML-Tiny-1.41.ebuild: ppc stable #323529 diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.43.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.43.ebuild new file mode 100644 index 000000000000..192598eabcad --- /dev/null +++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.43.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2010 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.43.ebuild,v 1.1 2010/07/15 11:07:53 tove Exp $ + +EAPI=3 + +MODULE_AUTHOR="ADAMK" +inherit perl-module + +DESCRIPTION="Read/Write YAML files with as little code as possible" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +SRC_TEST=do |