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-libs/libfstrcmp/
Date: Mon, 20 Jun 2022 02:21:58 +0000 (UTC)	[thread overview]
Message-ID: <1655691695.4472d0224ebb3ce6344adae2179cf43d3c63311e.sam@gentoo> (raw)

commit:     4472d0224ebb3ce6344adae2179cf43d3c63311e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 20 02:21:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 02:21:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4472d022

dev-libs/libfstrcmp: EAPI 8

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

 dev-libs/libfstrcmp/libfstrcmp-0.7-r2.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-libs/libfstrcmp/libfstrcmp-0.7-r2.ebuild b/dev-libs/libfstrcmp/libfstrcmp-0.7-r2.ebuild
index 16fc118311c8..5bed2e45b0fd 100644
--- a/dev-libs/libfstrcmp/libfstrcmp-0.7-r2.ebuild
+++ b/dev-libs/libfstrcmp/libfstrcmp-0.7-r2.ebuild
@@ -1,26 +1,26 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools
 
 DESCRIPTION="Make fuzzy comparisons of strings and byte arrays"
 HOMEPAGE="http://fstrcmp.sourceforge.net/"
+SRC_URI="http://fstrcmp.sourceforge.net/fstrcmp-${PV}.D001.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/fstrcmp-${PV}.D001"
 
 LICENSE="GPL-3+"
-IUSE="doc static-libs test"
 SLOT="0"
+IUSE="doc static-libs test"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
-SRC_URI="http://fstrcmp.sourceforge.net/fstrcmp-0.7.D001.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/fstrcmp-0.7.D001"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-DEPEND="
+BDEPEND="
 	sys-apps/groff
 	doc? ( app-text/ghostscript-gpl )
 	test? ( app-text/ghostscript-gpl )
 "
+
 RESTRICT="!test? ( test )"
 
 PATCHES=(


             reply	other threads:[~2022-06-20  2:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-20  2:21 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 13:11 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfstrcmp/ Andreas Sturmlechner
2024-08-29 19:43 Sam James
2024-08-29 19:43 Sam James
2024-08-29 19:42 Sam James
2024-08-29 19:03 Andreas Sturmlechner
2022-08-27 11:45 Yixun Lan
2021-07-26  1:39 Sam James
2021-05-16 18:53 Sam James
2021-03-29 14:50 Sam James
2020-07-14 22:39 Sam James
2020-05-28 14:01 Craig Andrews
2018-12-13 15:46 Mikle Kolyada
2018-11-28  2:07 Thomas Deutschmann
2018-11-27 21:39 Craig Andrews
2018-07-25 20:12 Craig Andrews
2018-07-25 14:35 Craig Andrews
2018-07-25 14:15 Craig Andrews

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=1655691695.4472d0224ebb3ce6344adae2179cf43d3c63311e.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