diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-05-20 16:26:08 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-05-20 16:26:08 +0000 |
commit | b8e945b473c7a3ac5179636e762ae18cf79e442d (patch) | |
tree | dce00dd3a460aff0f6c3a68933f481322508312d /games-emulation/openmsx | |
parent | Version bump (#222047) and cleaning (diff) | |
download | gentoo-2-b8e945b473c7a3ac5179636e762ae18cf79e442d.tar.gz gentoo-2-b8e945b473c7a3ac5179636e762ae18cf79e442d.tar.bz2 gentoo-2-b8e945b473c7a3ac5179636e762ae18cf79e442d.zip |
Sparc stable, Bug #222133.
(Portage version: 2.2_pre6)
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index 06d0b9c7402f..3f9ff48ff8ee 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/openmsx # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.25 2008/05/15 19:50:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.26 2008/05/20 16:26:08 fmccor Exp $ + + 20 May 2008; Ferris McCormick <fmccor@gentoo.org> openmsx-0.6.3.ebuild: + Sparc stable, Bug #222133. 15 May 2008; Markus Meier <maekke@gentoo.org> openmsx-0.6.3.ebuild: amd64/x86 stable, bug #222133 diff --git a/games-emulation/openmsx/openmsx-0.6.3.ebuild b/games-emulation/openmsx/openmsx-0.6.3.ebuild index 0c53dbd88deb..20c34061a328 100644 --- a/games-emulation/openmsx/openmsx-0.6.3.ebuild +++ b/games-emulation/openmsx/openmsx-0.6.3.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/openmsx/openmsx-0.6.3.ebuild,v 1.2 2008/05/15 19:50:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.6.3.ebuild,v 1.3 2008/05/20 16:26:08 fmccor Exp $ inherit toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="jack" DEPEND="dev-lang/tcl |