diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:41:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:41:40 +0000 |
commit | ed128f2e82e851132b01e9be5d9325f8d7f68ea6 (patch) | |
tree | 261ced3ca116a5ff4f2887e283786693e57a2601 /games-emulation/mamory | |
parent | x86 stable wrt #231880 (diff) | |
download | gentoo-2-ed128f2e82e851132b01e9be5d9325f8d7f68ea6.tar.gz gentoo-2-ed128f2e82e851132b01e9be5d9325f8d7f68ea6.tar.bz2 gentoo-2-ed128f2e82e851132b01e9be5d9325f8d7f68ea6.zip |
x86 stable wrt #232295
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-emulation/mamory')
-rw-r--r-- | games-emulation/mamory/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/mamory/mamory-0.2.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/mamory/ChangeLog b/games-emulation/mamory/ChangeLog index b11d32b97b1d..9467422cf499 100644 --- a/games-emulation/mamory/ChangeLog +++ b/games-emulation/mamory/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/mamory # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.23 2008/07/21 16:57:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/ChangeLog,v 1.24 2008/07/24 17:41:40 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> mamory-0.2.25.ebuild: + x86 stable wrt #232295 21 Jul 2008; nixnut <nixnut@gentoo.org> mamory-0.2.25.ebuild: Stable on ppc wrt bug 232295 diff --git a/games-emulation/mamory/mamory-0.2.25.ebuild b/games-emulation/mamory/mamory-0.2.25.ebuild index f50737b0ba80..b54ef89be00e 100644 --- a/games-emulation/mamory/mamory-0.2.25.ebuild +++ b/games-emulation/mamory/mamory-0.2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.2 2008/07/21 16:57:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/mamory/mamory-0.2.25.ebuild,v 1.3 2008/07/24 17:41:40 armin76 Exp $ inherit autotools games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="dev-libs/expat" |