* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DB_File-Lock/
@ 2020-07-14 23:27 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-07-14 23:27 UTC (permalink / raw
To: gentoo-commits
commit: fc8d1e5fde0e8e126f3b499a2722b5b36a9e42c9
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 14 23:17:31 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 23:17:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8d1e5f
dev-perl/DB_File-Lock: -r bump for EAPI7
- EAPI7
- Parallel tests
- Remove unused/empty variable assignments
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r2.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r2.ebuild b/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r2.ebuild
new file mode 100644
index 00000000000..b59b99ca0a5
--- /dev/null
+++ b/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DHARRIS
+DIST_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION="Locking with flock wrapper for DB_File"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="virtual/perl-DB_File"
+BDEPEND="${RDEPEND}"
+
+PATCHES=(
+ "${FILESDIR}/${PN}-0.05-RT98224.patch"
+)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DB_File-Lock/
@ 2020-08-18 9:29 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-08-18 9:29 UTC (permalink / raw
To: gentoo-commits
commit: f2b06ada65abdc389972d190eb4270c354b44fb7
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 09:11:10 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 09:28:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b06ada
dev-perl/DB_File-Lock: Cleanup old 0.50.0-r1
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r1.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r1.ebuild b/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r1.ebuild
deleted file mode 100644
index 9981eea62b3..00000000000
--- a/dev-perl/DB_File-Lock/DB_File-Lock-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DHARRIS
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Locking with flock wrapper for DB_File"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="virtual/perl-DB_File"
-DEPEND="${RDEPEND}"
-
-PATCHES=("${FILESDIR}/${PN}-${MODULE_VERSION}-RT98224.patch")
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-18 9:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-18 9:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DB_File-Lock/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2020-07-14 23:27 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox