diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-16 11:01:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-16 11:01:35 +0000 |
commit | 27830998a2528347d572dc16d8f9097377d06ee0 (patch) | |
tree | 17f2b3278bf079333d03567dc97d91806e06256e /media-fonts/vlgothic/vlgothic-20071215.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-27830998a2528347d572dc16d8f9097377d06ee0.tar.gz gentoo-2-27830998a2528347d572dc16d8f9097377d06ee0.tar.bz2 gentoo-2-27830998a2528347d572dc16d8f9097377d06ee0.zip |
x86 stable, bug #206058
(Portage version: 2.1.4)
Diffstat (limited to 'media-fonts/vlgothic/vlgothic-20071215.ebuild')
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20071215.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild index f379ed686fc0..5946fbe0f16b 100644 --- a/media-fonts/vlgothic/vlgothic-20071215.ebuild +++ b/media-fonts/vlgothic/vlgothic-20071215.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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-20071215.ebuild,v 1.1 2007/12/17 16:37:21 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20071215.ebuild,v 1.2 2008/01/16 11:01:35 maekke Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" LICENSE="vlgothic mplus-fonts" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/VLGothic" |