Parent Directory
|
Revision Log
Stable for x86, wrt bug #419057 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
| 1 | dirtyepic | 1.1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 | ||
| 3 | johu | 1.5 | # $Header: /var/cvsroot/gentoo-x86/media-fonts/essays1743/essays1743-2.000.ebuild,v 1.4 2012/08/05 18:40:45 maekke Exp $ |
| 4 | dirtyepic | 1.1 | |
| 5 | EAPI="4" | ||
| 6 | |||
| 7 | inherit font | ||
| 8 | |||
| 9 | DESCRIPTION="John Stracke's Essays 1743 font" | ||
| 10 | HOMEPAGE="http://www.thibault.org/fonts/essays/" | ||
| 11 | SRC_URI="http://www.thibault.org/fonts/essays/${P}-1-ttf.tar.gz" | ||
| 12 | |||
| 13 | LICENSE="|| ( LGPL-2.1 OFL-1.1 )" | ||
| 14 | SLOT="0" | ||
| 15 | johu | 1.5 | KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd" |
| 16 | dirtyepic | 1.1 | IUSE="" |
| 17 | |||
| 18 | DEPEND="" | ||
| 19 | RDEPEND="" | ||
| 20 | |||
| 21 | S="${WORKDIR}/${PN}" | ||
| 22 | FONT_S="${S}" | ||
| 23 | FONT_SUFFIX="ttf" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |