diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:56:32 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 15:56:32 +0000 |
commit | 42c9b3b524b6bf18f7e332693f686344662ed1c4 (patch) | |
tree | c8f788702ba1261a5d08c264baa2c5c211e91cf7 /dev-perl/B-Utils | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-42c9b3b524b6bf18f7e332693f686344662ed1c4.tar.gz gentoo-2-42c9b3b524b6bf18f7e332693f686344662ed1c4.tar.bz2 gentoo-2-42c9b3b524b6bf18f7e332693f686344662ed1c4.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/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.220.0-r1.ebuild (renamed from dev-perl/B-Utils/B-Utils-0.220.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/B-Utils/ChangeLog | 10 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.220.0.ebuild b/dev-perl/B-Utils/B-Utils-0.220.0-r1.ebuild index d1a5700fcf09..28f656809a78 100644 --- a/dev-perl/B-Utils/B-Utils-0.220.0.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.220.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/dev-perl/B-Utils/B-Utils-0.220.0.ebuild,v 1.1 2013/08/16 08:30:40 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.220.0-r1.ebuild,v 1.1 2014/08/26 15:56:32 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=RURBAN MODULE_VERSION=0.22 diff --git a/dev-perl/B-Utils/ChangeLog b/dev-perl/B-Utils/ChangeLog index 09f15a025e4a..9179a6e44770 100644 --- a/dev-perl/B-Utils/ChangeLog +++ b/dev-perl/B-Utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/B-Utils -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.22 2013/08/16 08:30:41 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.23 2014/08/26 15:56:32 axs Exp $ + +*B-Utils-0.220.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +B-Utils-0.220.0-r1.ebuild, -B-Utils-0.220.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade *B-Utils-0.220.0 (16 Aug 2013) |