diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 14:51:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-10 14:51:41 +0000 |
commit | c22939559934123dd21a56504d02a72c791e28aa (patch) | |
tree | 6b1a0b742959016d3174398c1b980af70567c522 /media-fonts/alee-fonts | |
parent | ~ia64 love (diff) | |
download | gentoo-2-c22939559934123dd21a56504d02a72c791e28aa.tar.gz gentoo-2-c22939559934123dd21a56504d02a72c791e28aa.tar.bz2 gentoo-2-c22939559934123dd21a56504d02a72c791e28aa.zip |
arm/ia64/s390 stable
(Portage version: 2.0.53)
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-4.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-4.1.ebuild b/media-fonts/alee-fonts/alee-fonts-4.1.ebuild index 543f0f247eb8..f592f772a94e 100644 --- a/media-fonts/alee-fonts/alee-fonts-4.1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-4.1.ebuild @@ -1,17 +1,16 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-4.1.ebuild,v 1.7 2005/12/04 03:13:41 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-4.1.ebuild,v 1.8 2005/12/10 14:51:41 vapier 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" +LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~ppc ~ppc-macos ~s390 sparc x86" +KEYWORDS="alpha ~amd64 arm ia64 ~ppc ~ppc-macos s390 sparc x86" IUSE="" FONT_SUFFIX="ttf" |