diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-19 12:49:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-19 12:49:09 +0000 |
commit | e86c9127ba8f08e054785cdf0463b92fccf618ea (patch) | |
tree | 3b93acd20617ce527cc9f1089c7a6fac2183e381 /perl-core | |
parent | Stable for AMD64, wrt security bug #404197 (diff) | |
download | gentoo-2-e86c9127ba8f08e054785cdf0463b92fccf618ea.tar.gz gentoo-2-e86c9127ba8f08e054785cdf0463b92fccf618ea.tar.bz2 gentoo-2-e86c9127ba8f08e054785cdf0463b92fccf618ea.zip |
[bump] perl-core/Filter-1.410.0
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Filter/ChangeLog | 9 | ||||
-rw-r--r-- | perl-core/Filter/Filter-1.410.0.ebuild | 17 |
2 files changed, 24 insertions, 2 deletions
diff --git a/perl-core/Filter/ChangeLog b/perl-core/Filter/ChangeLog index ac886701d6c2..39fd6f895a13 100644 --- a/perl-core/Filter/ChangeLog +++ b/perl-core/Filter/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for perl-core/Filter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.34 2011/05/01 16:17:38 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Filter/ChangeLog,v 1.35 2012/02/19 12:49:09 tove Exp $ + +*Filter-1.410.0 (19 Feb 2012) + + 19 Feb 2012; Torsten Veller <tove@gentoo.org> +Filter-1.410.0.ebuild: + Version bump *Filter-1.390.0 (01 May 2011) diff --git a/perl-core/Filter/Filter-1.410.0.ebuild b/perl-core/Filter/Filter-1.410.0.ebuild new file mode 100644 index 000000000000..c785d2120172 --- /dev/null +++ b/perl-core/Filter/Filter-1.410.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/perl-core/Filter/Filter-1.410.0.ebuild,v 1.1 2012/02/19 12:49:09 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=RURBAN +MODULE_VERSION=1.41 +inherit perl-module + +DESCRIPTION="Interface for creation of Perl Filters" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE="" + +SRC_TEST=do |