public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Schwartz" <eschwartz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/
Date: Wed, 14 Aug 2024 05:19:55 +0000 (UTC)	[thread overview]
Message-ID: <1723612702.6d3b0c9148c67a3855e36a5ccf4e78a4cfb4f73a.eschwartz@gentoo> (raw)

commit:     6d3b0c9148c67a3855e36a5ccf4e78a4cfb4f73a
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 14 05:18:22 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Aug 14 05:18:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3b0c91

dev-lang/yap: remove unused eclass

In the 2021 bump to 7.x, use of append-flags was dropped, but the
corresponding eclass wasn't dropped with it.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-lang/yap/yap-7.0.1.ebuild | 2 +-
 dev-lang/yap/yap-7.1.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/yap/yap-7.0.1.ebuild b/dev-lang/yap/yap-7.0.1.ebuild
index 0960279f31d5..3bf0f5b01313 100644
--- a/dev-lang/yap/yap-7.0.1.ebuild
+++ b/dev-lang/yap/yap-7.0.1.ebuild
@@ -7,7 +7,7 @@ PV_COMMIT=5bebd8e3aae655690ddf33dfb32289766910fa25
 
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit cmake flag-o-matic python-single-r1
+inherit cmake python-single-r1
 
 PATCHSET_VER="0"
 

diff --git a/dev-lang/yap/yap-7.1.0.ebuild b/dev-lang/yap/yap-7.1.0.ebuild
index 6e867c989e20..646bf13543d7 100644
--- a/dev-lang/yap/yap-7.1.0.ebuild
+++ b/dev-lang/yap/yap-7.1.0.ebuild
@@ -7,7 +7,7 @@ PV_COMMIT=77bb2ba5eadfb95b67abccd22b298cfb75dd3328
 
 PYTHON_COMPAT=( python3_{9..11} )
 
-inherit cmake flag-o-matic python-single-r1
+inherit cmake python-single-r1
 
 PATCHSET_VER="3"
 


             reply	other threads:[~2024-08-14  5:19 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14  5:19 Eli Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-14  5:19 [gentoo-commits] repo/gentoo:master commit in: dev-lang/yap/ Eli Schwartz
2024-08-14  5:19 Eli Schwartz
2024-08-14  5:19 Eli Schwartz
2022-05-27 16:34 Keri Harris
2022-05-21  6:11 Keri Harris
2022-01-23 15:13 Keri Harris
2022-01-22  9:27 Keri Harris
2022-01-22  8:19 Keri Harris
2022-01-22  8:17 Keri Harris
2021-12-11 14:33 Keri Harris
2021-12-11  6:51 Keri Harris
2021-12-10 17:24 Keri Harris
2021-06-26 12:11 Keri Harris
2021-05-28 15:57 David Seifert
2021-05-24 10:08 Keri Harris
2021-05-15 15:17 Keri Harris
2021-05-02  8:00 Keri Harris
2021-01-18 15:58 Keri Harris
2021-01-07 18:51 Keri Harris
2021-01-07 13:40 Keri Harris
2021-01-07  7:38 Keri Harris
2021-01-07  0:58 Sam James
2020-09-21  9:32 Keri Harris
2020-09-20 16:00 Keri Harris
2020-09-20 15:22 Keri Harris
2020-05-11 18:24 Keri Harris
2019-11-06 17:19 Keri Harris
2019-08-11 21:30 Thomas Deutschmann
2019-08-03 12:27 Keri Harris
2019-02-08 21:41 Brian Evans
2018-09-18  1:09 Matt Turner
2018-07-16  7:39 Keri Harris
2018-07-14 17:24 Keri Harris
2017-01-08  9:42 Keri Harris
2017-01-01 12:43 Agostino Sarubbo
2016-12-21 22:54 Thomas Deutschmann
2016-10-06 12:41 Keri Harris
2016-07-21 16:29 Keri Harris
2016-07-21 15:34 Keri Harris
2016-03-16 13:29 Keri Harris
2016-03-16 10:31 Keri Harris
2016-03-11 17:17 Keri Harris
2016-03-10 21:04 Keri Harris
2016-03-04 14:59 Keri Harris
2016-03-03 11:21 Keri Harris
2016-02-20 12:09 Keri Harris
2016-02-14 14:14 Keri Harris

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=1723612702.6d3b0c9148c67a3855e36a5ccf4e78a4cfb4f73a.eschwartz@gentoo \
    --to=eschwartz@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