]> Pileus Git - ~andy/sunrise/commitdiff
media-fonts/gohufont: New Ebuild for bug 408207 thanks to ssuominen and Tommy[D]
authorMarc van der Wal (IRC: xtab, username: x0r) <jupiter1716@yahoo.fr>
Wed, 14 Mar 2012 20:43:32 +0000 (20:43 +0000)
committerMarc van der Wal (IRC: xtab, username: x0r) <jupiter1716@yahoo.fr>
Wed, 14 Mar 2012 20:43:32 +0000 (20:43 +0000)
svn path=/sunrise/; revision=12795

media-fonts/gohufont/ChangeLog [new file with mode: 0644]
media-fonts/gohufont/Manifest [new file with mode: 0644]
media-fonts/gohufont/gohufont-2.0.ebuild [new file with mode: 0644]
media-fonts/gohufont/metadata.xml [new file with mode: 0644]

diff --git a/media-fonts/gohufont/ChangeLog b/media-fonts/gohufont/ChangeLog
new file mode 100644 (file)
index 0000000..9461fd9
--- /dev/null
@@ -0,0 +1,10 @@
+# ChangeLog for media-fonts/gohufont
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*gohufont-2.0 (14 Mar 2012)
+
+  14 Mar 2012; Marc van der Wal (IRC: xtab, username: x0r)
+  <jupiter1716@yahoo.fr> +gohufont-2.0.ebuild, +metadata.xml:
+  New Ebuild for bug 408207 thanks to ssuominen and Tommy[D]
+
diff --git a/media-fonts/gohufont/Manifest b/media-fonts/gohufont/Manifest
new file mode 100644 (file)
index 0000000..4f41988
--- /dev/null
@@ -0,0 +1,4 @@
+DIST gohufont-2.0.tar.gz 88993 RMD160 7006e5089f024873b4562215c5d24e8a86212bc8 SHA1 d15ebf528fd554052e2a8de2df530a2e3a7d4680 SHA256 fa2c1b625056e20199dcf9b7f1f73750b101bc6a789b297ebca2d421b73b286e
+EBUILD gohufont-2.0.ebuild 376 RMD160 fbfd2cabe1299a6920af3a87859d423a10febd75 SHA1 edf64a2166b5d5bb0920eda81ca4954d7d6c9ddb SHA256 0362fb9ec1c637b5734edbd2b0cecde3338e368dbc9c18935126836f079c6515
+MISC ChangeLog 333 RMD160 7d8091c8ba2cc8bfab28783b9744d145372f5f47 SHA1 a14a2d9b3709a8e5daf7ba22e0de4227e637679e SHA256 cd1d804779d9645cff3f7f45838c1b2830a5fa9a1a973b2b7e8e5e2deb758b96
+MISC metadata.xml 214 RMD160 efd8175069efb91061298ff4584218b633e44678 SHA1 d372fdbfcb7fd07a4082961d3f3527be4fca1d60 SHA256 c1f09dc7d5313cd2da7b82259c7846ed23144d62b15e59680ada90e2b6b4d154
diff --git a/media-fonts/gohufont/gohufont-2.0.ebuild b/media-fonts/gohufont/gohufont-2.0.ebuild
new file mode 100644 (file)
index 0000000..1ef6121
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit font
+
+DESCRIPTION="Gohufont: a bitmap font for programming and terminal use"
+HOMEPAGE="http://font.gohu.eu/"
+SRC_URI="http://font.gohu.eu/${P}.tar.gz"
+
+LICENSE="WTFPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+FONT_SUFFIX="pcf.gz"
+DOCS="README"
diff --git a/media-fonts/gohufont/metadata.xml b/media-fonts/gohufont/metadata.xml
new file mode 100644 (file)
index 0000000..cc3fe24
--- /dev/null
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer>
+               <email>maintainer-wanted@gentoo.org</email>
+       </maintainer>
+</pkgmetadata>