summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2014-09-26 15:36:33 +0200
committerWolfram Schlich <wschlich@gentoo.org>2014-09-26 15:36:33 +0200
commit16dad68935fd867493c781435b2609d4659ffb4a (patch)
tree2da5283c6647f71bb58eafd5dc82b8eeead24c1e
parentfix typo (diff)
downloadwschlich-16dad68935fd867493c781435b2609d4659ffb4a.tar.gz
wschlich-16dad68935fd867493c781435b2609d4659ffb4a.tar.bz2
wschlich-16dad68935fd867493c781435b2609d4659ffb4a.zip
version bump, bump EAPI to 5
Package-Manager: portage-2.2.13
-rw-r--r--dev-perl/Exception-Class-DBI/ChangeLog10
-rw-r--r--dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild (renamed from dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild)4
-rw-r--r--dev-perl/Exception-Class-DBI/Manifest5
-rw-r--r--dev-perl/Exception-Class-DBI/metadata.xml1
4 files changed, 11 insertions, 9 deletions
diff --git a/dev-perl/Exception-Class-DBI/ChangeLog b/dev-perl/Exception-Class-DBI/ChangeLog
index 541e3d3..c7ab4e9 100644
--- a/dev-perl/Exception-Class-DBI/ChangeLog
+++ b/dev-perl/Exception-Class-DBI/ChangeLog
@@ -1,8 +1,14 @@
# ChangeLog for dev-perl/Exception-Class-DBI
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Exception-Class-DBI-1.01 (26 Sep 2014)
+
+ 26 Sep 2014; Wolfram Schlich <wschlich@gentoo.org>
+ +Exception-Class-DBI-1.01.ebuild, -Exception-Class-DBI-1.00.ebuild,
+ metadata.xml:
+ version bump, bump EAPI to 5
+
03 Aug 2009; Wolfram Schlich <wschlich@gentoo.org> +metadata.xml,
+Exception-Class-DBI-1.00.ebuild:
initial import
-
diff --git a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
index 92a27f5..90e12a4 100644
--- a/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.00.ebuild
+++ b/dev-perl/Exception-Class-DBI/Exception-Class-DBI-1.01.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=DWHEELER
inherit perl-module
diff --git a/dev-perl/Exception-Class-DBI/Manifest b/dev-perl/Exception-Class-DBI/Manifest
index 0765711..fbb3721 100644
--- a/dev-perl/Exception-Class-DBI/Manifest
+++ b/dev-perl/Exception-Class-DBI/Manifest
@@ -1,4 +1 @@
-DIST Exception-Class-DBI-1.00.tar.gz 12054 RMD160 6932a8a84e79458258a0b9d8320fac527712d870 SHA1 64890e28662cffbbdbd4a8384879f690c9b53bdf SHA256 5a88a3303131e14eb41315728ac2f0370eae46e864b8762f6f05eaa179eecd2e
-EBUILD Exception-Class-DBI-1.00.ebuild 380 RMD160 5b7cd41ccd7a27eb884074585977e561d2352ebf SHA1 1b2d63fcb7011240b9fbdc0a4fa15f0bfc549708 SHA256 e1d28ecdeb2287039de02067905f2cd7cb965c1d09d4909a92a37c8d0ce68f52
-MISC ChangeLog 251 RMD160 42af9a1f63881019f1d6e6751a90ddacd8a823c1 SHA1 52ecfccdf30ad1b67b2cee7f196d636d196c4e71 SHA256 627b2cf5f032838a924ab418e9555a093908c5137dc7aa441ec26e94692a09ee
-MISC metadata.xml 306 RMD160 f1a137ada6fd6c5f77745d9a35b5ac5e7378190c SHA1 15f52896cbd26a1f148cad69f1d5116bb8699217 SHA256 6bd24d2166b7158c69c1c76ea7ef7f8be1846432e117aec7e6e8963193cd57cd
+DIST Exception-Class-DBI-1.01.tar.gz 14401 SHA256 1ec7af370f518378855957c34ef281d2657641634df4f0298dc8d56fafe174e2 SHA512 d40c1c9d972ab81acd2c8fe748cf7fec9cf9eab2898d81faeef55a6daab962d256a15a98a2e6279ec8367738f3e8fee71b80e722cd72daa162c5a3f9e428eff5 WHIRLPOOL 2716060620fe3e0739cea1cc02af7fa5c2f19f3ddb05d45c4a7c2b7865e2dc994d0767b54469919500643b3f339d3e049584e7b73b04f64a52b63cfd7cacc465
diff --git a/dev-perl/Exception-Class-DBI/metadata.xml b/dev-perl/Exception-Class-DBI/metadata.xml
index 1b334d2..f8cf4c7 100644
--- a/dev-perl/Exception-Class-DBI/metadata.xml
+++ b/dev-perl/Exception-Class-DBI/metadata.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>no-herd</herd>
<maintainer>
<email>wschlich@gentoo.org</email>
<name>Wolfram Schlich</name>