app-text/t1utils: bump eapi, fix missing docs, bug #628712
[gentoo.git] / app-text / t1utils / t1utils-1.41-r1.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Type 1 Font utilities"
7 SRC_URI="http://www.lcdf.org/type/${P}.tar.gz"
8 HOMEPAGE="http://www.lcdf.org/type/#t1utils"
9 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"
10 SLOT="0"
11 LICENSE="BSD"
12 IUSE=""
13
14 DEPEND=""
15 RDEPEND="${DEPEND}
16         !<media-libs/freetype-1.4_pre20080316"
17
18 DOCS=( NEWS.md README.md )