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 B6AA6138334 for ; Fri, 4 Oct 2019 21:35:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF689E083D; Fri, 4 Oct 2019 21:35:21 +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 97385E0891 for ; Fri, 4 Oct 2019 21:35:21 +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 837B834B92A for ; Fri, 4 Oct 2019 21:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E2CA7FF for ; Fri, 4 Oct 2019 21:35:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570224897.4bf1db64093f2d3b721434d4979dc4ee87533de6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/t1utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/t1utils/Manifest app-text/t1utils/t1utils-1.39.ebuild app-text/t1utils/t1utils-1.41-r1.ebuild X-VCS-Directories: app-text/t1utils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4bf1db64093f2d3b721434d4979dc4ee87533de6 X-VCS-Branch: master Date: Fri, 4 Oct 2019 21:35:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8f7de58f-a29a-4fe7-b6df-2545dbadc71d X-Archives-Hash: c67d9ea0fbd25ad49bcf75fcdf0539fd commit: 4bf1db64093f2d3b721434d4979dc4ee87533de6 Author: Michał Górny gentoo org> AuthorDate: Fri Oct 4 21:01:13 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 4 21:34:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf1db64 app-text/t1utils: Drop old (EAPI 0) Signed-off-by: Michał Górny gentoo.org> app-text/t1utils/Manifest | 1 - app-text/t1utils/t1utils-1.39.ebuild | 22 ---------------------- app-text/t1utils/t1utils-1.41-r1.ebuild | 18 ------------------ 3 files changed, 41 deletions(-) diff --git a/app-text/t1utils/Manifest b/app-text/t1utils/Manifest index e81cbf7ccbd..868221477e3 100644 --- a/app-text/t1utils/Manifest +++ b/app-text/t1utils/Manifest @@ -1,2 +1 @@ -DIST t1utils-1.39.tar.gz 175047 BLAKE2B 346c6a400351e3662cb7ab88183c2f3b3934d4dd124742c06513c0d582d1359803fb32272ebb6744a227e1a862e7c55f195273087c8cc401a8bdf507227b967d SHA512 930fa0f264136fdc5d3d18e9a3b45c4818413d01ed12a32daa1b5ecfcc0ea4d6554faf428c6bab9247a2cfc16973787c0b6f0dfbb0273fa6a03a3e8d1d501301 DIST t1utils-1.41.tar.gz 176552 BLAKE2B 69ccc07a3b98de18355b09532129f80e4188d64817a1ad4e8439b3a0e37917a63b9e187a25fedfc5aba486b2e60279586a425992e9f25a111ba9c77ed3863f6e SHA512 b532d3af38a73903a512eb1297ba7510747dcbe8362acc4a0f20f2a3c786d82d8f5b22997ed3867114f33153a34cdd71c4c8e6a093db3cecc3825b6e4725a00b diff --git a/app-text/t1utils/t1utils-1.39.ebuild b/app-text/t1utils/t1utils-1.39.ebuild deleted file mode 100644 index a7af218b8f2..00000000000 --- a/app-text/t1utils/t1utils-1.39.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -IUSE="" - -DESCRIPTION="Type 1 Font utilities" -SRC_URI="http://www.lcdf.org/type/${P}.tar.gz" -HOMEPAGE="http://www.lcdf.org/type/#t1utils" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -LICENSE="BSD" - -DEPEND="" -RDEPEND="${DEPEND} - !