diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:44:36 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-21 19:44:36 +0000 |
commit | 563372ed190c0e5257c3e046610f9314af9c6152 (patch) | |
tree | 1ecc017a9443e718e325178e872e73db4f153038 /dev-perl/MLDBM | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-563372ed190c0e5257c3e046610f9314af9c6152.tar.gz gentoo-2-563372ed190c0e5257c3e046610f9314af9c6152.tar.bz2 gentoo-2-563372ed190c0e5257c3e046610f9314af9c6152.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/MLDBM')
-rw-r--r-- | dev-perl/MLDBM/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/MLDBM/MLDBM-2.40.0-r1.ebuild (renamed from dev-perl/MLDBM/MLDBM-2.40.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/MLDBM/ChangeLog b/dev-perl/MLDBM/ChangeLog index aa194d3230dd..3f20c93fe547 100644 --- a/dev-perl/MLDBM/ChangeLog +++ b/dev-perl/MLDBM/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/MLDBM -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.42 2013/09/05 15:11:38 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/ChangeLog,v 1.43 2014/08/21 19:44:36 axs Exp $ + +*MLDBM-2.40.0-r1 (21 Aug 2014) + + 21 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +MLDBM-2.40.0-r1.ebuild, -MLDBM-2.40.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 05 Sep 2013; Ian Delaney <idella4@gentoo.org> -MLDBM-2.01.ebuild: drop old diff --git a/dev-perl/MLDBM/MLDBM-2.40.0.ebuild b/dev-perl/MLDBM/MLDBM-2.40.0-r1.ebuild index 9494b84dc68b..de778c58ef65 100644 --- a/dev-perl/MLDBM/MLDBM-2.40.0.ebuild +++ b/dev-perl/MLDBM/MLDBM-2.40.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/MLDBM/MLDBM-2.40.0.ebuild,v 1.9 2013/04/02 13:21:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MLDBM/MLDBM-2.40.0-r1.ebuild,v 1.1 2014/08/21 19:44:36 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHORNY MODULE_VERSION=2.04 |