From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/
Date: Sat, 29 May 2021 14:12:41 +0000 (UTC) [thread overview]
Message-ID: <1622297543.05cca3154bd9bdd2144dbc9e582ced7f68c6226c.dilfridge@gentoo> (raw)
commit: 05cca3154bd9bdd2144dbc9e582ced7f68c6226c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 14:05:40 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 29 14:12:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05cca315
dev-perl/FFI-CheckLib: Version bump 0.28
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild | 30 +++++++++++++++++++++++
dev-perl/FFI-CheckLib/Manifest | 1 +
2 files changed, 31 insertions(+)
diff --git a/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild
new file mode 100644
index 00000000000..6805867d303
--- /dev/null
+++ b/dev-perl/FFI-CheckLib/FFI-CheckLib-0.280.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=0.28
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Check that a library is available for FFI"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=virtual/perl-Scalar-List-Utils-1.330.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-1.302.15
+ >=dev-perl/Test2-Suite-0.0.60
+ )
+"
+
+PERL_RM_FILES=(
+ "t/ci.t"
+)
diff --git a/dev-perl/FFI-CheckLib/Manifest b/dev-perl/FFI-CheckLib/Manifest
index 9b7849a7d74..4f41082fceb 100644
--- a/dev-perl/FFI-CheckLib/Manifest
+++ b/dev-perl/FFI-CheckLib/Manifest
@@ -1,2 +1,3 @@
DIST FFI-CheckLib-0.25.tar.gz 28512 BLAKE2B eb9a843d230dc048fddd547c1fdd1a3b748be8ba3a3bd2d84930264ed11427bf7966843c4b394534b4429fe1c3d1632f180add05a92a587b472686459c608ba7 SHA512 f6fd790bd6b5e64972f2692abdd81dcd617a4b9ca377bdced655939e1b6005d2d84dc49df67d4945ff5ae0e7ff955aeccc019bc522fc959f1831c0586f40d313
DIST FFI-CheckLib-0.27.tar.gz 29371 BLAKE2B 194ac6102f32d9107e112d20ea85d82ce8b948f0d421f29b09f3557548a593991ee8cf096e924c09a0c7195a32cf666ee8e01af41377ab3d8cc7bc245e6ad23c SHA512 0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7
+DIST FFI-CheckLib-0.28.tar.gz 32051 BLAKE2B 5e124ecea4959b910c8fad5de17ef5b3bbcffe680e8db090fe8e9d9fd6b128e4e5ea947def214c65b9a35fa4a8c4468424228b020a112ba0e4cd5aaa42888371 SHA512 9ac42e7153902cd178d9ee7d3db7edb96deb30c8b53cdd6c14706cde200598ecd98031c8e17394fcd1fb2c770a0ec776131e2ff93491d6b307a6e595fd788d5a
next reply other threads:[~2021-05-29 14:12 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-29 14:12 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/FFI-CheckLib/ Andreas K. Hüttel
2022-12-21 22:47 Sam James
2022-12-18 21:13 Arthur Zamarin
2022-12-18 11:44 Sam James
2022-12-18 11:32 Sam James
2022-11-18 4:52 Sam James
2022-11-18 4:52 Sam James
2021-08-13 1:05 Sam James
2021-08-06 0:30 Sam James
2021-08-03 10:54 Sam James
2021-08-02 4:56 Sam James
2021-08-02 2:19 Sam James
2021-08-01 8:11 Sam James
2021-08-01 8:03 Sam James
2021-08-01 7:24 Sam James
2021-06-02 16:44 Sam James
2021-05-31 17:43 Sergei Trofimovich
2021-05-30 9:50 Agostino Sarubbo
2021-05-29 17:17 Sam James
2021-05-29 15:33 Sam James
2021-05-29 15:23 Sam James
2021-05-29 15:23 Sam James
2021-05-29 15:23 Sam James
2020-11-28 9:20 Sam James
2020-08-21 6:58 Kent Fredric
2020-08-17 8:41 Fabian Groffen
2020-04-15 7:08 Agostino Sarubbo
2020-01-14 19:57 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2019-12-25 20:32 Sergei Trofimovich
2019-09-11 3:28 Matt Turner
2019-07-23 22:35 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2019-07-20 9:55 Sergei Trofimovich
2019-07-19 18:34 Matt Turner
2019-07-17 11:21 Kent Fredric
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=1622297543.05cca3154bd9bdd2144dbc9e582ced7f68c6226c.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