diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 09:35:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-12 09:35:58 +0000 |
commit | 5a88363a5549a04bb22cde5798d8a7427f9dd096 (patch) | |
tree | cdf5faa0c72ff2dbadd8a91723547a463450fdbd /media-fonts/vlgothic/vlgothic-20090811.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #283918 (diff) | |
download | gentoo-2-5a88363a5549a04bb22cde5798d8a7427f9dd096.tar.gz gentoo-2-5a88363a5549a04bb22cde5798d8a7427f9dd096.tar.bz2 gentoo-2-5a88363a5549a04bb22cde5798d8a7427f9dd096.zip |
alpha/ia64/sparc stable wrt #284011
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20090811.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20090811.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20090811.ebuild b/media-fonts/vlgothic/vlgothic-20090811.ebuild index 82df8b2d334e..f5ab020eed93 100644 --- a/media-fonts/vlgothic/vlgothic-20090811.ebuild +++ b/media-fonts/vlgothic/vlgothic-20090811.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090811.ebuild,v 1.2 2009/09/11 21:46:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090811.ebuild,v 1.3 2009/09/12 09:35:58 armin76 Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/vlgothic/43074/VLGothic-${PV}.tar.bz2" # sazanami -> BSD-2 LICENSE="vlgothic mplus-fonts BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/VLGothic" |