diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-12-04 04:27:44 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-12-04 04:27:44 +0000 |
commit | 69bee58864b7b0842c24c3d289877efa6e78dacb (patch) | |
tree | 99876d4645e46b9bf1877e4cf90df5eef09bf184 /media-fonts/fireflysung/fireflysung-1.3.0.ebuild | |
parent | Initial import. Thanks to Qiangning Hong <honggn@gmail.com>; bug #107259. (diff) | |
download | gentoo-2-69bee58864b7b0842c24c3d289877efa6e78dacb.tar.gz gentoo-2-69bee58864b7b0842c24c3d289877efa6e78dacb.tar.bz2 gentoo-2-69bee58864b7b0842c24c3d289877efa6e78dacb.zip |
Initial import. Ebuild submitted by Ray Tsang <rayt@9pnet.com>; bug #104227.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'media-fonts/fireflysung/fireflysung-1.3.0.ebuild')
-rw-r--r-- | media-fonts/fireflysung/fireflysung-1.3.0.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/media-fonts/fireflysung/fireflysung-1.3.0.ebuild b/media-fonts/fireflysung/fireflysung-1.3.0.ebuild new file mode 100644 index 000000000000..d80f62359bd7 --- /dev/null +++ b/media-fonts/fireflysung/fireflysung-1.3.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/fireflysung/fireflysung-1.3.0.ebuild,v 1.1 2005/12/04 04:27:44 usata Exp $ + +inherit font + +DESCRIPTION="Chinese TrueType FireFly Fonts" +HOMEPAGE="http://www.study-area.org/apt/firefly-font/" +SRC_URI="http://www.study-area.org/apt/firefly-font/${P}.tar.gz" + +LICENSE="Arphic" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +FONT_S="${S}" +FONT_SUFFIX="ttf" +DOCS="AUTHORS Changelog* COPYRIGHT" |