diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 12:40:03 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 12:40:03 +0000 |
commit | d3ad137c1d678f926afbae0a0b081014e5cdca7b (patch) | |
tree | 42a8e7ef019d89cf4d7517a97e61954f70124419 /perl-core/threads-shared | |
parent | EAPI bump (diff) | |
download | gentoo-2-d3ad137c1d678f926afbae0a0b081014e5cdca7b.tar.gz gentoo-2-d3ad137c1d678f926afbae0a0b081014e5cdca7b.tar.bz2 gentoo-2-d3ad137c1d678f926afbae0a0b081014e5cdca7b.zip |
EAPI bump
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'perl-core/threads-shared')
-rw-r--r-- | perl-core/threads-shared/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/threads-shared/threads-shared-1.400.0-r1.ebuild (renamed from perl-core/threads-shared/threads-shared-1.400.0.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/perl-core/threads-shared/ChangeLog b/perl-core/threads-shared/ChangeLog index 9988776446e0..f471638b8399 100644 --- a/perl-core/threads-shared/ChangeLog +++ b/perl-core/threads-shared/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/threads-shared # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/threads-shared/ChangeLog,v 1.13 2014/07/17 15:30:15 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads-shared/ChangeLog,v 1.14 2014/07/26 12:40:03 dilfridge Exp $ + +*threads-shared-1.400.0-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +threads-shared-1.400.0-r1.ebuild, -threads-shared-1.400.0.ebuild: + EAPI bump 17 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -threads-shared-1.32.ebuild, -threads-shared-1.33.ebuild, diff --git a/perl-core/threads-shared/threads-shared-1.400.0.ebuild b/perl-core/threads-shared/threads-shared-1.400.0-r1.ebuild index e830e9f5efa6..76c3bd31cb28 100644 --- a/perl-core/threads-shared/threads-shared-1.400.0.ebuild +++ b/perl-core/threads-shared/threads-shared-1.400.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-shared/threads-shared-1.400.0.ebuild,v 1.1 2011/09/13 17:58:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/threads-shared/threads-shared-1.400.0-r1.ebuild,v 1.1 2014/07/26 12:40:03 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=JDHEDDEN MODULE_VERSION=1.40 |