diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:27:43 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 01:27:43 +0000 |
commit | ddeb020927c6970ede7bbaeb4a702776bdd38765 (patch) | |
tree | 1341af18453c1d9df728683c43377538d5cee3dd /dev-perl/HTML-Template-JIT | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-ddeb020927c6970ede7bbaeb4a702776bdd38765.tar.gz gentoo-2-ddeb020927c6970ede7bbaeb4a702776bdd38765.tar.bz2 gentoo-2-ddeb020927c6970ede7bbaeb4a702776bdd38765.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/HTML-Template-JIT')
-rw-r--r-- | dev-perl/HTML-Template-JIT/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild (renamed from dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/HTML-Template-JIT/ChangeLog b/dev-perl/HTML-Template-JIT/ChangeLog index fceb99dfeaef..5586fb88199f 100644 --- a/dev-perl/HTML-Template-JIT/ChangeLog +++ b/dev-perl/HTML-Template-JIT/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/HTML-Template-JIT -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template-JIT/ChangeLog,v 1.14 2012/08/27 18:25:46 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template-JIT/ChangeLog,v 1.15 2014/08/24 01:27:43 axs Exp $ + +*HTML-Template-JIT-0.50.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +HTML-Template-JIT-0.50.0-r1.ebuild, -HTML-Template-JIT-0.50.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> HTML-Template-JIT-0.50.0.ebuild: diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0.ebuild b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild index a61d13435a38..95b3a107e9d0 100644 --- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0.ebuild +++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0.ebuild,v 1.3 2012/08/27 18:25:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild,v 1.1 2014/08/24 01:27:43 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=SAMTREGAR MODULE_VERSION=0.05 |