diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:32:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:32:06 +0000 |
commit | d039286249f3dbf0803971197f2551cb27bec0e0 (patch) | |
tree | 081b599c0c89bf16dade72bdbc3933a2280e89ab /media-fonts | |
parent | Version bump (diff) | |
download | gentoo-2-d039286249f3dbf0803971197f2551cb27bec0e0.tar.gz gentoo-2-d039286249f3dbf0803971197f2551cb27bec0e0.tar.bz2 gentoo-2-d039286249f3dbf0803971197f2551cb27bec0e0.zip |
arm/s390/sh love
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-11.4.ebuild | 7 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-8.3.ebuild | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-11.4.ebuild b/media-fonts/alee-fonts/alee-fonts-11.4.ebuild index c9345872ffc3..2a5d5b0f7f68 100644 --- a/media-fonts/alee-fonts/alee-fonts-11.4.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-11.4.ebuild @@ -1,17 +1,16 @@ # 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-11.4.ebuild,v 1.1 2007/07/23 23:46:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-11.4.ebuild,v 1.2 2007/08/25 11:32:06 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="Artistic" +LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc-macos ~s390 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc-macos ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" FONT_SUFFIX="ttf" diff --git a/media-fonts/alee-fonts/alee-fonts-8.3.ebuild b/media-fonts/alee-fonts/alee-fonts-8.3.ebuild index 0d61388e55c8..e8129303e07d 100644 --- a/media-fonts/alee-fonts/alee-fonts-8.3.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-8.3.ebuild @@ -1,17 +1,16 @@ # 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-8.3.ebuild,v 1.7 2007/07/28 18:46:24 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-8.3.ebuild,v 1.8 2007/08/25 11:32:06 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="Artistic" +LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc-macos ~s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc-macos s390 sh sparc x86 ~x86-fbsd" IUSE="" FONT_SUFFIX="ttf" |