diff options
Diffstat (limited to 'media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild')
-rw-r--r-- | media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild deleted file mode 100644 index 8433fa6ba04d..000000000000 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild,v 1.10 2007/06/12 05:41:56 lu_zero Exp $ - -inherit font - -MY_PV="0.2" - -DESCRIPTION="A GPL-2 TrueType font replacement, courtesy of Red Hat." -SRC_URI="https://www.redhat.com/f/fonts/${P}.tar.gz" -HOMEPAGE="http://www.redhat.com" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="X" - -FONT_PN="${PN/-ttf/}" -FONT_S="${WORKDIR}/${FONT_PN}-${MY_PV}" -S="${FONT_S}" - -FONT_SUFFIX="ttf" -DOCS="License.txt" |