diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-12-05 00:54:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-12-05 00:54:16 +0000 |
commit | 8ed8f87e2c41cebfc9b613cc1ba8679e0edf1346 (patch) | |
tree | a35388a6b2633362559203c45264b4d21969cabd /app-emulation/transgaming-fontinstaller | |
parent | Revision bumped package, migrated to gen 2 in the process. Still needs extens... (diff) | |
download | gentoo-2-8ed8f87e2c41cebfc9b613cc1ba8679e0edf1346.tar.gz gentoo-2-8ed8f87e2c41cebfc9b613cc1ba8679e0edf1346.tar.bz2 gentoo-2-8ed8f87e2c41cebfc9b613cc1ba8679e0edf1346.zip |
app-emulation/winex-transgaming went away
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emulation/transgaming-fontinstaller')
-rw-r--r-- | app-emulation/transgaming-fontinstaller/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/transgaming-fontinstaller/ChangeLog b/app-emulation/transgaming-fontinstaller/ChangeLog index fa247e5cbd99..f1b060eefa14 100644 --- a/app-emulation/transgaming-fontinstaller/ChangeLog +++ b/app-emulation/transgaming-fontinstaller/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/transgaming-fontinstaller -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/transgaming-fontinstaller/ChangeLog,v 1.4 2005/08/19 03:54:41 metalgod Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/transgaming-fontinstaller/ChangeLog,v 1.5 2006/12/05 00:54:16 mr_bones_ Exp $ + + 05 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> + transgaming-fontinstaller-1.0.ebuild: + app-emulation/winex-transgaming went away 19 Aug 2005; Luis Medinas <metalgod@gentoo.org> transgaming-fontinstaller-1.0.ebuild: diff --git a/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild b/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild index 884df72b1a05..8ccbd8fb8228 100644 --- a/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild +++ b/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.6 2005/08/19 03:54:41 metalgod Exp $ +# $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/" @@ -12,7 +12,7 @@ KEYWORDS="~amd64 x86" IUSE="" RESTRICT="fetch" -DEPEND="|| ( app-emulation/cedega app-emulation/winex-transgaming )" +DEPEND="app-emulation/cedega" pkg_nofetch() { einfo "Please download the appropriate WineX archive (${A})" |