summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2012-01-08 05:34:58 +0000
committerRyan Hill <dirtyepic@gentoo.org>2012-01-08 05:34:58 +0000
commit150f29c465fb5508ada21aad6271e6283ce1d4cc (patch)
treed59f06f8458614f157f4593f87f5d7c40521257d /media-fonts/essays1743
parentAdd ruby19, fixing bug 398013. Shorten description to make repoman happy. (diff)
downloadgentoo-2-150f29c465fb5508ada21aad6271e6283ce1d4cc.tar.gz
gentoo-2-150f29c465fb5508ada21aad6271e6283ce1d4cc.tar.bz2
gentoo-2-150f29c465fb5508ada21aad6271e6283ce1d4cc.zip
Version bump (bug #393157).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/essays1743')
-rw-r--r--media-fonts/essays1743/ChangeLog9
-rw-r--r--media-fonts/essays1743/essays1743-2.000.ebuild23
2 files changed, 30 insertions, 2 deletions
diff --git a/media-fonts/essays1743/ChangeLog b/media-fonts/essays1743/ChangeLog
index 8afe0cad72f4..e70ccc96a398 100644
--- a/media-fonts/essays1743/ChangeLog
+++ b/media-fonts/essays1743/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/essays1743
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/essays1743/ChangeLog,v 1.14 2010/06/02 22:50:26 spatz Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/essays1743/ChangeLog,v 1.15 2012/01/08 05:34:58 dirtyepic Exp $
+
+*essays1743-2.000 (08 Jan 2012)
+
+ 08 Jan 2012; Ryan Hill <dirtyepic@gentoo.org> +essays1743-2.000.ebuild:
+ Version bump (bug #393157).
*essays1743-1.203.1 (02 Jun 2010)
diff --git a/media-fonts/essays1743/essays1743-2.000.ebuild b/media-fonts/essays1743/essays1743-2.000.ebuild
new file mode 100644
index 000000000000..3f841ce3d905
--- /dev/null
+++ b/media-fonts/essays1743/essays1743-2.000.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/essays1743/essays1743-2.000.ebuild,v 1.1 2012/01/08 05:34:58 dirtyepic Exp $
+
+EAPI="4"
+
+inherit font
+
+DESCRIPTION="John Stracke's Essays 1743 font"
+HOMEPAGE="http://www.thibault.org/fonts/essays/"
+SRC_URI="http://www.thibault.org/fonts/essays/${P}-1-ttf.tar.gz"
+
+LICENSE="|| ( LGPL-2.1 OFL-1.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${PN}"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"