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 92EB4138331 for ; Sun, 20 May 2018 10:57:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70B25E0998; Sun, 20 May 2018 10:57:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 348BBE0998 for ; Sun, 20 May 2018 10:57:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6A815335CDB for ; Sun, 20 May 2018 10:57:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7510E2F for ; Sun, 20 May 2018 10:57:35 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1526813851.056e06b34d121a7585ff783d448fa5f7539ae9c2.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/epspdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/epspdf/Manifest app-text/epspdf/epspdf-0.5.3.ebuild X-VCS-Directories: app-text/epspdf/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 056e06b34d121a7585ff783d448fa5f7539ae9c2 X-VCS-Branch: master Date: Sun, 20 May 2018 10:57:35 +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: 8c6c2db0-81de-45be-bb21-2001ce8650ad X-Archives-Hash: acd347745d65c283105ba7438204142c commit: 056e06b34d121a7585ff783d448fa5f7539ae9c2 Author: Johannes Huber gentoo org> AuthorDate: Sun May 20 10:54:01 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sun May 20 10:57:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056e06b3 app-text/epspdf: Remove 0.5.3 Uses deprecated EAPI 4 and overshadowed by 0.6.0. Package-Manager: Portage-2.3.38, Repoman-2.3.9 app-text/epspdf/Manifest | 1 - app-text/epspdf/epspdf-0.5.3.ebuild | 54 ------------------------------------- 2 files changed, 55 deletions(-) diff --git a/app-text/epspdf/Manifest b/app-text/epspdf/Manifest index 1e9b9493b58..e049f49e755 100644 --- a/app-text/epspdf/Manifest +++ b/app-text/epspdf/Manifest @@ -1,4 +1,3 @@ -DIST epspdf.0.5.3.tgz 436341 BLAKE2B 3c4802ed80b19b259613cfbb801f714a205b38e5c31246122e0f046a0007adb2bac7b3d99eb0d2b14d16df11693273eb4aa6285e9210ddea823213dad10e59e9 SHA512 fa2a777c0036ba5b1b960064c13ec1dd8f9180258e4f92fd46a5703c90214b154c7e231faada29f6d0da3b02062e8262b20a8a535ccfc702032bf1c07d4131e2 DIST epspdf.0.6.0.tgz 352989 BLAKE2B 633e2ed29d8ec28f679b00095d335cea4bd1996cf6fdf3950b97084a73044eca9371ac6964ad48e98ea8ddba38d91acad2137ee8d3122ea03df3ce25f08196ce SHA512 44a7015fa0b7298429567e998068864419fd396f6b0781bf7877c6599d3bb2f254b7a0f976500655851a95d727880d106d9e1df9086306eef74db0b109a63506 DIST epspdf.0.6.1.tgz 343913 BLAKE2B 16253e04e2f9b459d2397b1affdfdf820f85580654742fb674328f09116f05c6be1280aaa68d3bf79b62565295ed15fe28faed4fe4b8ca391a72269fa3654b5e SHA512 3efa037e9081d4c4c74ba56e2c7767c8abafb64e5f0a9f73fcf6b1e6ca7e6f68576555aff4031b8cd82ebdf001949a4455648dad3bf79ee6a37be1c73a5b4443 DIST epspdf.0.6.2.tgz 348540 BLAKE2B dbb0ca9adfa0859c82aa29a240c473a00ce14f5dd8349f5cfe78b54053826c848077616bd6e7634f6efe59982dc68086b0adcb73a13fcf7ea6d15800815e919b SHA512 c4778683c990a7ead16fc7f266f6f7977f71ad81c4e69abff6c1fbc7cc7250a0f8ba557d4896f4d9f26cc826e5509c0ae4d09c687fea119bc2ed26912b4639e4 diff --git a/app-text/epspdf/epspdf-0.5.3.ebuild b/app-text/epspdf/epspdf-0.5.3.ebuild deleted file mode 100644 index a717cd08931..00000000000 --- a/app-text/epspdf/epspdf-0.5.3.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit texlive-common eutils - -DESCRIPTION="GUI and command-line converter for [e]ps and pdf" -HOMEPAGE="http://tex.aanhet.net/epspdf/" -SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="doc tk" - -DEPEND="sys-apps/texinfo" -RDEPEND="!