public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/oto/
Date: Tue, 11 Oct 2022 10:01:21 +0000 (UTC)	[thread overview]
Message-ID: <1665482455.be34aee14ebdd50adab50ec6d5fd512ce56ca150.ionen@gentoo> (raw)

commit:     be34aee14ebdd50adab50ec6d5fd512ce56ca150
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 09:32:39 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 10:00:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be34aee1

media-fonts/oto: EAPI7->8, run eautoreconf for upcoming clang16

Closes: https://bugs.gentoo.org/871381
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/oto/oto-0.5.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/media-fonts/oto/oto-0.5.ebuild b/media-fonts/oto/oto-0.5.ebuild
index c00102aac5d2..8446af1576bc 100644
--- a/media-fonts/oto/oto-0.5.ebuild
+++ b/media-fonts/oto/oto-0.5.ebuild
@@ -1,7 +1,9 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
+
+inherit autotools
 
 DESCRIPTION="Open Type Organizer"
 HOMEPAGE="https://sourceforge.net/projects/oto/"
@@ -10,3 +12,9 @@ SRC_URI="mirror://sourceforge/oto/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~ia64 ~loong ~ppc ~s390 sparc x86"
+
+src_prepare() {
+	default
+
+	eautoreconf #871381
+}


             reply	other threads:[~2022-10-11 10:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 10:01 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-19 20:49 [gentoo-commits] repo/gentoo:master commit in: media-fonts/oto/ David Seifert

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=1665482455.be34aee14ebdd50adab50ec6d5fd512ce56ca150.ionen@gentoo \
    --to=ionen@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