diff options
author | Johannes Huber <johu@gentoo.org> | 2018-04-19 21:38:35 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-04-19 21:38:49 +0200 |
commit | c98b2effb55ae76dcf7f2e4c1839619e3e81b21b (patch) | |
tree | bab1d93fa13e5f405ac79f75c911843d7a985ac3 /media-fonts | |
parent | media-fonts/fifth-leg: Revision bump 0.6-r1 (diff) | |
download | gentoo-c98b2effb55ae76dcf7f2e4c1839619e3e81b21b.tar.gz gentoo-c98b2effb55ae76dcf7f2e4c1839619e3e81b21b.tar.bz2 gentoo-c98b2effb55ae76dcf7f2e4c1839619e3e81b21b.zip |
media-fonts/fifth-leg: Remove 0.6
Deprecated EAPI 4 and overshadowed by 0.6-r1.
Package-Manager: Portage-2.3.30, Repoman-2.3.9
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/fifth-leg/fifth-leg-0.6.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/media-fonts/fifth-leg/fifth-leg-0.6.ebuild b/media-fonts/fifth-leg/fifth-leg-0.6.ebuild deleted file mode 100644 index e0853c0f0805..000000000000 --- a/media-fonts/fifth-leg/fifth-leg-0.6.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -OPENSUSE_RELEASE="12.2" -OBS_PACKAGE="${PN}-font" - -inherit font obs-download - -DESCRIPTION="Simplistic, technical sans serif - openSUSE font" -HOMEPAGE="http://jimmac.musichall.cz/log/?p=439" -SRC_URI="${OBS_URI}/opensuse-font-${P}.tar.bz2" - -LICENSE="OFL" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -FONT_SUFFIX="otf sfd" -FONT_S="${WORKDIR}" -S="${FONT_S}" |