commit:     38d2cab0ccb9a3e8e941c70d5a321fc3e6c95f2c
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 18:48:17 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 01:12:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d2cab0

app-text/t1utils: drop old EAPI

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/t1utils/Manifest            |  1 -
 app-text/t1utils/t1utils-1.40.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/app-text/t1utils/Manifest b/app-text/t1utils/Manifest
index db27db9056a..e81cbf7ccbd 100644
--- a/app-text/t1utils/Manifest
+++ b/app-text/t1utils/Manifest
@@ -1,3 +1,2 @@
 DIST t1utils-1.39.tar.gz 175047 BLAKE2B 
346c6a400351e3662cb7ab88183c2f3b3934d4dd124742c06513c0d582d1359803fb32272ebb6744a227e1a862e7c55f195273087c8cc401a8bdf507227b967d
 SHA512 
930fa0f264136fdc5d3d18e9a3b45c4818413d01ed12a32daa1b5ecfcc0ea4d6554faf428c6bab9247a2cfc16973787c0b6f0dfbb0273fa6a03a3e8d1d501301
-DIST t1utils-1.40.tar.gz 176192 BLAKE2B 
fedad4e273c7994f9de5d8a9f88cdaf305608807a18bf7db4cd61ddee3194ee7829c829f4608ee87d7068a627fbdab116a61bef4ed1918ab9e71516f210e4293
 SHA512 
790a6196b9dedd7ff7b25b7933678190d6380a341d543ca9064372c2c1c8eb8114a054dadd67f7f198084f1d7ed2cc10d78a6dbee6805b8e614328e0809a1807
 DIST t1utils-1.41.tar.gz 176552 BLAKE2B 
69ccc07a3b98de18355b09532129f80e4188d64817a1ad4e8439b3a0e37917a63b9e187a25fedfc5aba486b2e60279586a425992e9f25a111ba9c77ed3863f6e
 SHA512 
b532d3af38a73903a512eb1297ba7510747dcbe8362acc4a0f20f2a3c786d82d8f5b22997ed3867114f33153a34cdd71c4c8e6a093db3cecc3825b6e4725a00b

diff --git a/app-text/t1utils/t1utils-1.40.ebuild 
b/app-text/t1utils/t1utils-1.40.ebuild
deleted file mode 100644
index 1fefc90782c..00000000000
--- a/app-text/t1utils/t1utils-1.40.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}
-       !<media-libs/freetype-1.4_pre20080316"
-
-src_install () {
-       emake DESTDIR="${D}" install || die "make install failed"
-       dodoc NEWS README
-}

Reply via email to