diff options
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20081029.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081029.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20081029.ebuild b/media-fonts/vlgothic/vlgothic-20081029.ebuild index 1b39114c3e3b..e6e063187e77 100644 --- a/media-fonts/vlgothic/vlgothic-20081029.ebuild +++ b/media-fonts/vlgothic/vlgothic-20081029.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.2 2008/11/24 01:09:36 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081029.ebuild,v 1.3 2008/11/24 09:47:36 armin76 Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="http://vinelinux.org/~daisuke/vlgothic/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" |