summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-03-08 12:38:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-03-08 12:38:37 +0000
commit664dd37ec1fc98d33ba71c50c28c56025262471d (patch)
treef8e58f16eea205d2876ba500263f2055a4a8b147 /media-fonts
parentx86 stable wrt bug #400093 (diff)
downloadgentoo-2-664dd37ec1fc98d33ba71c50c28c56025262471d.tar.gz
gentoo-2-664dd37ec1fc98d33ba71c50c28c56025262471d.tar.bz2
gentoo-2-664dd37ec1fc98d33ba71c50c28c56025262471d.zip
Version bump to the latest.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/lklug/ChangeLog7
-rw-r--r--media-fonts/lklug/lklug-0.6.ebuild24
2 files changed, 30 insertions, 1 deletions
diff --git a/media-fonts/lklug/ChangeLog b/media-fonts/lklug/ChangeLog
index 5c941cf5223c..69840e11b1a1 100644
--- a/media-fonts/lklug/ChangeLog
+++ b/media-fonts/lklug/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-fonts/lklug
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/ChangeLog,v 1.3 2012/02/19 10:45:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/ChangeLog,v 1.4 2012/03/08 12:38:37 scarabeus Exp $
+
+*lklug-0.6 (08 Mar 2012)
+
+ 08 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> +lklug-0.6.ebuild:
+ Version bump to the latest.
19 Feb 2012; Agostino Sarubbo <ago@gentoo.org> lklug-0.5.4.ebuild:
Stable for AMD64, wrt bug #404095
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
new file mode 100644
index 000000000000..8793266966f9
--- /dev/null
+++ b/media-fonts/lklug/lklug-0.6.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/lklug/lklug-0.6.ebuild,v 1.1 2012/03/08 12:38:37 scarabeus Exp $
+
+EAPI="4"
+
+inherit font
+
+MY_P="ttf-sinhala-${P}"
+DESCRIPTION="Sinhala font"
+HOMEPAGE="http://sinhala.sourceforge.net"
+SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"
+FONT_S="${S}"
+
+FONT_SUFFIX="ttf"
+
+DOCS="README.fonts"