diff options
-rw-r--r-- | dev-perl/strictures/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/strictures/strictures-1.4.3.ebuild | 17 |
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog index 81b07e20f8fe..cab5d2ecf5e8 100644 --- a/dev-perl/strictures/ChangeLog +++ b/dev-perl/strictures/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/strictures # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.10 2012/09/10 18:01:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.11 2012/11/12 19:31:33 tove Exp $ + +*strictures-1.4.3 (12 Nov 2012) + + 12 Nov 2012; Torsten Veller <tove@gentoo.org> +strictures-1.4.3.ebuild: + Version bump *strictures-1.4.2 (10 Sep 2012) diff --git a/dev-perl/strictures/strictures-1.4.3.ebuild b/dev-perl/strictures/strictures-1.4.3.ebuild new file mode 100644 index 000000000000..d633e2861abb --- /dev/null +++ b/dev-perl/strictures/strictures-1.4.3.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/strictures/strictures-1.4.3.ebuild,v 1.1 2012/11/12 19:31:34 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=ETHER +MODULE_VERSION=1.004003 +inherit perl-module + +DESCRIPTION="Turn on strict and make all warnings fatal" + +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" + +SRC_TEST=do |