zlogene 15/07/01 12:09:09 Modified: ChangeLog Added: HTML-Template-2.950.0.ebuild Log: Version bump (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.55 dev-perl/HTML-Template/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?rev=1.55&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?rev=1.55&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/ChangeLog?r1=1.54&r2=1.55 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- ChangeLog 19 Oct 2014 20:16:13 -0000 1.54 +++ ChangeLog 1 Jul 2015 12:09:09 -0000 1.55 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/HTML-Template -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.54 2014/10/19 20:16:13 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.55 2015/07/01 12:09:09 zlogene Exp $ + +*HTML-Template-2.950.0 (01 Jul 2015) + + 01 Jul 2015; Mikle Kolyada <[email protected]> +HTML-Template-2.950.0.ebuild: + Version bump 19 Oct 2014; Andreas K. Huettel <[email protected]> -HTML-Template-2.910.0.ebuild: 1.1 dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild?rev=1.1&content-type=text/plain Index: HTML-Template-2.950.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/HTML-Template/HTML-Template-2.950.0.ebuild,v 1.1 2015/07/01 12:09:09 zlogene Exp $ EAPI=5 MODULE_AUTHOR=WONKO MODULE_VERSION=2.95 inherit perl-module DESCRIPTION="A Perl module to use HTML Templates" SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do"
