* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2015-09-11 22:48 Andreas Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas Hüttel @ 2015-09-11 22:48 UTC (permalink / raw
To: gentoo-commits
commit: 05dbe4a7c2a0a4ec798d80a222229434c1c9eb9d
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 22:38:22 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 22:38:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05dbe4a7
dev-perl/DBI-Shell: dev-perl/text-reform just became dev-perl/Text-Reform
Package-Manager: portage-2.2.20.1
dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild
index a3054b2..9d944bb 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="dev-perl/IO-Tee
- dev-perl/text-reform
+ dev-perl/Text-Reform
dev-perl/DBI
dev-perl/Text-CSV_XS"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2016-09-14 10:37 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2016-09-14 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 61b047e4978d0d134a0a5ac1608dc096f841efcd
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 10:35:05 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 10:35:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b047e4
dev-perl/DBI-Shell: Fix mixed spaces/tabs in metadata.xml
Package-Manager: portage-2.3.0
dev-perl/DBI-Shell/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBI-Shell/metadata.xml b/dev-perl/DBI-Shell/metadata.xml
index 7f05b76..cde1179 100644
--- a/dev-perl/DBI-Shell/metadata.xml
+++ b/dev-perl/DBI-Shell/metadata.xml
@@ -6,7 +6,7 @@
<name>Gentoo Perl Project</name>
</maintainer>
<longdescription>Provides dbish, a command line tool for interacting with
- any installed DBD module directly.</longdescription>
+ any installed DBD module directly.</longdescription>
<upstream>
<remote-id type="cpan">DBI-Shell</remote-id>
<remote-id type="cpan-module">DBI::Format</remote-id>
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2018-01-05 13:32 Mikle Kolyada
0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2018-01-05 13:32 UTC (permalink / raw
To: gentoo-commits
commit: e7df7f62ca846e34be7a063e039ce67422644c8c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 13:32:16 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 13:32:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7df7f62
dev-perl/DBI-Shell: Mark stable wrt bug #643240
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild
index 5f323225be7..6167612c4c3 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interactive command shell for the DBI"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="dev-perl/IO-Tee
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2018-01-05 13:34 Mikle Kolyada
0 siblings, 0 replies; 12+ messages in thread
From: Mikle Kolyada @ 2018-01-05 13:34 UTC (permalink / raw
To: gentoo-commits
commit: 11b357e3df759405ff950f66a5c2c03cb7d87c0b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 13:34:36 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 13:34:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b357e3
dev-perl/DBI-Shell: Drop old
Closes: https://bugs.gentoo.org/615592
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild
deleted file mode 100644
index 9e8b3f4b812..00000000000
--- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=TLOWERY
-MODULE_VERSION=11.95
-inherit perl-module
-
-DESCRIPTION="Interactive command shell for the DBI"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="dev-perl/IO-Tee
- dev-perl/Text-Reform
- dev-perl/DBI
- dev-perl/Text-CSV_XS"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2020-08-21 3:42 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-08-21 3:42 UTC (permalink / raw
To: gentoo-commits
commit: 4b53eea839aef7e47ba2bd478145b39f9f38dbf3
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 03:39:19 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 03:40:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b53eea8
dev-perl/DBI-Shell: Bump to version 11.970.0
Upstream:
- Fix warning in DBI::Format::SQLMinus
- Be more helpful if DBI::Shell::Spool is missing
- Add options for handling booleans
- Add missing dependencies
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 42 ++++++++++++++++++++++++++++
dev-perl/DBI-Shell/Manifest | 1 +
2 files changed, 43 insertions(+)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
new file mode 100644
index 00000000000..a7e45c15f09
--- /dev/null
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DLAMBLEY
+DIST_VERSION=11.97
+inherit perl-module
+
+DESCRIPTION="Interactive command shell for the DBI"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ !minimal? (
+ virtual/perl-IO
+ dev-perl/TermReadKey
+ virtual/perl-Text-ParseWords
+ virtual/perl-Text-Tabs+Wrap
+ )
+ virtual/perl-Carp
+ dev-perl/DBI
+ virtual/perl-Data-Dumper
+ virtual/perl-Exporter
+ >=dev-perl/File-HomeDir-0.500.0
+ virtual/perl-File-Spec
+ dev-perl/IO-Interactive
+ dev-perl/IO-Tee
+ virtual/perl-Term-ReadLine
+ dev-perl/Text-CSV_XS
+ dev-perl/Text-Reform
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Getopt-Long-2.170.0
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/DBI-Shell/Manifest b/dev-perl/DBI-Shell/Manifest
index 42090e2f71b..f4e802f917f 100644
--- a/dev-perl/DBI-Shell/Manifest
+++ b/dev-perl/DBI-Shell/Manifest
@@ -1,2 +1,3 @@
DIST DBI-Shell-11.95.tar.gz 51147 BLAKE2B 299d553eccd1c295b4221997d2ee95ebb1f0b865691e78d9864ab6ad39190593e3286551f7484f8e5dd028e126c3e7a9d5c3e3e73fa52ab7cdaaea6318257365 SHA512 a19fa2573dc20cb6844a523653f588da1eca56b4e8138b789cd7aa5c50b255ee4b374eda9baae588b5bdcd42183c9384f1fb8234d11022e02cb7f81dc0bd6c84
DIST DBI-Shell-11.96.tar.gz 55409 BLAKE2B b580694b18f0a6955eb5981bf6454b30c30e50d1583a0b524ce47e0296baa7a3256c17be30329c278e1241b67780cab22bac53c30368609ab06eb50449dfe554 SHA512 772ec181c0ad0b1805bae25758168c66154843e8e86c84a6cb7919ed1c5e487f6ca9d206f496f688e0ddf792814358436098190598f941056ddca53a9ec46ccf
+DIST DBI-Shell-11.97.tar.gz 57123 BLAKE2B 0c4d459dda185b6fb2ea292912da4624e1a4ed33aa4487eabf5c6c5be6571c1e8d32b29b703749fe562ebbd60aa389f62d5e3461863c5777490345451bf8cad8 SHA512 74bf7244691b8dee967bae4076b59b912d66ac08f48f8468531d003db6d85d43d836116f8314961602a002b58fc9f6d3bea88076e1d7e2783d430137dec68f4b
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2020-12-13 23:07 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2020-12-13 23:07 UTC (permalink / raw
To: gentoo-commits
commit: 0c3b0f81299a3a13ebc635eafce39f20fef69d45
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 22:56:09 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 23:06:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3b0f81
dev-perl/DBI-Shell: 11.970.0 Restore ~ppc
Required dependency dev-perl/IO-Interactive keyworded since 3 months ago
as part of bug #737594
Bug: https://bugs.gentoo.org/737594
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
index a7e45c15f09..ed69886f3c6 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interactive command shell for the DBI"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2021-05-26 6:49 Agostino Sarubbo
0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2021-05-26 6:49 UTC (permalink / raw
To: gentoo-commits
commit: bc98c6f581e18a87ed10556e5fe0666d413e11eb
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 06:45:48 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed May 26 06:45:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc98c6f5
dev-perl/DBI-Shell: amd64 stable wrt bug #791562
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
index ed69886f3c6..6f3f87002c7 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interactive command shell for the DBI"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2021-05-26 8:11 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-05-26 8:11 UTC (permalink / raw
To: gentoo-commits
commit: 334a9e31d004523ce1577c6928eda16ba0cb47e5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 26 08:08:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 26 08:11:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334a9e31
dev-perl/DBI-Shell: Stabilize 11.970.0 x86, #791562
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
index 6f3f87002c7..23d02c212a5 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interactive command shell for the DBI"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2021-06-07 6:25 Sergei Trofimovich
0 siblings, 0 replies; 12+ messages in thread
From: Sergei Trofimovich @ 2021-06-07 6:25 UTC (permalink / raw
To: gentoo-commits
commit: c32b2bb5f11c738dd2cf6f917e2370b22ffdda30
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 7 06:23:50 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 7 06:25:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32b2bb5
dev-perl/DBI-Shell: stable 11.970.0 for ppc
stable wrt bug #791562
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
index 23d02c212a5..ba0b2a80862 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Interactive command shell for the DBI"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2021-10-20 23:00 Andreas K. Hüttel
0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-10-20 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 3723d103acb1c04e6d9e4fbc02d88ba370901d04
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 20 22:58:54 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 20 22:59:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3723d103
dev-perl/DBI-Shell: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild | 27 -------------------------
dev-perl/DBI-Shell/Manifest | 1 -
2 files changed, 28 deletions(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild
deleted file mode 100644
index 6167612c4c3..00000000000
--- a/dev-perl/DBI-Shell/DBI-Shell-11.950.0-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=TLOWERY
-DIST_VERSION=11.95
-inherit perl-module
-
-DESCRIPTION="Interactive command shell for the DBI"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND="dev-perl/IO-Tee
- dev-perl/Text-Reform
- dev-perl/DBI
- dev-perl/Text-CSV_XS"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
- "${FILESDIR}/${P}-perl526.patch"
- "${FILESDIR}/${P}-local-scalar.patch"
- "${FILESDIR}/${P}-nochrdir.patch"
- "${FILESDIR}/${P}-sprintf-warn.patch"
-)
diff --git a/dev-perl/DBI-Shell/Manifest b/dev-perl/DBI-Shell/Manifest
index 55e8ccddc80..454bc4aba77 100644
--- a/dev-perl/DBI-Shell/Manifest
+++ b/dev-perl/DBI-Shell/Manifest
@@ -1,2 +1 @@
-DIST DBI-Shell-11.95.tar.gz 51147 BLAKE2B 299d553eccd1c295b4221997d2ee95ebb1f0b865691e78d9864ab6ad39190593e3286551f7484f8e5dd028e126c3e7a9d5c3e3e73fa52ab7cdaaea6318257365 SHA512 a19fa2573dc20cb6844a523653f588da1eca56b4e8138b789cd7aa5c50b255ee4b374eda9baae588b5bdcd42183c9384f1fb8234d11022e02cb7f81dc0bd6c84
DIST DBI-Shell-11.97.tar.gz 57123 BLAKE2B 0c4d459dda185b6fb2ea292912da4624e1a4ed33aa4487eabf5c6c5be6571c1e8d32b29b703749fe562ebbd60aa389f62d5e3461863c5777490345451bf8cad8 SHA512 74bf7244691b8dee967bae4076b59b912d66ac08f48f8468531d003db6d85d43d836116f8314961602a002b58fc9f6d3bea88076e1d7e2783d430137dec68f4b
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2024-10-11 3:39 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-10-11 3:39 UTC (permalink / raw
To: gentoo-commits
commit: 493661bc926f5d6a4e5063264ddc985d625443dc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 03:25:22 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 03:39:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=493661bc
dev-perl/DBI-Shell: add 11.980.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild | 43 ++++++++++++++++++++++++++++
dev-perl/DBI-Shell/Manifest | 1 +
2 files changed, 44 insertions(+)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild
new file mode 100644
index 000000000000..807e40930759
--- /dev/null
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DLAMBLEY
+DIST_VERSION=11.98
+inherit perl-module
+
+DESCRIPTION="Interactive command shell for the DBI"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+pRDEPEND="
+ !minimal? (
+ virtual/perl-IO
+ dev-perl/TermReadKey
+ virtual/perl-Text-ParseWords
+ virtual/perl-Text-Tabs+Wrap
+ )
+ virtual/perl-Carp
+ dev-perl/DBI
+ virtual/perl-Data-Dumper
+ virtual/perl-Exporter
+ >=dev-perl/File-HomeDir-0.500.0
+ virtual/perl-File-Spec
+ dev-perl/IO-Interactive
+ dev-perl/IO-Tee
+ virtual/perl-Term-ReadLine
+ dev-perl/Text-CSV_XS
+ dev-perl/Text-Reform
+"
+BDEPEND="
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Getopt-Long-2.170.0
+ virtual/perl-Test-Simple
+ )
+"
diff --git a/dev-perl/DBI-Shell/Manifest b/dev-perl/DBI-Shell/Manifest
index 454bc4aba77d..a4a1808d84d6 100644
--- a/dev-perl/DBI-Shell/Manifest
+++ b/dev-perl/DBI-Shell/Manifest
@@ -1 +1,2 @@
DIST DBI-Shell-11.97.tar.gz 57123 BLAKE2B 0c4d459dda185b6fb2ea292912da4624e1a4ed33aa4487eabf5c6c5be6571c1e8d32b29b703749fe562ebbd60aa389f62d5e3461863c5777490345451bf8cad8 SHA512 74bf7244691b8dee967bae4076b59b912d66ac08f48f8468531d003db6d85d43d836116f8314961602a002b58fc9f6d3bea88076e1d7e2783d430137dec68f4b
+DIST DBI-Shell-11.98.tar.gz 58053 BLAKE2B d1a5a844799fca87e6a65317a60e6758a92e34f96e4bcd0beecde0d446cf5be38a3b1a1371a199d5f87f74b717c206d5978d444e74d8f884e2b4567faca4c13b SHA512 f21b90b6c937dc22eac8bbd0544a380a0abdc74f1b2d24737428a26a006c696274034dea1ce8e01178f14edcb0468d5f9c4b04463943018034f6c4acd5b5a6e1
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
@ 2024-10-14 5:35 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2024-10-14 5:35 UTC (permalink / raw
To: gentoo-commits
commit: e378f6304113e7013f50e263b6355ba6ea009b1d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 14 05:34:39 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 05:34:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e378f630
dev-perl/DBI-Shell: fix RDEPEND typo
Closes: https://bugs.gentoo.org/941265
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{DBI-Shell-11.980.0.ebuild => DBI-Shell-11.980.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild
similarity index 98%
rename from dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild
rename to dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild
index 807e40930759..01ce3f119dbc 100644
--- a/dev-perl/DBI-Shell/DBI-Shell-11.980.0.ebuild
+++ b/dev-perl/DBI-Shell/DBI-Shell-11.980.0-r1.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
-pRDEPEND="
+RDEPEND="
!minimal? (
virtual/perl-IO
dev-perl/TermReadKey
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-10-14 5:35 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-20 23:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 5:35 Sam James
2024-10-11 3:39 Sam James
2021-06-07 6:25 Sergei Trofimovich
2021-05-26 8:11 Sam James
2021-05-26 6:49 Agostino Sarubbo
2020-12-13 23:07 Kent Fredric
2020-08-21 3:42 Kent Fredric
2018-01-05 13:34 Mikle Kolyada
2018-01-05 13:32 Mikle Kolyada
2016-09-14 10:37 Kent Fredric
2015-09-11 22:48 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox