From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/cdircmp/
Date: Thu, 26 Jul 2018 20:25:00 +0000 (UTC) [thread overview]
Message-ID: <1532636697.731b4724f819b76738e9d8fee4a2fb669fa85e5b.zlogene@gentoo> (raw)
commit: 731b4724f819b76738e9d8fee4a2fb669fa85e5b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 26 20:24:43 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 20:24:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731b4724
app-misc/cdircmp: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-misc/cdircmp/cdircmp-0.3-r1.ebuild | 38 ----------------------------------
1 file changed, 38 deletions(-)
diff --git a/app-misc/cdircmp/cdircmp-0.3-r1.ebuild b/app-misc/cdircmp/cdircmp-0.3-r1.ebuild
deleted file mode 100644
index f7851f0207a..00000000000
--- a/app-misc/cdircmp/cdircmp-0.3-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit toolchain-funcs
-
-DESCRIPTION="Compare directories and select files to copy"
-HOMEPAGE="http://home.hccnet.nl/paul.schuurmans/"
-SRC_URI="http://home.hccnet.nl/paul.schuurmans/linux/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND=">=sys-libs/ncurses-5.4"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
-
-src_prepare() {
- sed -i Makefile \
- -e 's| -o | $(LDFLAGS)&|g' \
- || die "sed Makefile"
-}
-
-src_compile() {
- emake CC="$(tc-getCC)" \
- CFLAGS="${CFLAGS}" \
- LDFLAGS="${LDFLAGS}" \
- || die "emake failed"
-}
-
-src_install() {
- dodoc AUTHORS ChangeLog README
-
- dobin ${PN} || die "dobin failed"
-}
next reply other threads:[~2018-07-26 20:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-26 20:25 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-10-20 18:52 [gentoo-commits] repo/gentoo:master commit in: app-misc/cdircmp/ Pacho Ramos
2018-07-26 20:25 Mikle Kolyada
2018-06-22 22:17 Patrice Clement
2018-06-22 22:17 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=1532636697.731b4724f819b76738e9d8fee4a2fb669fa85e5b.zlogene@gentoo \
--to=zlogene@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