diff options
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/mamory/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog index 4a499e95092b..a2f94bf047d5 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.10 2005/03/17 06:27:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.11 2005/05/01 17:24:35 hansmi Exp $ + + 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> mamory-0.2.18.ebuild: + Stable on ppc. *mamory-0.2.18 (17 Mar 2005) diff --git a/games-emulation/mamory/mamory-0.2.18.ebuild b/games-emulation/mamory/mamory-0.2.18.ebuild index f9fffa005718..d947cc2e0bce 100644 --- a/games-emulation/mamory/mamory-0.2.18.ebuild +++ b/games-emulation/mamory/mamory-0.2.18.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/games-emulation/mamory/mamory-0.2.18.ebuild,v 1.1 2005/03/17 06:27:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.18.ebuild,v 1.2 2005/05/01 17:24:35 hansmi Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="" DEPEND="" |