zlogene 14/10/17 20:29:43 Modified: ChangeLog Added: Want-0.230.0.ebuild Log: Version bump (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.56 dev-perl/Want/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 22 Aug 2014 18:30:50 -0000 1.55 +++ ChangeLog 17 Oct 2014 20:29:43 -0000 1.56 @@ -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.55 2014/08/22 18:30:50 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.56 2014/10/17 20:29:43 zlogene Exp $ + +*Want-0.230.0 (17 Oct 2014) + + 17 Oct 2014; Mikle Kolyada <[email protected]> +Want-0.230.0.ebuild: + Version bump *Want-0.210.0-r1 (22 Aug 2014) 1.1 dev-perl/Want/Want-0.230.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild?rev=1.1&content-type=text/plain Index: Want-0.230.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.230.0.ebuild,v 1.1 2014/10/17 20:29:43 zlogene Exp $ EAPI=5 MODULE_AUTHOR=ROBIN MODULE_VERSION=0.23 inherit perl-module DESCRIPTION="A generalisation of wantarray" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix" IUSE="" SRC_TEST="do"
