diff options
author | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-27 10:32:39 +0000 |
---|---|---|
committer | Mounir Lamouri <volkmar@gentoo.org> | 2009-09-27 10:32:39 +0000 |
commit | 71d8869fcfd308f95a3467399e3a612a11926852 (patch) | |
tree | cd794b8f6b1a6507eab9963080ad8ca2c2f05cdb /media-fonts/vlgothic/vlgothic-20090811.ebuild | |
parent | Added a dependency on cmake-2.6.4 at least (bug #281560) (diff) | |
download | gentoo-2-71d8869fcfd308f95a3467399e3a612a11926852.tar.gz gentoo-2-71d8869fcfd308f95a3467399e3a612a11926852.tar.bz2 gentoo-2-71d8869fcfd308f95a3467399e3a612a11926852.zip |
Stable for ppc.
Fix bug 284011.
(Portage version: 14103-svn/cvs/Linux ppc)
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 99f6c800a7fe..7cffbea85f01 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.4 2009/09/25 14:50:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090811.ebuild,v 1.5 2009/09/27 10:32:39 volkmar 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" |