public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/yodl/
Date: Tue, 17 May 2022 05:34:50 +0000 (UTC)	[thread overview]
Message-ID: <1652765632.507f6575aa458752271bc3892c06a453f0bb1856.sam@gentoo> (raw)

commit:     507f6575aa458752271bc3892c06a453f0bb1856
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 01:48:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 17 05:33:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507f6575

app-text/yodl: [QA] drop (very) stale GCC version checks

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/yodl/yodl-4.03.00.ebuild | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/app-text/yodl/yodl-4.03.00.ebuild b/app-text/yodl/yodl-4.03.00.ebuild
index 0f7adc8fbc7a..e82b0e00f1f2 100644
--- a/app-text/yodl/yodl-4.03.00.ebuild
+++ b/app-text/yodl/yodl-4.03.00.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,16 +23,6 @@ BDEPEND="
 	)
 "
 
-pkg_pretend() {
-	if [[ ${MERGE_TYPE} != "binary" ]]; then
-		if tc-is-gcc && [[ $(gcc-major-version) -lt 8 ]]; then
-			die "Your compiler doesn't fully support C++17. Use GCC 8 or newer."
-		elif tc-is-clang && [[ $(clang-major-version) -lt 6 ]]; then
-			die "Your compiler doesn't fully support C++17. Use Clang 6 or newer."
-		fi
-	fi
-}
-
 src_prepare() {
 	sed -e "/DOC.* =/s/yodl\(-doc\)\?/${PF}/" \
 		-e "/COMPILER =/s/gcc/$(tc-getCC)/" \


             reply	other threads:[~2022-05-17  5:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-17  5:34 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-16 19:23 [gentoo-commits] repo/gentoo:master commit in: app-text/yodl/ Sam James
2021-01-07  3:07 Sam James
2020-06-03  9:10 Jeroen Roovers
2019-12-27 20:15 Tim Harder
2018-06-30 17:34 Tim Harder
2018-04-10 21:23 Tim Harder
2018-04-08 23:00 Tim Harder
2017-10-18  7:21 Tim Harder
2017-08-04  0:43 Tim Harder
2017-02-02 14:11 Tim Harder
2016-11-25 20:39 Tim Harder
2016-07-26 14:42 Tim Harder
2016-07-26  1:04 Tim Harder
2016-07-26  1:04 Tim Harder
2015-09-17  3:09 Tim Harder

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=1652765632.507f6575aa458752271bc3892c06a453f0bb1856.sam@gentoo \
    --to=sam@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