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: dev-lang/gprolog/
Date: Wed, 21 Apr 2021 18:51:08 +0000 (UTC)	[thread overview]
Message-ID: <1619031007.4eb645e6e68f8d3a31e290dd01ac8fb8a2e2d09c.sam@gentoo> (raw)

commit:     4eb645e6e68f8d3a31e290dd01ac8fb8a2e2d09c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 09:14:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 18:50:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eb645e6

dev-lang/gprolog: drop epatch

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

 dev-lang/gprolog/gprolog-1.4.5.ebuild | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/dev-lang/gprolog/gprolog-1.4.5.ebuild b/dev-lang/gprolog/gprolog-1.4.5.ebuild
index 500e990fa48..5892e1fbf17 100644
--- a/dev-lang/gprolog/gprolog-1.4.5.ebuild
+++ b/dev-lang/gprolog/gprolog-1.4.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit epatch flag-o-matic toolchain-funcs
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="A native Prolog compiler with constraint solving over finite domains (FD)"
 HOMEPAGE="http://www.gprolog.org/"
@@ -15,15 +15,13 @@ SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
 IUSE="debug doc examples"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-ldflags.patch
-	epatch "${FILESDIR}"/${P}-links.patch
-	epatch "${FILESDIR}"/${P}-nodocs.patch
-	epatch "${FILESDIR}"/${P}-txt-file.patch
-	epatch "${FILESDIR}"/${P}-check-boot.patch
-
-	eapply_user
-}
+PATCHES=(
+	"${FILESDIR}"/${P}-ldflags.patch
+	"${FILESDIR}"/${P}-links.patch
+	"${FILESDIR}"/${P}-nodocs.patch
+	"${FILESDIR}"/${P}-txt-file.patch
+	"${FILESDIR}"/${P}-check-boot.patch
+)
 
 src_configure() {
 	CFLAGS_MACHINE="`get-flag -march` `get-flag -mcpu` `get-flag -mtune`"


             reply	other threads:[~2021-04-21 18:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 18:51 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-05  4:08 [gentoo-commits] repo/gentoo:master commit in: dev-lang/gprolog/ Eli Schwartz
2024-09-05  4:08 Eli Schwartz
2024-05-17  6:24 Arthur Zamarin
2024-05-17  6:24 Arthur Zamarin
2024-05-15 12:06 Sam James
2024-05-15 10:31 Sam James
2024-04-14 16:04 Arthur Zamarin
2024-03-11 22:53 Sam James
2020-07-20 18:49 Sam James
2020-07-20 18:08 Keri Harris
2020-07-17 10:17 Keri Harris
2020-05-28 11:01 Keri Harris
2018-09-03 11:36 Keri Harris
2018-09-02 19:14 Keri Harris
2017-04-08 21:57 Patrice Clement

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=1619031007.4eb645e6e68f8d3a31e290dd01ac8fb8a2e2d09c.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