dilfridge 15/06/21 16:18:36 Modified: ChangeLog Added: Filter-1.540.0.ebuild Removed: Filter-1.450.0.ebuild Log: Version bump (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Revision Changes Path 1.34 dev-perl/Filter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 9 Mar 2015 12:16:00 -0000 1.33 +++ ChangeLog 21 Jun 2015 16:18:36 -0000 1.34 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Filter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.33 2015/03/09 12:16:00 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/ChangeLog,v 1.34 2015/06/21 16:18:36 dilfridge Exp $ + +*Filter-1.540.0 (21 Jun 2015) + + 21 Jun 2015; Andreas K. Huettel <[email protected]> +Filter-1.540.0.ebuild, + -Filter-1.450.0.ebuild: + Version bump 09 Mar 2015; Mikle Kolyada <[email protected]> Filter-1.490.0.ebuild: Add ~ppc64 keyword 1.1 dev-perl/Filter/Filter-1.540.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.540.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.540.0.ebuild?rev=1.1&content-type=text/plain Index: Filter-1.540.0.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.540.0.ebuild,v 1.1 2015/06/21 16:18:36 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=RURBAN MODULE_VERSION=1.54 inherit perl-module DESCRIPTION="Interface for creation of Perl Filters" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~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="" DEPEND=" virtual/perl-ExtUtils-MakeMaker " SRC_TEST="do parallel"
