summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/common-sense/ChangeLog8
-rw-r--r--dev-perl/common-sense/common-sense-3.740.0.ebuild19
2 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog
index b2884379ca5b..2d9ed17f8b1b 100644
--- a/dev-perl/common-sense/ChangeLog
+++ b/dev-perl/common-sense/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/common-sense
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.36 2015/05/01 19:52:22 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.37 2015/07/23 23:37:40 dilfridge Exp $
+
+*common-sense-3.740.0 (23 Jul 2015)
+
+ 23 Jul 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ +common-sense-3.740.0.ebuild:
+ Version bump
*common-sense-3.730.0 (01 May 2015)
diff --git a/dev-perl/common-sense/common-sense-3.740.0.ebuild b/dev-perl/common-sense/common-sense-3.740.0.ebuild
new file mode 100644
index 000000000000..e893192d025c
--- /dev/null
+++ b/dev-perl/common-sense/common-sense-3.740.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-3.740.0.ebuild,v 1.1 2015/07/23 23:37:40 dilfridge Exp $
+
+EAPI=5
+
+MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=3.74
+inherit perl-module
+
+DESCRIPTION="Save a tree AND a kitten, use common::sense!"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST=do