public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Bit-Vector/
Date: Fri,  3 Jul 2020 15:10:17 +0000 (UTC)	[thread overview]
Message-ID: <1593788415.c7b427add9296779a8d2aeb06e7773e81ac6ef78.kentnl@gentoo> (raw)

commit:     c7b427add9296779a8d2aeb06e7773e81ac6ef78
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  3 14:58:42 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 15:00:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b427ad

dev-perl/Bit-Vector: -r bump for CFLAGS love

- Ensure CFLAGs passed to make/compiler

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild | 28 ++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild
new file mode 100644
index 00000000000..d419c8e6b13
--- /dev/null
+++ b/dev-perl/Bit-Vector/Bit-Vector-7.400.0-r2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=STBEY
+DIST_VERSION=7.4
+inherit perl-module
+
+DESCRIPTION="Efficient bit vector, set of integers and big int math library"
+# License note: upstream mess, bug #721222
+LICENSE="|| ( Artistic ( GPL-1 GPL-1+ ) ) LGPL-2 LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Carp-Clan-5.300.0
+	>=virtual/perl-Storable-2.210.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}


             reply	other threads:[~2020-07-03 15:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 15:10 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  4:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Bit-Vector/ Sam James
2024-06-25  4:45 Sam James
2024-06-25  4:07 Sam James
2024-06-25  3:54 Sam James
2024-06-25  3:54 Sam James
2024-05-22  2:56 Sam James
2024-05-22  2:55 Sam James
2022-01-24 19:19 Sam James
2021-08-15 17:09 Andreas K. Hüttel
2020-10-03  8:57 Kent Fredric
2020-08-25 10:14 Sam James
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-05-06 11:02 Kent Fredric
2019-04-26 11:32 Anthony G. Basile
2018-10-15 16:05 Fabian Groffen
2016-01-24 12:11 Andreas Hüttel
2016-01-24  7:20 Jeroen Roovers
2016-01-17 18:59 Mikle Kolyada
2016-01-17 13:41 Mikle Kolyada
2016-01-09 16:09 Markus Meier
2015-12-29 11:04 Agostino Sarubbo
2015-12-28 20:08 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=1593788415.c7b427add9296779a8d2aeb06e7773e81ac6ef78.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