diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-03 15:38:51 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-12-03 15:38:51 +0000 |
commit | 39d8a2bfe5d489c1c4100554300352d22faac154 (patch) | |
tree | edd9ae11faa58bb8617e37bd9f5d3c15bd013b70 /media-fonts | |
parent | Fix capi device nodes, Bug #249389. Do this by applying upstream patch to the... (diff) | |
download | gentoo-2-39d8a2bfe5d489c1c4100554300352d22faac154.tar.gz gentoo-2-39d8a2bfe5d489c1c4100554300352d22faac154.tar.bz2 gentoo-2-39d8a2bfe5d489c1c4100554300352d22faac154.zip |
Version bumped.
(Portage version: 2.1.6_rc2/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20071215.ebuild | 22 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081203.ebuild (renamed from media-fonts/vlgothic/vlgothic-20081124.ebuild) | 2 |
3 files changed, 8 insertions, 24 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index 0376b21d0f45..dde3476229d7 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-fonts/vlgothic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.38 2008/11/30 16:06:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.39 2008/12/03 15:38:51 matsuu Exp $ + +*vlgothic-20081203 (03 Dec 2008) + + 03 Dec 2008; MATSUU Takuto <matsuu@gentoo.org> -vlgothic-20071215.ebuild, + -vlgothic-20081124.ebuild, +vlgothic-20081203.ebuild: + Version bumped. Removed old versions. 30 Nov 2008; Markus Meier <maekke@gentoo.org> vlgothic-20081029.ebuild: amd64 stable, bug #248500 diff --git a/media-fonts/vlgothic/vlgothic-20071215.ebuild b/media-fonts/vlgothic/vlgothic-20071215.ebuild deleted file mode 100644 index 1815d5dc3ba8..000000000000 --- a/media-fonts/vlgothic/vlgothic-20071215.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-20071215.ebuild,v 1.7 2008/11/24 01:09:36 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-20081124.ebuild b/media-fonts/vlgothic/vlgothic-20081203.ebuild index 52486fa59032..c18ac87c1f8e 100644 --- a/media-fonts/vlgothic/vlgothic-20081124.ebuild +++ b/media-fonts/vlgothic/vlgothic-20081203.ebuild @@ -1,6 +1,6 @@ # 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-20081124.ebuild,v 1.2 2008/11/24 01:09:36 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081203.ebuild,v 1.1 2008/12/03 15:38:51 matsuu Exp $ inherit font |