From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/namazu/
Date: Sat, 10 Aug 2024 06:58:32 +0000 (UTC) [thread overview]
Message-ID: <1723273108.41b76182447dfb8446831fb3656e2ca4a45e1765.juippis@gentoo> (raw)
commit: 41b76182447dfb8446831fb3656e2ca4a45e1765
Author: gentoo-setan <gentoo-setan <AT> protonmail <DOT> com>
AuthorDate: Sun Jul 21 10:41:51 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 06:58:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41b76182
app-text/namazu: fix variable order
Signed-off-by: gentoo-setan <gentoo-setan <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/namazu/namazu-2.0.22_pre8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/namazu/namazu-2.0.22_pre8.ebuild b/app-text/namazu/namazu-2.0.22_pre8.ebuild
index d902b8bc9dbe..118401efebb8 100644
--- a/app-text/namazu/namazu-2.0.22_pre8.ebuild
+++ b/app-text/namazu/namazu-2.0.22_pre8.ebuild
@@ -10,6 +10,7 @@ MY_P="${P/_pre/pre}"
DESCRIPTION="Namazu is a full-text search engine"
HOMEPAGE="http://www.namazu.org/"
SRC_URI="http://www.namazu.org/test/${MY_P}.tar.gz"
+S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2+"
SLOT="0"
@@ -34,7 +35,6 @@ RDEPEND="dev-perl/File-MMagic
)"
DEPEND="${RDEPEND}"
BDEPEND="nls? ( sys-devel/gettext )"
-S="${WORKDIR}"/${MY_P}
PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
next reply other threads:[~2024-08-10 6:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-10 6:58 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-07 12:38 [gentoo-commits] repo/gentoo:master commit in: app-text/namazu/ Akinori Hattori
2024-05-07 12:38 Akinori Hattori
2021-10-05 13:36 Akinori Hattori
2021-10-05 13:36 Akinori Hattori
2021-10-05 13:36 Akinori Hattori
2018-07-20 13:44 Akinori Hattori
2017-12-10 12:40 Akinori Hattori
2017-12-10 12:40 Akinori Hattori
2016-06-25 15:39 Ulrich Müller
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=1723273108.41b76182447dfb8446831fb3656e2ca4a45e1765.juippis@gentoo \
--to=juippis@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