Portage is a package management system used by Gentoo Linux
# ChangeLog for app-emulation/transgaming-fontinstaller
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/transgaming-fontinstaller/ChangeLog,v 1.6 2007/02/22 20:22:05 peper Exp $
22 Feb 2007; Piotr JaroszyĆski
Transition to Manifest2.
05 Dec 2006; Michael Sterrett
transgaming-fontinstaller-1.0.ebuild:
app-emulation/winex-transgaming went away
19 Aug 2005; Luis Medinas
transgaming-fontinstaller-1.0.ebuild:
Added ~amd64 keywords.
*transgaming-fontinstaller-1.0 (22 Feb 2004)
22 Feb 2004; Mike Frysinger
Initial import. Ebuild submitted by me for #41929.
DIST transgaming-fontinstaller-1.0.tgz 26593 RMD160 d43464949eba16f72e82eb87b0165701e9180413 SHA1 6acc6f7ea1384109fdc4a017c88f43dca9ee16b9 SHA256 dbd73b249a215a9acd783e3921913cc294b3d4d2587c559bff8d7563fa431710
EBUILD transgaming-fontinstaller-1.0.ebuild 704 RMD160 cc2f1a2deb48da869110b5928532ceb483e5fdaa SHA1 a231012c900c1683bdb81c2d1a4dad8edcd3ac38 SHA256 b8748c72cbe82110962c25975687cc56d0ff5d8fc0e1e208ca7c7244bfef27b5
MISC ChangeLog 750 RMD160 105de61de53bf3e0d09cef790cf3a4d4d467bc20 SHA1 94ffb9dee263fd0a1690593567db6953a9688058 SHA256 25bc7ab6027ffefb8b049172c8c39b28128778f2044b9e6c2f7effa0877bcfe0
MISC metadata.xml 157 RMD160 b892a0c64131e9d8668b2aac5920c256bf64b0b1 SHA1 64f437370b4a6e795b5eb37d4f5a4c45d9159551 SHA256 4bc5b7df954a173f1b0a30195797200b7a638f25f3442f2a97ce9a6f0cd7ccdc
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild,v 1.7 2006/12/05 00:54:16 mr_bones_ Exp $
DESCRIPTION="font installer for WineX"
HOMEPAGE="http://www.transgaming.com/"
SRC_URI="${P}.tgz"
LICENSE="Aladdin"
SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
RESTRICT="fetch"
DEPEND="app-emulation/cedega"
pkg_nofetch() {
einfo "Please download the appropriate WineX archive (${A})"
einfo "from ${HOMEPAGE} (requires a Transgaming subscription)"
einfo ""
einfo "Then put the file in ${DISTDIR}"
}
src_install() {
mv ${WORKDIR}/usr ${D}
}