summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-08-09 13:03:49 +0000
committerTorsten Veller <tove@gentoo.org>2010-08-09 13:03:49 +0000
commit404ef39a1313092ba867db42965846cb20bd768c (patch)
treea2bbc6796c66a31820b15b92234e1f4245dd458f /dev-perl/YAML-Tiny
parentVersion bump. (diff)
downloadgentoo-2-404ef39a1313092ba867db42965846cb20bd768c.tar.gz
gentoo-2-404ef39a1313092ba867db42965846cb20bd768c.tar.bz2
gentoo-2-404ef39a1313092ba867db42965846cb20bd768c.zip
Version bump
(Portage version: 2.2_rc67_p333/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/YAML-Tiny')
-rw-r--r--dev-perl/YAML-Tiny/ChangeLog7
-rw-r--r--dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild16
2 files changed, 22 insertions, 1 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog
index 8936f6fc17df..030385a382d5 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.19 2010/07/15 11:07:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.20 2010/08/09 13:03:49 tove Exp $
+
+*YAML-Tiny-1.44 (09 Aug 2010)
+
+ 09 Aug 2010; Torsten Veller <tove@gentoo.org> +YAML-Tiny-1.44.ebuild:
+ Version bump
*YAML-Tiny-1.43 (15 Jul 2010)
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.44.ebuild
new file mode 100644
index 000000000000..1463aae9457e
--- /dev/null
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.44.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.44.ebuild,v 1.1 2010/08/09 13:03:49 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