commit: 171079f9c447cd069e576903f124d4d92d79d35d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 15:24:55 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 15:39:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=171079f9
media-fonts/libertine: Drop 5.3.0.20120702-r2, EAPI5--
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../libertine/libertine-5.3.0.20120702-r2.ebuild | 25 ----------------------
1 file changed, 25 deletions(-)
diff --git a/media-fonts/libertine/libertine-5.3.0.20120702-r2.ebuild
b/media-fonts/libertine/libertine-5.3.0.20120702-r2.ebuild
deleted file mode 100644
index 44f9d6c23dd..00000000000
--- a/media-fonts/libertine/libertine-5.3.0.20120702-r2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit font versionator
-
-MY_DATE=$(get_version_component_range 4)
-MY_PV=$(get_version_component_range
1-3)_${MY_DATE:0:4}_${MY_DATE:4:2}_${MY_DATE:6}
-MY_P_OTF="LinLibertineOTF_${MY_PV}"
-
-DESCRIPTION="Fonts from the Linux Libertine Open Fonts Project"
-HOMEPAGE="http://linuxlibertine.org/"
-SRC_URI="mirror://sourceforge/linuxlibertine/${MY_P_OTF}.tgz"
-
-LICENSE="|| ( GPL-2-with-font-exception OFL-1.1 )"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="!<x11-libs/pango-1.20.4"
-
-S="${WORKDIR}"
-FONT_S="${S}"
-FONT_SUFFIX="otf"
-DOCS="Bugs.txt ChangeLog.txt README Readme-TEX.txt"