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 | d8dc868b873dfd4aa55d2a69c40f1bd56111074b (patch) | |
tree | 7d7914398ab0b787b5fc490c3a0638dcf8a61236 /media-fonts/vlgothic/vlgothic-20090811.ebuild | |
parent | Added a dependency on cmake-2.6.4 at least (bug #281560) (diff) | |
download | historical-d8dc868b873dfd4aa55d2a69c40f1bd56111074b.tar.gz historical-d8dc868b873dfd4aa55d2a69c40f1bd56111074b.tar.bz2 historical-d8dc868b873dfd4aa55d2a69c40f1bd56111074b.zip |
Stable for ppc.
Fix bug 284011.
Package-Manager: portage-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" |