zlogene 15/05/06 19:16:40 Modified: ChangeLog Added: Want-0.260.0.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.57 dev-perl/Want/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 17 Oct 2014 20:29:43 -0000 1.56 +++ ChangeLog 6 May 2015 19:16:40 -0000 1.57 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Want -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.56 2014/10/17 20:29:43 zlogene Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.57 2015/05/06 19:16:40 zlogene Exp $ + +*Want-0.260.0 (06 May 2015) + + 06 May 2015; Mikle Kolyada <[email protected]> +Want-0.260.0.ebuild: + Version bump *Want-0.230.0 (17 Oct 2014) 1.1 dev-perl/Want/Want-0.260.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.260.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.260.0.ebuild?rev=1.1&content-type=text/plain Index: Want-0.260.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/Want/Want-0.260.0.ebuild,v 1.1 2015/05/06 19:16:40 zlogene Exp $ EAPI=5 MODULE_AUTHOR=ROBIN MODULE_VERSION=0.26 inherit perl-module DESCRIPTION="A generalisation of wantarray" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix" IUSE="" SRC_TEST="do"
