commit:     5b07fecb37859e6ce5b98214514d2b9ed4c0ebd0
Author:     Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 10:02:36 2016 +0000
Commit:     Wolfram Schlich <wschlich <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 10:02:36 2016 +0000
URL:        https://gitweb.gentoo.org/dev/wschlich.git/commit/?id=5b07fecb

dev-perl/Exception-Class-TryCatch: fixes

Package-Manager: portage-2.2.27

 dev-perl/Exception-Class-TryCatch/ChangeLog                | 14 --------------
 ...1.13.ebuild => Exception-Class-TryCatch-1.13-r1.ebuild} |  6 +++---
 2 files changed, 3 insertions(+), 17 deletions(-)

diff --git a/dev-perl/Exception-Class-TryCatch/ChangeLog 
b/dev-perl/Exception-Class-TryCatch/ChangeLog
deleted file mode 100644
index 98969bb..0000000
--- a/dev-perl/Exception-Class-TryCatch/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-perl/Exception-Class-TryCatch
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Exception-Class-TryCatch-1.13 (26 Sep 2014)
-
-  26 Sep 2014; Wolfram Schlich <wschl...@gentoo.org>
-  +Exception-Class-TryCatch-1.13.ebuild, -Exception-Class-TryCatch-1.12.ebuild,
-  metadata.xml:
-  version bump, bump EAPI to 5
-
-  03 Aug 2009; Wolfram Schlich <wschl...@gentoo.org> +metadata.xml,
-  +Exception-Class-TryCatch-1.12.ebuild:
-  initial import

diff --git 
a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild 
b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
similarity index 78%
rename from 
dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
rename to 
dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
index ff1959d..a89884a 100644
--- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13.ebuild
+++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.13-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
 
 EAPI=5
 
@@ -15,6 +15,6 @@ IUSE=""
 
 RDEPEND="dev-perl/Exception-Class"
 DEPEND="${RDEPEND}
-       >=virtual/perl-Module-Build-0.28"
+       >=dev-perl/Module-Build-0.28"
 
 SRC_TEST="do"

Reply via email to