diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:16:39 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:16:39 +0000 |
commit | c5b47535a60f6e88fdb38f99e2f9da3baff7cea0 (patch) | |
tree | 362102dca0e038842674d9b77fee9a241a9c702b /dev-perl/Festival-Client-Async | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-c5b47535a60f6e88fdb38f99e2f9da3baff7cea0.tar.gz gentoo-2-c5b47535a60f6e88fdb38f99e2f9da3baff7cea0.tar.bz2 gentoo-2-c5b47535a60f6e88fdb38f99e2f9da3baff7cea0.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/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild (renamed from dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild) | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/dev-perl/Festival-Client-Async/ChangeLog b/dev-perl/Festival-Client-Async/ChangeLog index 7fa22fce6631..178429e3b708 100644 --- a/dev-perl/Festival-Client-Async/ChangeLog +++ b/dev-perl/Festival-Client-Async/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/Festival-Client-Async # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.18 2014/08/05 13:24:04 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/ChangeLog,v 1.19 2014/08/22 19:16:39 axs Exp $ + +*Festival-Client-Async-0.30.300-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Festival-Client-Async-0.30.300-r1.ebuild, + -Festival-Client-Async-0.30.300.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 05 Aug 2014; Mikle Kolyada <zlogene@gentoo.org> Festival-Client-Async-0.30.300.ebuild: diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild index 105aded83fc9..20b02bef860e 100644 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300.ebuild,v 1.3 2014/08/05 13:24:04 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r1.ebuild,v 1.1 2014/08/22 19:16:39 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DJHD MODULE_VERSION=0.0303 |