summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-23 02:35:12 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-23 02:35:12 +0000
commit11d586fd84226f8c8e147771928fe391513bbc1b (patch)
tree96fc2b6bedcdcae3ad1efe9504ebb7bf81fef239 /dev-perl/Apache-DBI
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-11d586fd84226f8c8e147771928fe391513bbc1b.tar.gz
gentoo-2-11d586fd84226f8c8e147771928fe391513bbc1b.tar.bz2
gentoo-2-11d586fd84226f8c8e147771928fe391513bbc1b.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/Apache-DBI')
-rw-r--r--dev-perl/Apache-DBI/Apache-DBI-1.120.0-r1.ebuild (renamed from dev-perl/Apache-DBI/Apache-DBI-1.120.0.ebuild)6
-rw-r--r--dev-perl/Apache-DBI/ChangeLog11
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Apache-DBI/Apache-DBI-1.120.0.ebuild b/dev-perl/Apache-DBI/Apache-DBI-1.120.0-r1.ebuild
index ef782349e017..e211be9f08bd 100644
--- a/dev-perl/Apache-DBI/Apache-DBI-1.120.0.ebuild
+++ b/dev-perl/Apache-DBI/Apache-DBI-1.120.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/Apache-DBI/Apache-DBI-1.120.0.ebuild,v 1.6 2013/12/29 10:07:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/Apache-DBI-1.120.0-r1.ebuild,v 1.1 2014/08/23 02:35:12 axs Exp $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=PHRED
MODULE_VERSION=1.12
diff --git a/dev-perl/Apache-DBI/ChangeLog b/dev-perl/Apache-DBI/ChangeLog
index 7962508b3937..2db60fe06027 100644
--- a/dev-perl/Apache-DBI/ChangeLog
+++ b/dev-perl/Apache-DBI/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/Apache-DBI
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.76 2013/12/29 10:07:30 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-DBI/ChangeLog,v 1.77 2014/08/23 02:35:12 axs Exp $
+
+*Apache-DBI-1.120.0-r1 (23 Aug 2014)
+
+ 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +Apache-DBI-1.120.0-r1.ebuild, -Apache-DBI-1.120.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
29 Dec 2013; Mikle Kolyada <zlogene@gentoo.org> Apache-DBI-1.120.0.ebuild:
ppc stable wrt bug #492070