From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SQL-Statement/
Date: Wed, 4 May 2016 21:54:18 +0000 (UTC) [thread overview]
Message-ID: <1462398848.c10af77d310df6566c59da05a09592199fcc0cd8.dilfridge@gentoo> (raw)
commit: c10af77d310df6566c59da05a09592199fcc0cd8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May 4 21:38:45 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May 4 21:54:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10af77d
dev-perl/SQL-Statement: Version bump
Package-Manager: portage-2.2.28
dev-perl/SQL-Statement/Manifest | 1 +
.../SQL-Statement/SQL-Statement-1.410.0.ebuild | 40 ++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/dev-perl/SQL-Statement/Manifest b/dev-perl/SQL-Statement/Manifest
index e532bca..45a062a 100644
--- a/dev-perl/SQL-Statement/Manifest
+++ b/dev-perl/SQL-Statement/Manifest
@@ -1,2 +1,3 @@
DIST SQL-Statement-1.405.tar.gz 138703 SHA256 239094b6f18c36d174a7a9aa73c13cbaf9fec83d68dce5a2226a6120bb673026 SHA512 e7aa4cd9c300d3638e07e078c09d0e551fe799311b871f1a669efd4bf3f4675068895f86d15b852aa0230decacc3f019ad55a2972d0d298813ca189e9b57281b WHIRLPOOL 65602df50ef0f81a79a76bad4ea2cb37fb45d9235740e0c46a2f7ce2c044f23217d21fd6d59cd50a6422e9eda1b3ca5779823d3d76997957a658b44d566bec46
DIST SQL-Statement-1.409.tar.gz 148582 SHA256 76550db181cec75dfac55942c85be89b55be69568b9e9535ad6a9ffb603e5fb4 SHA512 f986eef8f911b3d903582a1d48d4d9446ebb63c45e6daee85fdcf144bef874125c7ff92fa1b4eeca680fb39aaff27541da3538ef04a7ea0d79f3297feeb2c8e0 WHIRLPOOL d106213a1f061eb8fe28c44525e01ef8bf781cbd3e91301b5f5fd7a2ad9c663deaf4b7e9407741fca1d3e3141f5fa11796b085cc2f54c58c4e1f5ae97425ed53
+DIST SQL-Statement-1.410.tar.gz 153271 SHA256 7367fcda896367c96d98416cad423c9f98adb7e04b793c5c7deb3052a1213182 SHA512 1e97a3abf97de5064fd136e42b05c9dbf934affdfca93753fde82d04ddb2ee667bbcdf68cf7a69c069eb9b07c2e49df66abe71d62e51d9e485558611565d0772 WHIRLPOOL 950d558c882a3e04ce1138eb9fb68ff78d64bbc906f37c13002c598d53a4483c9898b735aa688fba18f8a2689ba2265fca7dbff17bc8fa937e8422d2825da197
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.410.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.410.0.ebuild
new file mode 100644
index 0000000..db5baf0
--- /dev/null
+++ b/dev-perl/SQL-Statement/SQL-Statement-1.410.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=1.410
+inherit perl-module
+
+DESCRIPTION="Small SQL parser and engine"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+ !minimal? (
+ dev-perl/Math-Base-Convert
+ >=virtual/perl-Math-Complex-1.560.0
+ >=dev-perl/Text-Soundex-3.40.0
+ )
+ virtual/perl-Carp
+ >=dev-perl/Clone-0.300.0
+ virtual/perl-Data-Dumper
+ dev-perl/Module-Runtime
+ >=dev-perl/Params-Util-1.0.0
+ >=virtual/perl-Scalar-List-Utils-1.0.0
+ virtual/perl-Text-Balanced
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Math-Base-Convert
+ >=virtual/perl-Math-Complex-1.560.0
+ dev-perl/Test-Deep
+ >=virtual/perl-Test-Simple-0.900.0
+ >=dev-perl/Text-Soundex-3.40.0
+ )
+"
next reply other threads:[~2016-05-04 21:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-04 21:54 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/SQL-Statement/ Arthur Zamarin
2025-01-10 8:48 Arthur Zamarin
2021-12-06 15:13 Andreas K. Hüttel
2021-10-26 3:14 Sam James
2021-10-17 20:04 Sam James
2021-10-17 19:09 Sam James
2021-10-17 8:52 Sam James
2021-10-17 8:52 Sam James
2021-08-09 0:16 Andreas K. Hüttel
2020-12-27 15:51 Fabian Groffen
2020-07-20 21:02 Kent Fredric
2019-07-28 18:31 Aaron Bauman
2019-04-13 19:12 Jory Pratt
2018-10-27 15:19 Fabian Groffen
2017-05-31 3:05 Kent Fredric
2017-05-22 10:46 Michael Weber
2017-05-22 10:42 Michael Weber
2017-05-22 9:25 Agostino Sarubbo
2017-05-21 8:09 Agostino Sarubbo
2016-12-17 15:07 Andreas Hüttel
2016-08-05 2:15 Kent Fredric
2016-05-04 21:54 Andreas Hüttel
2016-04-22 20:07 Markus Meier
2016-04-11 22:54 Andreas Hüttel
2015-09-21 21:07 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1462398848.c10af77d310df6566c59da05a09592199fcc0cd8.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox