From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cadaver/
Date: Fri, 16 Apr 2021 17:00:21 +0000 (UTC) [thread overview]
Message-ID: <1618592349.04654bed997f32eb0482b64bc47a3655d79e7ec1.floppym@gentoo> (raw)
commit: 04654bed997f32eb0482b64bc47a3655d79e7ec1
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Apr 16 02:00:00 2021 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 16:59:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04654bed
net-misc/cadaver: Use EAPI="7".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
net-misc/cadaver/cadaver-0.23.3.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-misc/cadaver/cadaver-0.23.3.ebuild b/net-misc/cadaver/cadaver-0.23.3.ebuild
index a9288a4027b..3b5240b2e50 100644
--- a/net-misc/cadaver/cadaver-0.23.3.ebuild
+++ b/net-misc/cadaver/cadaver-0.23.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 2003-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
inherit autotools
DESCRIPTION="Command-line WebDAV client"
-HOMEPAGE="http://webdav.org/cadaver/"
+HOMEPAGE="http://webdav.org/cadaver/ https://github.com/notroj/cadaver"
SRC_URI="http://webdav.org/cadaver/${P}.tar.gz"
LICENSE="GPL-2"
@@ -14,9 +14,9 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
IUSE="nls"
-RDEPEND=">=net-libs/neon-0.27.0"
-DEPEND="${RDEPEND}
- sys-devel/gettext"
+BDEPEND="sys-devel/gettext"
+DEPEND=">=net-libs/neon-0.27.0"
+RDEPEND="${DEPEND}"
DOCS=(BUGS ChangeLog FAQ NEWS README THANKS TODO)
@@ -31,7 +31,7 @@ src_prepare() {
-e "/AC_CONFIG_FILES/s: lib/neon/Makefile lib/intl/Makefile::" \
-i configure.ac || die "sed configure.ac failed"
sed -e "s:^\(SUBDIRS.*=\).*:\1:" -i Makefile.in || die "sed Makefile.in failed"
- cp "${EPREFIX}/usr/share/gettext/po/Makefile.in.in" po || die "cp failed"
+ cp "${BROOT}/usr/share/gettext/po/Makefile.in.in" po || die "cp failed"
config_rpath_update .
AT_M4DIR="m4 m4/neon" eautoreconf
next reply other threads:[~2021-04-16 17:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-16 17:00 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-11 3:05 [gentoo-commits] repo/gentoo:master commit in: net-misc/cadaver/ Sam James
2024-05-26 6:01 Sam James
2024-05-26 5:45 Joonas Niilola
2024-05-26 5:45 Joonas Niilola
2024-04-16 23:54 Sam James
2023-05-04 19:04 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2022-02-01 18:19 Jakov Smolić
2021-09-28 5:18 Sam James
2021-03-09 22:48 Lars Wendler
2020-11-16 19:51 Mike Gilbert
2020-07-14 19:05 Mike Gilbert
2019-06-18 16:10 Mike Gilbert
2019-06-18 15:59 Mike Gilbert
2018-12-19 17:59 Mike Gilbert
2018-08-05 21:48 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=1618592349.04654bed997f32eb0482b64bc47a3655d79e7ec1.floppym@gentoo \
--to=floppym@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