summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-06-25 08:12:16 +0000
committerTorsten Veller <tove@gentoo.org>2011-06-25 08:12:16 +0000
commit118275269c56a0b5cf50e442e59ab3c09a98d3f3 (patch)
tree4165d734cbb15c66128363fcf1361477b668583c /dev-perl/YAML-Tiny
parentVersion bump. Use github mirror. (diff)
downloadgentoo-2-118275269c56a0b5cf50e442e59ab3c09a98d3f3.tar.gz
gentoo-2-118275269c56a0b5cf50e442e59ab3c09a98d3f3.tar.bz2
gentoo-2-118275269c56a0b5cf50e442e59ab3c09a98d3f3.zip
[bump] dev-perl/YAML-Tiny-1.500.0
(Portage version: 2.2.0_alpha41/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.500.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog
index 76a4b0edd64b..48e6d6c89dc8 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.26 2011/04/02 10:32:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.27 2011/06/25 08:12:16 tove Exp $
+
+*YAML-Tiny-1.500.0 (25 Jun 2011)
+
+ 25 Jun 2011; Torsten Veller <tove@gentoo.org> +YAML-Tiny-1.500.0.ebuild:
+ Version bump
02 Apr 2011; Torsten Veller <tove@gentoo.org> -YAML-Tiny-1.43.ebuild,
-YAML-Tiny-1.44.ebuild, -YAML-Tiny-1.460.ebuild:
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.500.0.ebuild
new file mode 100644
index 000000000000..fb9409492524
--- /dev/null
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.500.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/YAML-Tiny/YAML-Tiny-1.500.0.ebuild,v 1.1 2011/06/25 08:12:16 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.50
+inherit perl-module
+
+DESCRIPTION="Read/Write YAML files with as little code as possible"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~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