diff options
-rw-r--r-- | games-emulation/hatari/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/hatari/hatari-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/hatari/ChangeLog b/games-emulation/hatari/ChangeLog index f2a4dde77390..19d8704a4e43 100644 --- a/games-emulation/hatari/ChangeLog +++ b/games-emulation/hatari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/hatari # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.19 2008/07/16 13:47:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.20 2008/07/18 18:01:56 coldwind Exp $ + + 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> hatari-1.0.1.ebuild: + amd64 stable wrt bug #231877 16 Jul 2008; nixnut <nixnut@gentoo.org> hatari-1.0.1.ebuild: Stable on ppc wrt bug 231877 diff --git a/games-emulation/hatari/hatari-1.0.1.ebuild b/games-emulation/hatari/hatari-1.0.1.ebuild index 794073739b8b..9439b413a4a7 100644 --- a/games-emulation/hatari/hatari-1.0.1.ebuild +++ b/games-emulation/hatari/hatari-1.0.1.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/hatari/hatari-1.0.1.ebuild,v 1.2 2008/07/16 13:47:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.0.1.ebuild,v 1.3 2008/07/18 18:01:56 coldwind Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/hatari/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="media-libs/libsdl |