summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Gardner <je_fro@gentoo.org>2007-06-03 08:29:11 +0000
committerJeffrey Gardner <je_fro@gentoo.org>2007-06-03 08:29:11 +0000
commit191f3bfce5f44a90efcb846eed2fb4af3c879446 (patch)
treecc3375aa158bb17cd6c4cb9ce97dd318f2943b10 /media-fonts/liberation-fonts-ttf
parentOld (diff)
downloadgentoo-2-191f3bfce5f44a90efcb846eed2fb4af3c879446.tar.gz
gentoo-2-191f3bfce5f44a90efcb846eed2fb4af3c879446.tar.bz2
gentoo-2-191f3bfce5f44a90efcb846eed2fb4af3c879446.zip
RevBump wrt bug #180664 thanks to David Lloyd.
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-fonts/liberation-fonts-ttf')
-rw-r--r--media-fonts/liberation-fonts-ttf/ChangeLog8
-rw-r--r--media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-33
-rw-r--r--media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild19
3 files changed, 29 insertions, 1 deletions
diff --git a/media-fonts/liberation-fonts-ttf/ChangeLog b/media-fonts/liberation-fonts-ttf/ChangeLog
index 86d845fea54e..e91f9579889c 100644
--- a/media-fonts/liberation-fonts-ttf/ChangeLog
+++ b/media-fonts/liberation-fonts-ttf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-fonts/liberation-fonts-ttf
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.2 2007/05/22 05:12:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.3 2007/06/03 08:29:11 je_fro Exp $
+
+*liberation-fonts-ttf-3 (03 Jun 2007)
+
+ 03 Jun 2007; Jeff Gardner <je_fro@gentoo.org>
+ +liberation-fonts-ttf-3.ebuild:
+ RevBump wrt bug #180664 thanks to David Lloyd.
22 May 2007; Torsten Veller <tove@gentoo.org>
liberation-fonts-ttf-2.ebuild:
diff --git a/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3 b/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3
new file mode 100644
index 000000000000..785629a21857
--- /dev/null
+++ b/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3
@@ -0,0 +1,3 @@
+MD5 77728078a17e39f7c242b42c3bf6feb8 liberation-fonts-ttf-3.tar.gz 648223
+RMD160 40b33ec4415cfabafbf9a6fb5f7c335722edd14b liberation-fonts-ttf-3.tar.gz 648223
+SHA256 174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f liberation-fonts-ttf-3.tar.gz 648223
diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild
new file mode 100644
index 000000000000..0a98ec7cbd75
--- /dev/null
+++ b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild,v 1.1 2007/06/03 08:29:11 je_fro Exp $
+
+inherit font
+
+DESCRIPTION="A GPL-2 TrueType font replacement, courtesy of Red Hat."
+SRC_URI="https://www.redhat.com/f/fonts/${P}.tar.gz"
+HOMEPAGE="http://www.redhat.com"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="GPL-2-with-exceptions"
+IUSE="X"
+
+S=${WORKDIR}
+FONT_S=${S}
+FONT_SUFFIX="ttf"
+
+DOCS="License.txt"