dilfridge 15/02/21 00:29:38 Modified: ChangeLog Added: Spiffy-0.460.0.ebuild Log: Version bump (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.37 dev-perl/Spiffy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Spiffy/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Spiffy/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Spiffy/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 22 Aug 2014 18:18:44 -0000 1.36 +++ ChangeLog 21 Feb 2015 00:29:38 -0000 1.37 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Spiffy -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.36 2014/08/22 18:18:44 axs Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.37 2015/02/21 00:29:38 dilfridge Exp $ + +*Spiffy-0.460.0 (21 Feb 2015) + + 21 Feb 2015; Andreas K. Huettel <[email protected]> + +Spiffy-0.460.0.ebuild: + Version bump *Spiffy-0.310.0-r1 (22 Aug 2014) 1.1 dev-perl/Spiffy/Spiffy-0.460.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Spiffy/Spiffy-0.460.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Spiffy/Spiffy-0.460.0.ebuild?rev=1.1&content-type=text/plain Index: Spiffy-0.460.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/Spiffy/Spiffy-0.460.0.ebuild,v 1.1 2015/02/21 00:29:38 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=INGY MODULE_VERSION=0.46 inherit perl-module DESCRIPTION="Spiffy Perl Interface Framework For You" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0" SRC_TEST="do"
