diff options
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20110722.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20110722.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20110722.ebuild b/media-fonts/vlgothic/vlgothic-20110722.ebuild index 814ed98a974a..9a81c8fea6be 100644 --- a/media-fonts/vlgothic/vlgothic-20110722.ebuild +++ b/media-fonts/vlgothic/vlgothic-20110722.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20110722.ebuild,v 1.2 2011/11/04 09:40:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20110722.ebuild,v 1.3 2011/11/06 23:32:10 ranger Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge.jp/vlgothic/52711/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" |