Version bumped.
authorMatsuu Takuto <matsuu@gentoo.org>
Sun, 31 Dec 2006 05:41:55 +0000 (05:41 +0000)
committerMatsuu Takuto <matsuu@gentoo.org>
Sun, 31 Dec 2006 05:41:55 +0000 (05:41 +0000)
Package-Manager: portage-2.1.1-r2

media-fonts/vlgothic/ChangeLog
media-fonts/vlgothic/files/digest-vlgothic-20061231 [new file with mode: 0644]
media-fonts/vlgothic/vlgothic-20061231.ebuild [new file with mode: 0644]

index 5f906cdaf38a531db6a80783f6f4628670d57fd3..860cca659b138c62348d62597ae53e9b995de001 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for media-fonts/vlgothic
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.6 2006/12/03 18:07:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/ChangeLog,v 1.7 2006/12/31 05:41:55 matsuu Exp $
+
+*vlgothic-20061231 (31 Dec 2006)
+
+  31 Dec 2006; MATSUU Takuto <matsuu@gentoo.org> -vlgothic-20060930.ebuild,
+  -vlgothic-20061021.ebuild, +vlgothic-20061231.ebuild:
+  Version bumped.
+  Removed old versions.
 
 *vlgothic-20061026 (29 Nov 2006)
 
diff --git a/media-fonts/vlgothic/files/digest-vlgothic-20061231 b/media-fonts/vlgothic/files/digest-vlgothic-20061231
new file mode 100644 (file)
index 0000000..247777f
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 6cd4fc694b7c0940cf95aa04b4935b58 VLGothic-20061231.tar.bz2 4516806
+RMD160 d2f1dee492e92df33c27f754550beb4f53f88c66 VLGothic-20061231.tar.bz2 4516806
+SHA256 cb9afdeda34a8f6875d4f9cf9d211de39a16352097beced97c510965b752f284 VLGothic-20061231.tar.bz2 4516806
diff --git a/media-fonts/vlgothic/vlgothic-20061231.ebuild b/media-fonts/vlgothic/vlgothic-20061231.ebuild
new file mode 100644 (file)
index 0000000..4c547ee
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/vlgothic/vlgothic-20061231.ebuild,v 1.1 2006/12/31 05:41:55 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="~amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/VLGothic"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="Changelog README*"