diff options
Diffstat (limited to 'media-fonts/alee-fonts/alee-fonts-7.1.ebuild')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-7.1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-7.1.ebuild b/media-fonts/alee-fonts/alee-fonts-7.1.ebuild deleted file mode 100644 index 1d07bae63d5b..000000000000 --- a/media-fonts/alee-fonts/alee-fonts-7.1.ebuild +++ /dev/null @@ -1,20 +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/alee-fonts/alee-fonts-7.1.ebuild,v 1.6 2007/03/12 19:17:37 armin76 Exp $ - -inherit font - -DESCRIPTION="A Lee's Hangul truetype fonts" -HOMEPAGE="http://packages.debian.org/unstable/x11/ttf-alee" - -SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="alpha ~amd64 arm ia64 ~ppc ~ppc-macos s390 sh sparc x86" -IUSE="" - -FONT_SUFFIX="ttf" -FONT_S="${WORKDIR}/ttf-alee-${PV}" - -S=${FONT_S} |