From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-FastMmap/
Date: Sun, 5 Jul 2020 18:49:31 +0000 (UTC) [thread overview]
Message-ID: <1593973399.61bc0f8afdf972dd66650ad412ea7a2159f73250.kentnl@gentoo> (raw)
commit: 61bc0f8afdf972dd66650ad412ea7a2159f73250
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 4 01:19:26 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 5 18:23:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61bc0f8a
dev-perl/Cache-FastMmap: -r bump for CFLAGS love
- Ensure CFLAGS passed through to make/compile
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../Cache-FastMmap-1.490.0-r1.ebuild | 25 ++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild
new file mode 100644
index 00000000000..4d61b8f8c8d
--- /dev/null
+++ b/dev-perl/Cache-FastMmap/Cache-FastMmap-1.490.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_AUTHOR=ROBM
+DIST_VERSION=1.49
+inherit perl-module
+
+DESCRIPTION="Uses an mmaped file to act as a shared memory interprocess cache"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-Storable
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+src_compile() {
+ mymake=(
+ "OPTIMIZE=${CFLAGS}"
+ )
+ perl-module_src_compile
+}
next reply other threads:[~2020-07-05 18:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-05 18:49 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-19 3:37 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Cache-FastMmap/ Sam James
2025-06-19 3:37 Sam James
2025-06-10 11:22 Sam James
2025-06-06 22:24 Sam James
2021-10-09 19:16 Andreas K. Hüttel
2021-10-09 19:16 Andreas K. Hüttel
2021-04-30 23:05 Andreas K. Hüttel
2020-08-06 16:40 Kent Fredric
2020-05-08 2:22 Kent Fredric
2018-06-03 3:31 Kent Fredric
2018-04-25 7:17 Kent Fredric
2017-10-03 4:00 Kent Fredric
2017-03-24 11:18 Kent Fredric
2016-07-18 22:06 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=1593973399.61bc0f8afdf972dd66650ad412ea7a2159f73250.kentnl@gentoo \
--to=kentnl@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