summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2009-02-22 10:33:34 +0000
committerBen de Groot <yngwin@gentoo.org>2009-02-22 10:33:34 +0000
commitab0ac94b82eabbeffee2001498d9eb52d5c82996 (patch)
tree82423a84605499e3a493c18afe7a0d4b134064b4 /media-fonts/inconsolata/inconsolata-20090222.ebuild
parentVersion bump (diff)
downloadgentoo-2-ab0ac94b82eabbeffee2001498d9eb52d5c82996.tar.gz
gentoo-2-ab0ac94b82eabbeffee2001498d9eb52d5c82996.tar.bz2
gentoo-2-ab0ac94b82eabbeffee2001498d9eb52d5c82996.zip
Drop broken old ebuild, and bump to new version, now using our own tarball for proper versioning.
(Portage version: 2.2_rc23/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'media-fonts/inconsolata/inconsolata-20090222.ebuild')
-rw-r--r--media-fonts/inconsolata/inconsolata-20090222.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/media-fonts/inconsolata/inconsolata-20090222.ebuild b/media-fonts/inconsolata/inconsolata-20090222.ebuild
new file mode 100644
index 000000000000..a3d5b71900a7
--- /dev/null
+++ b/media-fonts/inconsolata/inconsolata-20090222.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/inconsolata/inconsolata-20090222.ebuild,v 1.1 2009/02/22 10:33:34 yngwin Exp $
+
+inherit font
+
+DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
+HOMEPAGE="http://www.levien.com/type/myfonts/inconsolata.html"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+FONT_SUFFIX="otf"
+FONT_S="${WORKDIR}/${P}"
+
+# Only installs fonts.
+RESTRICT="strip binchecks"