diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-19 03:54:41 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-19 03:54:41 +0000 |
commit | d6520f7ceca129e5161c8fb7556451cd4bed5dc1 (patch) | |
tree | c9700aa53ba151edd4cc35be05b849a59daa9c3c /app-emulation/transgaming-fontinstaller | |
parent | Added ~amd64 keywords. (diff) | |
download | gentoo-2-d6520f7ceca129e5161c8fb7556451cd4bed5dc1.tar.gz gentoo-2-d6520f7ceca129e5161c8fb7556451cd4bed5dc1.tar.bz2 gentoo-2-d6520f7ceca129e5161c8fb7556451cd4bed5dc1.zip |
Added ~amd64 keywords.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-emulation/transgaming-fontinstaller')
-rw-r--r-- | app-emulation/transgaming-fontinstaller/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/transgaming-fontinstaller/ChangeLog b/app-emulation/transgaming-fontinstaller/ChangeLog index 60d521e51974..fa247e5cbd99 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.3 2005/01/01 14:17:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/transgaming-fontinstaller/ChangeLog,v 1.4 2005/08/19 03:54:41 metalgod Exp $ + + 19 Aug 2005; Luis Medinas <metalgod@gentoo.org> + transgaming-fontinstaller-1.0.ebuild: + Added ~amd64 keywords. *transgaming-fontinstaller-1.0 (22 Feb 2004) diff --git a/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild b/app-emulation/transgaming-fontinstaller/transgaming-fontinstaller-1.0.ebuild index 995802b6d0b2..884df72b1a05 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 # 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.5 2005/01/01 14:17:51 eradicator Exp $ +# $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 $ DESCRIPTION="font installer for WineX" HOMEPAGE="http://www.transgaming.com/" @@ -8,7 +8,7 @@ SRC_URI="${P}.tgz" LICENSE="Aladdin" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" RESTRICT="fetch" |