From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cdiff/
Date: Fri, 18 May 2018 21:57:44 +0000 (UTC) [thread overview]
Message-ID: <1526680664.8726af1f368e5feb56997fea2360d47395049a78.monsieurp@gentoo> (raw)
commit: 8726af1f368e5feb56997fea2360d47395049a78
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 21:57:26 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 18 21:57:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8726af1f
dev-util/cdiff: version bump.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-util/cdiff/Manifest | 1 +
dev-util/cdiff/cdiff-1.0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-util/cdiff/Manifest b/dev-util/cdiff/Manifest
index 6e962733187..92bb58b89c3 100644
--- a/dev-util/cdiff/Manifest
+++ b/dev-util/cdiff/Manifest
@@ -1 +1,2 @@
DIST cdiff-0.9.8.tar.gz 34861 BLAKE2B 2b9637c924cb6d2cf436386163af35a0931a1999caa9e63b3a350aef4db32f3c4be82cb1608adb0100d3e96b0b969ae5ca7e870be0fc03055a17f7118a26931d SHA512 303126c51b4c5cfafd800da7f4ffd56655f28f8b525c7d83c7417e1e0013b2186b178697aca41af18f5397ac860cc0159d359e2b23eaa8111e8f77184dc9d4f3
+DIST cdiff-1.0.tar.gz 33599 BLAKE2B 98e6e8689329bfbdc718e7f6bf3cfb6c6ff92de0b27a44f62f24e35710cf0391c6127833b7f8302aa31d9420147791fdc2861aa95acf5719ce250f7af4d8893f SHA512 74a41bdf9c0ffef5baff775dd32027d401547bdc8f40eb633e11107c74d0e9b31746cedbeffc4a3732ff9abe03a101aa3a7a509d3a0e0e080589c6f18bcb8cfe
diff --git a/dev-util/cdiff/cdiff-1.0.ebuild b/dev-util/cdiff/cdiff-1.0.ebuild
new file mode 100644
index 00000000000..010b3b89ab7
--- /dev/null
+++ b/dev-util/cdiff/cdiff-1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Colored, side-by-side diff terminal viewer"
+HOMEPAGE="https://github.com/ymattw/cdiff"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+ !<app-misc/colordiff-1.0.13-r1
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ sys-apps/less"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGES.rst README.rst )
+
+RESTRICT="test"
+
+python_test() {
+ ${PYTHON} tests/test_cdiff.py || die "Unit tests failed."
+
+ ./tests/regression.sh || die "Regression tests failed."
+}
next reply other threads:[~2018-05-18 21:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 21:57 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-18 0:42 [gentoo-commits] repo/gentoo:master commit in: dev-util/cdiff/ Sebastian Pipping
2020-02-11 12:16 Michał Górny
2020-02-09 13:14 David Seifert
2019-02-23 9:43 Pacho Ramos
2019-02-22 10:31 Mikle Kolyada
2018-04-03 23:46 Jonas Stein
2017-05-28 11:14 Pacho Ramos
2017-04-27 12:17 Michael Palimaka
2017-04-26 7:40 Agostino Sarubbo
2017-04-24 9:31 Pacho Ramos
2017-04-23 20:48 Michał Górny
2016-02-25 14:30 Patrice Clement
2016-02-14 17:54 Justin Lecher
2016-01-21 8:33 Justin Lecher
2015-12-09 12:01 Justin Lecher
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=1526680664.8726af1f368e5feb56997fea2360d47395049a78.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