# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit font DESCRIPTION="Unicode font for the old Slavonic scipt" HOMEPAGE="http://cu.wikipedia.org/wiki/%D0%93%D0%BB%D0%B0%D0%B2%D1%8C%D0%BD%D0%B0_%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B8%D1%86%D0%B0" SRC_URI="ftp://ftp.304.ru/pub/slavonic_font/Unicode5-12.ttf" LICENSE="freedist" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" RDEPEND="" S="${WORKDIR}" FONT_S="${WORKDIR}" FONT_SUFFIX="ttf" src_unpack() { cp "${DISTDIR}/${A}" . }