commit: 848247201e3c0c6050da63d8cc34e2c426a22ba5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 13:48:51 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 22 13:48:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84824720
media-fonts/lklug: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-fonts/lklug/lklug-0.6.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6.ebuild
b/media-fonts/lklug/lklug-0.6.ebuild
deleted file mode 100644
index dc4415457e9..00000000000
--- a/media-fonts/lklug/lklug-0.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit font
-
-MY_P="ttf-sinhala-${P}"
-DESCRIPTION="Sinhala font"
-HOMEPAGE="http://sinhala.sourceforge.net"
-SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-FONT_S="${S}"
-
-FONT_SUFFIX="ttf"
-
-DOCS="README.fonts"