summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-22 15:00:47 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-22 15:00:47 +0000
commitf4df0ebf96551fb0c5aa2482145192528d2f37ac (patch)
tree23646c5c84ba5734876e6e8e5d32c1097ed47b81
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-f4df0ebf96551fb0c5aa2482145192528d2f37ac.tar.gz
gentoo-2-f4df0ebf96551fb0c5aa2482145192528d2f37ac.tar.bz2
gentoo-2-f4df0ebf96551fb0c5aa2482145192528d2f37ac.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)
-rw-r--r--dev-perl/crypt-cbc/ChangeLog9
-rw-r--r--dev-perl/crypt-cbc/crypt-cbc-2.330.0-r1.ebuild (renamed from dev-perl/crypt-cbc/crypt-cbc-2.330.0.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/crypt-cbc/ChangeLog b/dev-perl/crypt-cbc/ChangeLog
index 846a409481f3..279f9db148ad 100644
--- a/dev-perl/crypt-cbc/ChangeLog
+++ b/dev-perl/crypt-cbc/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-perl/crypt-cbc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/ChangeLog,v 1.95 2014/07/26 14:41:30 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/ChangeLog,v 1.96 2014/08/22 15:00:47 axs Exp $
+
+*crypt-cbc-2.330.0-r1 (22 Aug 2014)
+
+ 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org>
+ +crypt-cbc-2.330.0-r1.ebuild, -crypt-cbc-2.330.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
26 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
-crypt-cbc-2.300.0.ebuild, -crypt-cbc-2.310.0.ebuild,
diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.330.0.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.330.0-r1.ebuild
index 440d6167e86a..1e45a6e61d1f 100644
--- a/dev-perl/crypt-cbc/crypt-cbc-2.330.0.ebuild
+++ b/dev-perl/crypt-cbc/crypt-cbc-2.330.0-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.330.0.ebuild,v 1.9 2014/03/15 05:20:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.330.0-r1.ebuild,v 1.1 2014/08/22 15:00:47 axs Exp $
-EAPI=4
+EAPI=5
MY_PN=Crypt-CBC
MODULE_AUTHOR=LDS