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 90F72138334 for ; Sun, 24 Jun 2018 14:51:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F62AE087E; Sun, 24 Jun 2018 14:51:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0B4B0E087E for ; Sun, 24 Jun 2018 14:51:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 74592335CAB for ; Sun, 24 Jun 2018 14:51:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9B3A312 for ; Sun, 24 Jun 2018 14:51:50 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1529851898.f9271addd9066a23bfbc362b31ffe55c48bc6703.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/calcurse/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/calcurse/Manifest app-office/calcurse/calcurse-4.2.1.ebuild app-office/calcurse/calcurse-4.2.2.ebuild X-VCS-Directories: app-office/calcurse/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: f9271addd9066a23bfbc362b31ffe55c48bc6703 X-VCS-Branch: master Date: Sun, 24 Jun 2018 14:51:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4b7bde7f-97a5-4088-a610-9c26236b603d X-Archives-Hash: 1d47e8679dc16a4e5d06fc9a3b26ee0b commit: f9271addd9066a23bfbc362b31ffe55c48bc6703 Author: Patrice Clement gentoo org> AuthorDate: Sun Jun 24 10:25:15 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Jun 24 14:51:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9271add app-office/calcurse: clean up old. Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-office/calcurse/Manifest | 2 -- app-office/calcurse/calcurse-4.2.1.ebuild | 42 ------------------------------- app-office/calcurse/calcurse-4.2.2.ebuild | 42 ------------------------------- 3 files changed, 86 deletions(-) diff --git a/app-office/calcurse/Manifest b/app-office/calcurse/Manifest index 44430a5644c..9f074535d00 100644 --- a/app-office/calcurse/Manifest +++ b/app-office/calcurse/Manifest @@ -1,3 +1 @@ -DIST calcurse-4.2.1.tar.gz 612593 BLAKE2B 7c8fb995ea16abcdd5ae768cda09298e4bdeb64d8476657b3d1320394a269add3b1c4279e8a6b7a089f27404d43ec3acfbab6222cfce74dc422042247109fb00 SHA512 77f7fd23fe28e34ace29239530948c7576196339e4c603952dd5d48a201fa2e52bfcfaf411edf3f299c9d8b30d659febade68679fc65a2b87afb305bbf5db8df -DIST calcurse-4.2.2.tar.gz 612456 BLAKE2B b73e876f671b75d362bf32bfc341fd985796a6be6b5c4164464bdef1f35d26fbecec3bb7f5dcd54a1ab9e3405186ea2d791484902643362738db38d647d786b3 SHA512 d54d5a1ca457499ff82fe0b6a945f5f54c0f93f84b34d5a69579dd42d4d44edda0b81a165d29b4f3d77ef7219b2e815b5858eaa744eb418e9549abf58eb2f958 DIST calcurse-4.3.0.tar.gz 597490 BLAKE2B 7fe31fc09cae12438173d4846a1e4b0a55f9e9416ab23ffc8b78e9d0f621072d8aca96b4161d5659db088e1007f685228e9669aae2d5606939c6564252826e1d SHA512 d948354b512d406f4915ce37107d3f529031e7698d7b38465913ff37120a93283e01f09f5267ebb19bf39ea133d6fac579b218d6dfd6056003b6222f9038f4b3 diff --git a/app-office/calcurse/calcurse-4.2.1.ebuild b/app-office/calcurse/calcurse-4.2.1.ebuild deleted file mode 100644 index 27a9fb9d46a..00000000000 --- a/app-office/calcurse/calcurse-4.2.1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils autotools multilib-minimal - -DESCRIPTION="a text-based calendar and scheduling application" -HOMEPAGE="https://calcurse.org/" -SRC_URI="https://calcurse.org/files/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" - -RDEPEND="sys-libs/ncurses:0=" -DEPEND="${RDEPEND}" - -DOCS=( AUTHORS NEWS README ) - -PATCHES=( "${FILESDIR}"/"${PN}-4.2.1-tinfo.patch" ) - -src_prepare() { - default - - # Dubious tests. - rm -v "${S}/test"/ical-00{2,4,6}.sh || die - - eautoreconf -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf -} - -src_compile() { - multilib-minimal_src_compile -} - -src_install() { - multilib-minimal_src_install -} diff --git a/app-office/calcurse/calcurse-4.2.2.ebuild b/app-office/calcurse/calcurse-4.2.2.ebuild deleted file mode 100644 index 29a53449ca5..00000000000 --- a/app-office/calcurse/calcurse-4.2.2.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils autotools multilib-minimal - -DESCRIPTION="a text-based calendar and scheduling application" -HOMEPAGE="https://calcurse.org/" -SRC_URI="https://calcurse.org/files/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" - -RDEPEND="sys-libs/ncurses:0=" -DEPEND="${RDEPEND}" - -DOCS=( AUTHORS NEWS README ) - -PATCHES=( "${FILESDIR}"/"${PN}-4.2.1-tinfo.patch" ) - -src_prepare() { - default - - # Dubious tests. - rm -v "${S}/test"/ical-00{2,4,6}.sh || die - - eautoreconf -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf -} - -src_compile() { - multilib-minimal_src_compile -} - -src_install() { - multilib-minimal_src_install -}