diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-07-06 07:51:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-07-06 07:51:53 +0000 |
commit | cd80fce2da695335e81d99526adf49bbb53a442e (patch) | |
tree | 51f8a271c4ff8b1fe8ce4da6a402ab1489383adf /games-emulation/mamory | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-cd80fce2da695335e81d99526adf49bbb53a442e.tar.gz gentoo-2-cd80fce2da695335e81d99526adf49bbb53a442e.tar.bz2 gentoo-2-cd80fce2da695335e81d99526adf49bbb53a442e.zip |
~amd64
(Portage version: 3387-svn)
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.20.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog index e309c64af55d..cf6b8d29301e 100644 --- a/games-emulation/mamory/ChangeLog +++ b/games-emulation/mamory/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mamory -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.13 2005/08/23 16:17:21 mr_bones_ Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.14 2006/07/06 07:51:53 blubb Exp $ + + 06 Jul 2006; Simon Stelling <blubb@gentoo.org> mamory-0.2.20.ebuild: + added ~amd64 keyword *mamory-0.2.20 (23 Aug 2005) diff --git a/games-emulation/mamory/mamory-0.2.20.ebuild b/games-emulation/mamory/mamory-0.2.20.ebuild index 0dd393a42c68..59ef207116af 100644 --- a/games-emulation/mamory/mamory-0.2.20.ebuild +++ b/games-emulation/mamory/mamory-0.2.20.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/games-emulation/mamory/mamory-0.2.20.ebuild,v 1.1 2005/08/23 16:17:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.20.ebuild,v 1.2 2006/07/06 07:51:53 blubb Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="" |