summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-03-11 13:44:32 +0000
committerTorsten Veller <tove@gentoo.org>2012-03-11 13:44:32 +0000
commit7e5ae9a084a03b64b87750bb6eafcd47438e92b6 (patch)
treee1a70bb44e677c6ebaf7adec961628411850844b /dev-perl/YAML-Tiny
parentMarking bcrypt-ruby-3.0.1 ~ppc64 for bug 385763 (diff)
downloadgentoo-2-7e5ae9a084a03b64b87750bb6eafcd47438e92b6.tar.gz
gentoo-2-7e5ae9a084a03b64b87750bb6eafcd47438e92b6.tar.bz2
gentoo-2-7e5ae9a084a03b64b87750bb6eafcd47438e92b6.zip
[bump] dev-perl/YAML-Tiny-1.510.0
(Portage version: 2.2.0_alpha90/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.510.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/YAML-Tiny/ChangeLog b/dev-perl/YAML-Tiny/ChangeLog
index 38ade50f6677..9591ac86e0f1 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.35 2012/03/08 15:15:51 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/YAML-Tiny/ChangeLog,v 1.36 2012/03/11 13:44:32 tove Exp $
+
+*YAML-Tiny-1.510.0 (11 Mar 2012)
+
+ 11 Mar 2012; Torsten Veller <tove@gentoo.org> +YAML-Tiny-1.510.0.ebuild:
+ Version bump
08 Mar 2012; Brent Baude <ranger@gentoo.org> YAML-Tiny-1.500.0.ebuild:
Marking YAML-Tiny-1.500.0 ppc64 for bug 396961
diff --git a/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild
new file mode 100644
index 000000000000..69efedd3f184
--- /dev/null
+++ b/dev-perl/YAML-Tiny/YAML-Tiny-1.510.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 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.510.0.ebuild,v 1.1 2012/03/11 13:44:32 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.51
+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 ~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