diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:30:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 17:30:56 +0000 |
commit | fc18cfc463efe2210e6a913e0c5c5c5dd9014bf3 (patch) | |
tree | 5b0e647b23c4fb258f7f61afb4678d8f1bc27413 | |
parent | x86 stable wrt #231876 (diff) | |
download | gentoo-2-fc18cfc463efe2210e6a913e0c5c5c5dd9014bf3.tar.gz gentoo-2-fc18cfc463efe2210e6a913e0c5c5c5dd9014bf3.tar.bz2 gentoo-2-fc18cfc463efe2210e6a913e0c5c5c5dd9014bf3.zip |
x86 stable wrt #231877
(Portage version: 2.1.4.4)
-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 19d8704a4e43..30439fbb415e 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.20 2008/07/18 18:01:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.21 2008/07/24 17:30:56 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> hatari-1.0.1.ebuild: + x86 stable wrt #231877 18 Jul 2008; Santiago M. Mola <coldwind@gentoo.org> hatari-1.0.1.ebuild: amd64 stable wrt bug #231877 diff --git a/games-emulation/hatari/hatari-1.0.1.ebuild b/games-emulation/hatari/hatari-1.0.1.ebuild index 9439b413a4a7..41726e913dd6 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.3 2008/07/18 18:01:56 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.0.1.ebuild,v 1.4 2008/07/24 17:30:56 armin76 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 |