diff options
author | 2014-08-26 17:15:04 +0000 | |
---|---|---|
committer | 2014-08-26 17:15:04 +0000 | |
commit | 69637334d7983979f8a993d992c60a0184d97c8e (patch) | |
tree | b9c95b907344f7150df06939d52ef04f20727a86 /dev-perl/Coro/ChangeLog | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-69637334d7983979f8a993d992c60a0184d97c8e.tar.gz gentoo-2-69637334d7983979f8a993d992c60a0184d97c8e.tar.bz2 gentoo-2-69637334d7983979f8a993d992c60a0184d97c8e.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Coro/ChangeLog')
-rw-r--r-- | dev-perl/Coro/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/Coro/ChangeLog b/dev-perl/Coro/ChangeLog index 423be6737d4c..5e24518b042e 100644 --- a/dev-perl/Coro/ChangeLog +++ b/dev-perl/Coro/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Coro -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Coro/ChangeLog,v 1.16 2013/08/15 06:08:49 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Coro/ChangeLog,v 1.17 2014/08/26 17:15:04 axs Exp $ + +*Coro-6.310.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Coro-6.310.0-r1.ebuild, -Coro-6.310.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade *Coro-6.310.0 (15 Aug 2013) |