diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:33:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-22 10:33:28 +0000 |
commit | 0e4a3c99dcd1465cfe1511ed49404dcc4d29dfd6 (patch) | |
tree | 04e5ee16f2310cf2946d15533c953a1e7c54afb2 /games-emulation | |
parent | Stable for amd64, wrt bug #444179 (diff) | |
download | gentoo-2-0e4a3c99dcd1465cfe1511ed49404dcc4d29dfd6.tar.gz gentoo-2-0e4a3c99dcd1465cfe1511ed49404dcc4d29dfd6.tar.bz2 gentoo-2-0e4a3c99dcd1465cfe1511ed49404dcc4d29dfd6.zip |
Stable for amd64, wrt bug #443894
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index f40bc12c2d8a..04085a2aa51d 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/openmsx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.45 2012/11/19 23:22:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.46 2012/11/22 10:33:28 ago Exp $ + + 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> openmsx-0.9.1.ebuild: + Stable for amd64, wrt bug #443894 19 Nov 2012; Anthony G. Basile <blueness@gentoo.org> openmsx-0.9.1.ebuild: stable ppc, bug #443894 diff --git a/games-emulation/openmsx/openmsx-0.9.1.ebuild b/games-emulation/openmsx/openmsx-0.9.1.ebuild index 0a3f30da1129..b5606b9823db 100644 --- a/games-emulation/openmsx/openmsx-0.9.1.ebuild +++ b/games-emulation/openmsx/openmsx-0.9.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/openmsx/openmsx-0.9.1.ebuild,v 1.2 2012/11/19 23:22:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.9.1.ebuild,v 1.3 2012/11/22 10:33:28 ago Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-lang/tcl |