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 | d559fc4ccb068c3aab76cb316c4be850f4e68e95 (patch) | |
tree | d313b5a1e62bc83ca5199e6ea6da41f2f8e4cae5 /games-emulation | |
parent | x86 stable wrt #231876 (diff) | |
download | historical-d559fc4ccb068c3aab76cb316c4be850f4e68e95.tar.gz historical-d559fc4ccb068c3aab76cb316c4be850f4e68e95.tar.bz2 historical-d559fc4ccb068c3aab76cb316c4be850f4e68e95.zip |
x86 stable wrt #231877
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-emulation')
-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 |