From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/paludis/
Date: Sun, 17 Jan 2016 15:23:07 +0000 (UTC) [thread overview]
Message-ID: <1453044171.d10a1d24bbfe74a789f0e736cee2ba659cc91000.mgorny@gentoo> (raw)
commit: d10a1d24bbfe74a789f0e736cee2ba659cc91000
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 13:33:04 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 15:22:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d10a1d24
sys-apps/paludis: Remove really old gcc checks in -9999
sys-apps/paludis/paludis-9999.ebuild | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index 911a00d..d61f74a 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -67,16 +67,6 @@ pkg_pretend() {
fi
fi
fi
-
- if [[ ${MERGE_TYPE} != binary ]]; then
- if [[ $(gcc-major-version) -lt 4
- || ( $(gcc-major-version) -eq 4 && $(gcc-minor-version) -lt 7 ) ]]
- then
- eerror "Paludis requires at least gcc 4.7 to build. Please switch the active"
- eerror "gcc version using gcc-config."
- die "Paludis requires at least gcc 4.7"
- fi
- fi
}
pkg_setup() {
next reply other threads:[~2016-01-17 15:23 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-17 15:23 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-19 11:31 [gentoo-commits] repo/gentoo:master commit in: sys-apps/paludis/ Mikle Kolyada
2018-09-06 21:22 Michał Górny
2018-06-23 18:16 Mikle Kolyada
2018-03-13 19:07 Mikle Kolyada
2018-03-11 2:16 Thomas Deutschmann
2018-03-04 11:19 Michał Górny
2018-03-04 11:19 Michał Górny
2018-02-28 19:10 Michał Górny
2017-11-30 16:01 Michał Górny
2017-11-06 18:31 Michał Górny
2017-11-06 15:10 Michał Górny
2017-09-19 11:50 Michał Górny
2017-08-06 9:41 Michał Górny
2017-08-06 9:36 Michał Górny
2017-08-06 9:36 Michał Górny
2017-08-06 9:36 Michał Górny
2017-02-21 17:26 Michał Górny
2017-02-18 18:52 Michał Górny
2017-02-18 18:08 Michał Górny
2016-12-21 20:09 Tobias Klausmann
2016-12-18 17:36 Michał Górny
2016-12-09 22:57 Michał Górny
2016-12-04 7:36 Hans de Graaff
2016-12-04 7:36 Hans de Graaff
2016-08-07 7:42 Pacho Ramos
2016-07-02 21:19 Michał Górny
2016-05-24 12:48 Michał Górny
2016-05-03 20:43 Michał Górny
2016-01-17 15:23 Michał Górny
2016-01-11 15:34 Michał Górny
2015-10-10 21:16 Michał Górny
2015-08-22 14:45 Agostino Sarubbo
2015-08-22 14:45 Agostino Sarubbo
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=1453044171.d10a1d24bbfe74a789f0e736cee2ba659cc91000.mgorny@gentoo \
--to=mgorny@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