From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyparted/
Date: Wed, 29 Jan 2020 11:32:21 +0000 (UTC) [thread overview]
Message-ID: <1580297525.19ccf51b5c79a78516470d81b4232ae7f96a4433.jer@gentoo> (raw)
commit: 19ccf51b5c79a78516470d81b4232ae7f96a4433
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 29 10:42:49 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Jan 29 11:32:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ccf51b
dev-python/pyparted: Set CFLAGS=-fcommon
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706904
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
dev-python/pyparted/pyparted-3.11.3.ebuild | 7 ++++++-
dev-python/pyparted/pyparted-999999.ebuild | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyparted/pyparted-3.11.3.ebuild b/dev-python/pyparted/pyparted-3.11.3.ebuild
index 53553209b62..a058461368a 100644
--- a/dev-python/pyparted/pyparted-3.11.3.ebuild
+++ b/dev-python/pyparted/pyparted-3.11.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_6} )
-inherit distutils-r1
+inherit distutils-r1 flag-o-matic
DESCRIPTION="Python bindings for sys-block/parted"
HOMEPAGE="https://github.com/rhinstaller/pyparted/"
@@ -22,3 +22,8 @@ DEPEND="
virtual/pkgconfig
"
RESTRICT="test"
+
+src_configure() {
+ append-cflags -fcommon
+ default
+}
diff --git a/dev-python/pyparted/pyparted-999999.ebuild b/dev-python/pyparted/pyparted-999999.ebuild
index c31f8041199..b34350ec163 100644
--- a/dev-python/pyparted/pyparted-999999.ebuild
+++ b/dev-python/pyparted/pyparted-999999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{2_7,3_6} )
-inherit distutils-r1 git-r3
+inherit distutils-r1 flag-o-matic git-r3
DESCRIPTION="Python bindings for sys-block/parted"
HOMEPAGE="https://github.com/rhinstaller/pyparted/"
@@ -22,3 +22,8 @@ DEPEND="
virtual/pkgconfig
"
RESTRICT="test"
+
+src_configure() {
+ append-cflags -fcommon
+ default
+}
next reply other threads:[~2020-01-29 11:32 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-29 11:32 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-29 7:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyparted/ Michał Górny
2023-11-29 6:02 Arthur Zamarin
2023-11-22 13:11 Arthur Zamarin
2023-11-22 12:19 Arthur Zamarin
2023-11-22 12:02 Sam James
2023-11-22 11:56 Sam James
2023-10-20 13:54 Michał Górny
2023-05-04 16:30 Michał Górny
2023-02-17 7:41 Sam James
2022-06-05 5:40 Michał Górny
2022-04-10 9:55 Michał Górny
2022-04-10 9:05 Agostino Sarubbo
2022-04-09 21:24 Jakov Smolić
2022-04-09 16:46 Arthur Zamarin
2022-04-09 16:41 Arthur Zamarin
2022-04-09 16:36 Arthur Zamarin
2022-03-17 10:18 Michał Górny
2022-03-17 7:45 Agostino Sarubbo
2022-03-16 23:53 Sam James
2022-03-16 23:53 Sam James
2022-03-15 18:23 Jakov Smolić
2022-03-10 2:51 Patrick McLean
2022-01-29 21:28 Michał Górny
2021-08-29 12:59 Louis Sautier
2020-12-31 17:39 Michał Górny
2020-12-20 19:07 Thomas Deutschmann
2020-12-18 20:49 Sergei Trofimovich
2020-12-18 10:25 Sergei Trofimovich
2020-12-16 18:14 Sam James
2020-11-07 9:11 Michał Górny
2020-11-07 9:11 Michał Górny
2020-11-07 9:11 Michał Górny
2020-11-07 9:11 Michał Górny
2020-11-07 9:11 Michał Górny
2020-11-07 9:11 Michał Górny
2020-07-09 17:32 Jeroen Roovers
2020-07-09 13:59 Michał Górny
2020-07-09 8:59 Agostino Sarubbo
2020-03-28 18:26 Michał Górny
2020-03-11 20:24 Jeroen Roovers
2020-02-11 16:05 Jeroen Roovers
2020-02-05 23:46 Patrick McLean
2020-02-05 23:46 Patrick McLean
2020-02-05 19:53 Michał Górny
2019-11-15 17:47 Jeroen Roovers
2019-11-15 17:39 Jeroen Roovers
2019-11-15 17:39 Jeroen Roovers
2019-03-18 20:35 Jeroen Roovers
2018-04-04 13:35 Jeroen Roovers
2017-04-28 13:12 Manuel Rüger
2017-02-03 20:01 Jeroen Roovers
2017-01-26 11:00 Agostino Sarubbo
2017-01-25 9:27 Tobias Klausmann
2017-01-24 11:46 Agostino Sarubbo
2017-01-23 16:27 Agostino Sarubbo
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2016-10-26 9:17 Jeroen Roovers
2016-10-26 9:17 Jeroen Roovers
2015-08-09 12:30 Justin Lecher
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=1580297525.19ccf51b5c79a78516470d81b4232ae7f96a4433.jer@gentoo \
--to=jer@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