diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2009-06-14 15:35:49 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2009-06-14 15:35:49 +0000 |
commit | 44b6d3b9eaf331817e8144fcfd4e0178260959ff (patch) | |
tree | 5a4389b37ea640a513c4d0f4b3da3484cdc16bcb /media-fonts/vlgothic | |
parent | Bugs 268099, 270150, 273750. New ebuild without vmware-mod eclass. (diff) | |
download | gentoo-2-44b6d3b9eaf331817e8144fcfd4e0178260959ff.tar.gz gentoo-2-44b6d3b9eaf331817e8144fcfd4e0178260959ff.tar.bz2 gentoo-2-44b6d3b9eaf331817e8144fcfd4e0178260959ff.zip |
Version bumped.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081203.ebuild | 22 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20090612.ebuild (renamed from media-fonts/vlgothic/vlgothic-20090108.ebuild) | 4 |
3 files changed, 9 insertions, 25 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index 15ea27fb4f1f..724cc420f650 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-fonts/vlgothic # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.41 2009/04/23 00:01:20 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.42 2009/06/14 15:35:49 matsuu Exp $ + +*vlgothic-20090612 (14 Jun 2009) + + 14 Jun 2009; MATSUU Takuto <matsuu@gentoo.org> -vlgothic-20081203.ebuild, + -vlgothic-20090108.ebuild, +vlgothic-20090612.ebuild: + Version bumped. *vlgothic-20090422 (22 Apr 2009) diff --git a/media-fonts/vlgothic/vlgothic-20081203.ebuild b/media-fonts/vlgothic/vlgothic-20081203.ebuild deleted file mode 100644 index c18ac87c1f8e..000000000000 --- a/media-fonts/vlgothic/vlgothic-20081203.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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-20081203.ebuild,v 1.1 2008/12/03 15:38:51 matsuu Exp $ - -inherit font - -DESCRIPTION="Japanese TrueType font from Vine Linux" -HOMEPAGE="http://dicey.org/vlgothic/" -SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" - -# M+ FONTS -> mplus-fonts -# sazanami -> BSD-2 -LICENSE="vlgothic mplus-fonts BSD-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -S="${WORKDIR}/VLGothic" - -FONT_SUFFIX="ttf" -FONT_S="${S}" -DOCS="Changelog README*" diff --git a/media-fonts/vlgothic/vlgothic-20090108.ebuild b/media-fonts/vlgothic/vlgothic-20090612.ebuild index ed49f5b9fb3f..e435f981858d 100644 --- a/media-fonts/vlgothic/vlgothic-20090108.ebuild +++ b/media-fonts/vlgothic/vlgothic-20090612.ebuild @@ -1,12 +1,12 @@ # 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-20090108.ebuild,v 1.1 2009/01/08 15:17:38 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20090612.ebuild,v 1.1 2009/06/14 15:35:49 matsuu Exp $ inherit font DESCRIPTION="Japanese TrueType font from Vine Linux" HOMEPAGE="http://dicey.org/vlgothic/" -SRC_URI="http://vinelinux.org/~daisuke/vlgothic/VLGothic-${PV}.tar.bz2" +SRC_URI="mirror://sourceforge.jp/vlgothic/40480/VLGothic-${PV}.tar.bz2" # M+ FONTS -> mplus-fonts # sazanami -> BSD-2 |