diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:48:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:48:12 +0000 |
commit | 9a49d2533f90083ce1ee49ed442951404460ca47 (patch) | |
tree | 743cd5c99d540e26f4bb3345358bffd9f4400379 /games-emulation/openmsx | |
parent | sparc stable wrt #288656 (diff) | |
download | gentoo-2-9a49d2533f90083ce1ee49ed442951404460ca47.tar.gz gentoo-2-9a49d2533f90083ce1ee49ed442951404460ca47.tar.bz2 gentoo-2-9a49d2533f90083ce1ee49ed442951404460ca47.zip |
sparc stable wrt #288817
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index e6c5910ac9a0..e8cafcfda56e 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/openmsx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.30 2009/10/25 13:11:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.31 2009/11/18 18:48:12 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> openmsx-0.7.2.ebuild: + sparc stable wrt #288817 25 Oct 2009; Markus Meier <maekke@gentoo.org> openmsx-0.7.2.ebuild: amd64/x86 stable, bug #288817 diff --git a/games-emulation/openmsx/openmsx-0.7.2.ebuild b/games-emulation/openmsx/openmsx-0.7.2.ebuild index 1cb2f3e38f56..88e8faa95ab1 100644 --- a/games-emulation/openmsx/openmsx-0.7.2.ebuild +++ b/games-emulation/openmsx/openmsx-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.2 2009/10/25 13:11:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.3 2009/11/18 18:48:12 armin76 Exp $ EAPI=2 inherit games @@ -11,7 +11,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 |