summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 17:32:00 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 17:32:00 +0000
commit395ec85d54530275546c7727d275793121049761 (patch)
tree1babd152f48088431b58bd43e97e31b7bff75ace /dev-perl/Algorithm-Munkres
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-395ec85d54530275546c7727d275793121049761.tar.gz
gentoo-2-395ec85d54530275546c7727d275793121049761.tar.bz2
gentoo-2-395ec85d54530275546c7727d275793121049761.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/Algorithm-Munkres')
-rw-r--r--dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r1.ebuild (renamed from dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild)6
-rw-r--r--dev-perl/Algorithm-Munkres/ChangeLog9
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r1.ebuild
index bc23731e27dc..55fcb59dd146 100644
--- a/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild
+++ b/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.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/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0.ebuild,v 1.2 2011/09/03 21:04:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/Algorithm-Munkres-0.80.0-r1.ebuild,v 1.1 2014/08/22 17:32:00 axs Exp $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=TPEDERSE
MODULE_VERSION=0.08
diff --git a/dev-perl/Algorithm-Munkres/ChangeLog b/dev-perl/Algorithm-Munkres/ChangeLog
index 2f99e99f9c42..8e9a4ccb26ff 100644
--- a/dev-perl/Algorithm-Munkres/ChangeLog
+++ b/dev-perl/Algorithm-Munkres/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/Algorithm-Munkres
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/ChangeLog,v 1.10 2014/05/24 07:36:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Munkres/ChangeLog,v 1.11 2014/08/22 17:32:00 axs Exp $
+
+*Algorithm-Munkres-0.80.0-r1 (22 Aug 2014)
+
+ 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +Algorithm-Munkres-0.80.0-r1.ebuild, -Algorithm-Munkres-0.80.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
24 May 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #199047