diff options
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/threads/ChangeLog | 10 | ||||
-rw-r--r-- | perl-core/threads/threads-1.860.0-r1.ebuild (renamed from perl-core/threads/threads-1.860.0.ebuild) | 6 | ||||
-rw-r--r-- | perl-core/threads/threads-1.890.0-r1.ebuild (renamed from perl-core/threads/threads-1.890.0.ebuild) | 6 |
3 files changed, 15 insertions, 7 deletions
diff --git a/perl-core/threads/ChangeLog b/perl-core/threads/ChangeLog index 2f02c50c04d6..a106db6280cd 100644 --- a/perl-core/threads/ChangeLog +++ b/perl-core/threads/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for perl-core/threads # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/ChangeLog,v 1.14 2014/07/16 19:16:11 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/ChangeLog,v 1.15 2014/07/26 12:45:18 dilfridge Exp $ + +*threads-1.890.0-r1 (26 Jul 2014) +*threads-1.860.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +threads-1.860.0-r1.ebuild, +threads-1.890.0-r1.ebuild, + -threads-1.860.0.ebuild, -threads-1.890.0.ebuild: + EAPI bump 16 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -threads-1.870.0.ebuild: diff --git a/perl-core/threads/threads-1.860.0.ebuild b/perl-core/threads/threads-1.860.0-r1.ebuild index 2ad559bcfc6a..f30162205acb 100644 --- a/perl-core/threads/threads-1.860.0.ebuild +++ b/perl-core/threads/threads-1.860.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/threads-1.860.0.ebuild,v 1.1 2011/12/19 15:52:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/threads-1.860.0-r1.ebuild,v 1.1 2014/07/26 12:45:18 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JDHEDDEN MODULE_VERSION=1.86 diff --git a/perl-core/threads/threads-1.890.0.ebuild b/perl-core/threads/threads-1.890.0-r1.ebuild index c2f4de45cdb2..c4bc1d9dba8e 100644 --- a/perl-core/threads/threads-1.890.0.ebuild +++ b/perl-core/threads/threads-1.890.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/threads-1.890.0.ebuild,v 1.1 2013/10/28 05:09:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads/threads-1.890.0-r1.ebuild,v 1.1 2014/07/26 12:45:18 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JDHEDDEN MODULE_VERSION=1.89 |