diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 00:11:38 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2008-11-24 00:11:38 +0000 |
commit | 440bbc8af24d5d3190d132b0b5ccdfec00a55a12 (patch) | |
tree | fff68eb0d84b894049158d5e35ac8f2d1af19f48 /media-fonts | |
parent | Bump (diff) | |
download | gentoo-2-440bbc8af24d5d3190d132b0b5ccdfec00a55a12.tar.gz gentoo-2-440bbc8af24d5d3190d132b0b5ccdfec00a55a12.tar.bz2 gentoo-2-440bbc8af24d5d3190d132b0b5ccdfec00a55a12.zip |
Version bumped.
(Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/vlgothic/ChangeLog | 9 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20080624.ebuild | 20 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20080908.ebuild | 20 | ||||
-rw-r--r-- | media-fonts/vlgothic/vlgothic-20081124.ebuild (renamed from media-fonts/vlgothic/vlgothic-20080610.ebuild) | 2 |
4 files changed, 9 insertions, 42 deletions
diff --git a/media-fonts/vlgothic/ChangeLog b/media-fonts/vlgothic/ChangeLog index fdd61c1590a8..95ae98f76ac7 100644 --- a/media-fonts/vlgothic/ChangeLog +++ b/media-fonts/vlgothic/ChangeLog @@ -1,6 +1,13 @@ # 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.32 2008/10/29 00:00:45 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.33 2008/11/24 00:11:38 matsuu Exp $ + +*vlgothic-20081124 (24 Nov 2008) + + 24 Nov 2008; MATSUU Takuto <matsuu@gentoo.org> -vlgothic-20080610.ebuild, + -vlgothic-20080624.ebuild, -vlgothic-20080908.ebuild, + +vlgothic-20081124.ebuild: + Version bumped. *vlgothic-20081029 (28 Oct 2008) diff --git a/media-fonts/vlgothic/vlgothic-20080624.ebuild b/media-fonts/vlgothic/vlgothic-20080624.ebuild deleted file mode 100644 index 6268f318d84d..000000000000 --- a/media-fonts/vlgothic/vlgothic-20080624.ebuild +++ /dev/null @@ -1,20 +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-20080624.ebuild,v 1.1 2008/06/25 15:18:42 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" - -LICENSE="vlgothic mplus-fonts" -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-20080908.ebuild b/media-fonts/vlgothic/vlgothic-20080908.ebuild deleted file mode 100644 index a57d41aace6e..000000000000 --- a/media-fonts/vlgothic/vlgothic-20080908.ebuild +++ /dev/null @@ -1,20 +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-20080908.ebuild,v 1.1 2008/09/11 14:38:13 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" - -LICENSE="vlgothic mplus-fonts" -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-20080610.ebuild b/media-fonts/vlgothic/vlgothic-20081124.ebuild index 80e6e8f50ad8..0932e1339ef7 100644 --- a/media-fonts/vlgothic/vlgothic-20080610.ebuild +++ b/media-fonts/vlgothic/vlgothic-20081124.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-20080610.ebuild,v 1.1 2008/06/10 16:50:19 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20081124.ebuild,v 1.1 2008/11/24 00:11:38 matsuu Exp $ inherit font |