diff options
author | 2014-07-24 17:16:26 +0000 | |
---|---|---|
committer | 2014-07-24 17:16:26 +0000 | |
commit | 0743fbc02643d4899d734a9bd53355c245705cf6 (patch) | |
tree | 723ab537b431fa14a342bf8768a4a7c8bd241c66 /perl-core/B-Debug | |
parent | EAPI bump (diff) | |
download | gentoo-2-0743fbc02643d4899d734a9bd53355c245705cf6.tar.gz gentoo-2-0743fbc02643d4899d734a9bd53355c245705cf6.tar.bz2 gentoo-2-0743fbc02643d4899d734a9bd53355c245705cf6.zip |
EAPI bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 94BFDF4484AD142F)
Diffstat (limited to 'perl-core/B-Debug')
-rw-r--r-- | perl-core/B-Debug/B-Debug-1.180.0-r1.ebuild (renamed from perl-core/B-Debug/B-Debug-1.180.0.ebuild) | 7 | ||||
-rw-r--r-- | perl-core/B-Debug/ChangeLog | 8 |
2 files changed, 11 insertions, 4 deletions
diff --git a/perl-core/B-Debug/B-Debug-1.180.0.ebuild b/perl-core/B-Debug/B-Debug-1.180.0-r1.ebuild index f23e87ab4313..07e163211218 100644 --- a/perl-core/B-Debug/B-Debug-1.180.0.ebuild +++ b/perl-core/B-Debug/B-Debug-1.180.0-r1.ebuild @@ -1,7 +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/B-Debug/B-Debug-1.180.0.ebuild,v 1.1 2013/09/05 05:16:24 patrick Exp $ -EAPI=4 +# $Header: /var/cvsroot/gentoo-x86/perl-core/B-Debug/B-Debug-1.180.0-r1.ebuild,v 1.1 2014/07/24 17:16:26 dilfridge Exp $ + +EAPI=5 MODULE_AUTHOR=RURBAN MODULE_VERSION=1.18 inherit perl-module diff --git a/perl-core/B-Debug/ChangeLog b/perl-core/B-Debug/ChangeLog index 5f8ec1abd6aa..a0479538301a 100644 --- a/perl-core/B-Debug/ChangeLog +++ b/perl-core/B-Debug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/B-Debug # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/B-Debug/ChangeLog,v 1.3 2014/07/18 17:46:19 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/B-Debug/ChangeLog,v 1.4 2014/07/24 17:16:26 dilfridge Exp $ + +*B-Debug-1.180.0-r1 (24 Jul 2014) + + 24 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> + +B-Debug-1.180.0-r1.ebuild, -B-Debug-1.180.0.ebuild: + EAPI bump 18 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> -B-Debug-1.190.0.ebuild: |