diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-23 22:26:30 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-23 22:26:46 +0200 |
commit | 9a87f0984ccaa335f68ea56cec11d2bff2742b93 (patch) | |
tree | 912315c2df20fcbd520a8fb8e822b19f59429eaa /media-fonts/inconsolata-hellenic | |
parent | media-fonts/inconsolata-hellenic: Revision bump 1.19-r1 (diff) | |
download | gentoo-9a87f0984ccaa335f68ea56cec11d2bff2742b93.tar.gz gentoo-9a87f0984ccaa335f68ea56cec11d2bff2742b93.tar.bz2 gentoo-9a87f0984ccaa335f68ea56cec11d2bff2742b93.zip |
media-fonts/inconsolata-hellenic: Remove 1.19 (r0)
Uses deprecated EAPI 5.
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'media-fonts/inconsolata-hellenic')
-rw-r--r-- | media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19.ebuild b/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19.ebuild deleted file mode 100644 index 9f963398ca7d..000000000000 --- a/media-fonts/inconsolata-hellenic/inconsolata-hellenic-1.19.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit font - -DESCRIPTION="Hellenisation of the wonderful, monospace, open/free font Inconsolata" -HOMEPAGE="http://www.cosmix.org/software/" -SRC_URI="http://www.cosmix.org/software/files/InconsolataHellenic.zip -> ${P}.zip" - -LICENSE="OFL-1.1" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" - -DEPEND="app-arch/unzip" - -S=${WORKDIR} -FONT_S=${S} -FONT_SUFFIX="ttf" |