diff options
author | 2012-04-14 11:43:53 +0000 | |
---|---|---|
committer | 2012-04-14 11:43:53 +0000 | |
commit | 82b6ffd1ae08bb95d60d6c67eba4cba9ce15b34e (patch) | |
tree | 037a9af5e39c83cd069936ee067bcaa36b3ee72a /games-emulation/hatari | |
parent | Stable for amd64, wrt bug #411771 (diff) | |
download | gentoo-2-82b6ffd1ae08bb95d60d6c67eba4cba9ce15b34e.tar.gz gentoo-2-82b6ffd1ae08bb95d60d6c67eba4cba9ce15b34e.tar.bz2 gentoo-2-82b6ffd1ae08bb95d60d6c67eba4cba9ce15b34e.zip |
Stable for amd64, wrt bug #411773
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'games-emulation/hatari')
-rw-r--r-- | games-emulation/hatari/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/hatari/hatari-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/hatari/ChangeLog b/games-emulation/hatari/ChangeLog index af16b43316a6..e9d5eb2410c8 100644 --- a/games-emulation/hatari/ChangeLog +++ b/games-emulation/hatari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/hatari # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.34 2012/03/12 18:55:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.35 2012/04/14 11:43:53 ago Exp $ + + 14 Apr 2012; Agostino Sarubbo <ago@gentoo.org> hatari-1.6.1.ebuild: + Stable for amd64, wrt bug #411773 *hatari-1.6.1 (12 Mar 2012) diff --git a/games-emulation/hatari/hatari-1.6.1.ebuild b/games-emulation/hatari/hatari-1.6.1.ebuild index 9e01722b3237..3fb4efee04db 100644 --- a/games-emulation/hatari/hatari-1.6.1.ebuild +++ b/games-emulation/hatari/hatari-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.6.1.ebuild,v 1.1 2012/03/12 18:55:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-1.6.1.ebuild,v 1.2 2012/04/14 11:43:53 ago Exp $ EAPI=2 inherit toolchain-funcs cmake-utils games @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/hatari/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="media-libs/libsdl[X,audio,video] |