diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:55:17 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-07-26 13:55:17 +0000 |
commit | 4ccfa61411bc35ca3e969085d0b34c7fe5724d34 (patch) | |
tree | 566a09e34a4741b71d1f114b1b323ba0863c4e42 /perl-core/ExtUtils-CBuilder | |
parent | EAPI bump (diff) | |
download | gentoo-2-4ccfa61411bc35ca3e969085d0b34c7fe5724d34.tar.gz gentoo-2-4ccfa61411bc35ca3e969085d0b34c7fe5724d34.tar.bz2 gentoo-2-4ccfa61411bc35ca3e969085d0b34c7fe5724d34.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/ExtUtils-CBuilder')
-rw-r--r-- | perl-core/ExtUtils-CBuilder/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205-r1.ebuild (renamed from perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-CBuilder/ChangeLog b/perl-core/ExtUtils-CBuilder/ChangeLog index fc75c4459f11..c1c8d4b0622d 100644 --- a/perl-core/ExtUtils-CBuilder/ChangeLog +++ b/perl-core/ExtUtils-CBuilder/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/ExtUtils-CBuilder # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ChangeLog,v 1.62 2014/07/05 22:23:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ChangeLog,v 1.63 2014/07/26 13:55:17 dilfridge Exp $ + +*ExtUtils-CBuilder-0.280.205-r1 (26 Jul 2014) + + 26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +ExtUtils-CBuilder-0.280.205-r1.ebuild, -ExtUtils-CBuilder-0.280.205.ebuild: + EAPI bump 05 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -ExtUtils-CBuilder-0.26.03.ebuild, -ExtUtils-CBuilder-0.27.03.ebuild: diff --git a/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205.ebuild b/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205-r1.ebuild index bb8657c27e9d..40c3a6e65154 100644 --- a/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205.ebuild +++ b/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205-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/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205.ebuild,v 1.16 2014/01/20 20:52:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-CBuilder/ExtUtils-CBuilder-0.280.205-r1.ebuild,v 1.1 2014/07/26 13:55:17 dilfridge Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DAGOLDEN MODULE_VERSION=0.280205 |