From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7668138350 for ; Tue, 10 Mar 2020 15:08:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68451E08DD; Tue, 10 Mar 2020 15:08:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13581E086A for ; Tue, 10 Mar 2020 15:08:08 +0000 (UTC) Received: from noumea.localnet (80-110-10-211.static.upcbusiness.at [80.110.10.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dilfridge) by smtp.gentoo.org (Postfix) with ESMTPSA id 1F55134F239; Tue, 10 Mar 2020 15:08:04 +0000 (UTC) From: "Andreas K. Huettel" To: gentoo-dev@lists.gentoo.org, Patrice Clement Subject: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/ Date: Tue, 10 Mar 2020 16:07:56 +0100 Message-ID: <7074703.EvYhyI6sBW@noumea> Organization: Gentoo Linux In-Reply-To: <1583839695.34217564ddc5cd46762ffdaeb217aabd905dec6a.monsieurp@gentoo> References: <1583839695.34217564ddc5cd46762ffdaeb217aabd905dec6a.monsieurp@gentoo> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3515800.kQq0lBPeGt"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Archives-Salt: 67040dec-7797-4057-aa13-0f2fcc2d16d0 X-Archives-Hash: f3bada3099278efda61be8efbe844dc6 --nextPart3515800.kQq0lBPeGt Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Reverted [QA]. For reasons see below. Am Dienstag, 10. M=E4rz 2020, 12:28:25 CET schrieb Patrice Clement: > commit: 34217564ddc5cd46762ffdaeb217aabd905dec6a > Author: Patrice Clement gentoo org> > AuthorDate: Tue Mar 10 10:32:00 2020 +0000 > Commit: Patrice Clement gentoo org> > CommitDate: Tue Mar 10 11:28:15 2020 +0000 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3D342175= 64 >=20 > app-office/calcurse: version bump. >=20 > Package-Manager: Portage-2.3.89, Repoman-2.3.20 > Signed-off-by: Patrice Clement gentoo.org> >=20 > app-office/calcurse/Manifest | 1 + > app-office/calcurse/calcurse-4.5.0.ebuild | 47 > +++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) >=20 > diff --git a/app-office/calcurse/Manifest b/app-office/calcurse/Manifest > index a709a800e0c..d61266faf9b 100644 > --- a/app-office/calcurse/Manifest > +++ b/app-office/calcurse/Manifest > @@ -1 +1,2 @@ > DIST calcurse-4.4.0.tar.gz 620263 BLAKE2B > 8fbe875f5e757ec3c11b9c23a994260403ee990bfcb3d4c41eefbf06a6db9e76cd5157e32= b1 > 1c3fdc049896d5db3a9856862724902dab1cb48e0b00ef5df6f73 SHA512 > 43d30ad68bb39aaa9460644a691e66cbb15b9930737581583da65d00214c70fb1148a0ede= ca > 4430abb7a5cef2821b0f4c6fdbed8188d9ea5da5fedc4f95fa07c +DIST > calcurse-4.5.0.tar.gz 657976 BLAKE2B > 5cad43340cb973d402c92b7963f9c13e46acbb2f802df2ab447221913daa6b28872a323b7= 43 > bc31be0c7358ea8e7d51d08054c81f3376d3dc07f5837d41be45f SHA512 > 795eae7c62b89c733049f0c137da398ce3dd5fba78f9a2c323aacdf8b176cf37bd9d0768d= bd > ac0bb1cb64cd248b1d851efd059836fbbbdd9665fa47beff3b872 >=20 > diff --git a/app-office/calcurse/calcurse-4.5.0.ebuild > b/app-office/calcurse/calcurse-4.5.0.ebuild new file mode 100644 > index 00000000000..46600edc61f > --- /dev/null > +++ b/app-office/calcurse/calcurse-4.5.0.ebuild > @@ -0,0 +1,47 @@ > +# Copyright 1999-2020 Gentoo Authors > +# Distributed under the terms of the GNU General Public License v2 > + > +EAPI=3D7 > + > +inherit autotools eutils multilib-minimal eutils is not used anywhere. > + > +DESCRIPTION=3D"a text-based calendar and scheduling application" > +HOMEPAGE=3D"https://calcurse.org/" > +SRC_URI=3D"https://calcurse.org/files/${P}.tar.gz" > + > +LICENSE=3D"BSD-2" > +SLOT=3D"0" > +KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86" > +IUSE=3D"doc" Is that "doc" doing anything ... > + > +RDEPEND=3D" > + dev-python/httplib2 As far as I can see, httplib2 installs only python packages specific for py= thon=20 versions, no utilities to be called from shell. How do you make sure that i= t's=20 installed for currently active python? > + sys-libs/ncurses:0=3D" > + > +DEPEND=3D" > + ${RDEPEND} > + doc? ( app-text/asciidoc )" =2E.. except adding a DEPEND? Also, with EAPI=3D7 asciidoc should probably be a BDEPEND. > + > +PATCHES=3D( > + "${FILESDIR}"/${PN}-4.2.1-tinfo.patch > +) > + > +# Most tests fail. > +RESTRICT=3D"test" is there an open bug about it? > + > +src_prepare() { > + default > + eautoreconf > +} > + > +multilib_src_configure() { > + ECONF_SOURCE=3D"${S}" econf > +} > + Likely redundant. > +src_compile() { > + multilib-minimal_src_compile > +} > + > +src_install() { > + multilib-minimal_src_install > +} Completely pointless redefinition of src_compile and src_install (both are= =20 exported by multilib-minimal.eclass)... =2D-=20 Andreas K. H=FCttel dilfridge@gentoo.org Gentoo Linux developer=20 (council, qa, toolchain, base-system, perl, libreoffice) --nextPart3515800.kQq0lBPeGt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE2dlecvcVU8/ThuQ/jJJgxvbXoxAFAl5nrUwACgkQjJJgxvbX oxA3ow//SYfthBS2C+FV9bKSuAAir7r4Ktff9JlgsAhZKpuNVbcMc7rTU2DSn722 AYNdK1yxdBh9mT3r/GDTUFZdIfxNF3fX1m/q0+ahuRI/CF6H5taB06C9blZ8/UEL joWkuHykoEsWa0gW2tWPqIBSQKu+nmCBvO70PZ9d9lvq85b+tNC6Ma0ob08DnFd0 e9JQWra9lwYQpt12f6p7bN6QMSjbPy1IOIbBrIJzn4fopl4On5AVwD0wGytZUzYU orElMZlSBwuYQNpsTg+NJf7FOdqlZaoEEuCzz7eJ8pUXlG4rAMDHzdVzj9FD0To6 ZlBVMrVUc80jgqcvEpthk+ZR/jbDY3EI0NX7tBWogJR2IGU8Vu1TGCJVd87S2gkT 0e5n4psijZB+6Zv5Y/MFwfMCuRcU18+XpJYOWhWOeCbSjeO5jxpkjH/ybQUradZE qh7JZK+f8gLor3ZTtkjVE6uUtAr8HMAcxmfEPaxUy+G8O3M/y6dTppjUWuWmqO0a R2Cr5BmxCk/bYdCS8JbjYIZYTfnGrKJZMzHqS6P5SEj9G83GXX3mJlwr6QoQpRZn iTC9pQ2JsawmBQ4xZhamXn7ED7Y7I7lgIY51OsKskkuNn28s6tlSxjGHge8VNhb1 Vcaqs3sSB3HHhZQXu2R77p97IM891hrqoOewqAZQUwMtw3Re3Qo= =N9iH -----END PGP SIGNATURE----- --nextPart3515800.kQq0lBPeGt--