From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/mirdir/
Date: Thu, 5 Oct 2017 21:11:35 +0000 (UTC) [thread overview]
Message-ID: <1507237849.b4ab30f8709ec719d676eacaf936d4fac55b4d84.monsieurp@gentoo> (raw)
commit: b4ab30f8709ec719d676eacaf936d4fac55b4d84
Author: charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Tue Aug 15 12:01:31 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 5 21:10:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ab30f8
app-backup/mirdir: bump to EAPI version 6.
Closes: https://bugs.gentoo.org/621514
Closes: https://github.com/gentoo/gentoo/pull/5428
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-backup/mirdir/mirdir-2.1-r2.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/app-backup/mirdir/mirdir-2.1-r2.ebuild b/app-backup/mirdir/mirdir-2.1-r2.ebuild
new file mode 100644
index 00000000000..97c44d1b632
--- /dev/null
+++ b/app-backup/mirdir/mirdir-2.1-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Synchronize two directory trees in a fast way"
+HOMEPAGE="https://sourceforge.net/projects/mirdir/"
+SRC_URI="mirror://sourceforge/${PN}/${P}-Unix.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+S="${WORKDIR}/${P}-UNIX"
+
+src_prepare() {
+ default
+ # Disable stripping, bug 239939
+ sed -i -e 's:strip .*::' Makefile.in || die
+}
+
+src_install() {
+ dobin "bin/${PN}"
+ doman "${PN}.1"
+ einstalldocs
+}
next reply other threads:[~2017-10-05 21:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-05 21:11 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-28 20:15 [gentoo-commits] repo/gentoo:master commit in: app-backup/mirdir/ Andreas Sturmlechner
2017-10-05 21:11 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=1507237849.b4ab30f8709ec719d676eacaf936d4fac55b4d84.monsieurp@gentoo \
--to=monsieurp@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