summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-13 05:54:51 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-13 05:54:51 +0000
commit9a07b90e8a82dfea69df7674d037093359ac8c66 (patch)
tree736b352f0efe9949a6e21e2de9b4cd7c07ae9645 /dev-perl/Config-Tiny
parentAdd crypto-cipher-types (diff)
downloadgentoo-2-9a07b90e8a82dfea69df7674d037093359ac8c66.tar.gz
gentoo-2-9a07b90e8a82dfea69df7674d037093359ac8c66.tar.bz2
gentoo-2-9a07b90e8a82dfea69df7674d037093359ac8c66.zip
Bump
(Portage version: 2.2.3/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Config-Tiny')
-rw-r--r--dev-perl/Config-Tiny/ChangeLog7
-rw-r--r--dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Config-Tiny/ChangeLog b/dev-perl/Config-Tiny/ChangeLog
index c75e8fca9c1a..5fc995efbd9a 100644
--- a/dev-perl/Config-Tiny/ChangeLog
+++ b/dev-perl/Config-Tiny/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Config-Tiny
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.83 2013/09/10 15:03:12 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/ChangeLog,v 1.84 2013/09/13 05:54:51 patrick Exp $
+
+*Config-Tiny-2.160.0 (13 Sep 2013)
+
+ 13 Sep 2013; Patrick Lauer <patrick@gentoo.org> +Config-Tiny-2.160.0.ebuild:
+ Bump
*Config-Tiny-2.140.0-r1 (10 Sep 2013)
diff --git a/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild b/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild
new file mode 100644
index 000000000000..dcb13b73b3aa
--- /dev/null
+++ b/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Tiny/Config-Tiny-2.160.0.ebuild,v 1.1 2013/09/13 05:54:51 patrick Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=RSAVAGE
+MODULE_VERSION=2.16
+MODULE_A_EXT="tgz"
+inherit perl-module
+
+DESCRIPTION="Read/Write .ini style files with as little code as possible"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"