diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 19:20:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-01 19:20:15 +0000 |
commit | 7956e6dde4127e0d5bcfc805946a462320110e12 (patch) | |
tree | 4b95f2261f6b2e59807a00da614144fed9e3310c /games-emulation/openmsx | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-7956e6dde4127e0d5bcfc805946a462320110e12.tar.gz gentoo-2-7956e6dde4127e0d5bcfc805946a462320110e12.tar.bz2 gentoo-2-7956e6dde4127e0d5bcfc805946a462320110e12.zip |
Keyworded sparc stable and -sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation/openmsx')
-rw-r--r-- | games-emulation/openmsx/ChangeLog | 6 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/openmsx/openmsx-0.5.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/openmsx/ChangeLog b/games-emulation/openmsx/ChangeLog index aa9f75ef014f..c2f0ed625eda 100644 --- a/games-emulation/openmsx/ChangeLog +++ b/games-emulation/openmsx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/openmsx # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.13 2005/08/09 21:42:34 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.14 2005/09/01 19:20:15 gustavoz Exp $ + + 01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> openmsx-0.5.1.ebuild, + openmsx-0.5.2.ebuild: + Keyworded sparc stable and -sparc 09 Aug 2005; Tony Vroon <chainsaw@gentoo.org> openmsx-0.5.1.ebuild: Mark 0.5.1 stable on x86. diff --git a/games-emulation/openmsx/openmsx-0.5.1.ebuild b/games-emulation/openmsx/openmsx-0.5.1.ebuild index 582d12754e24..29dbb0d03743 100644 --- a/games-emulation/openmsx/openmsx-0.5.1.ebuild +++ b/games-emulation/openmsx/openmsx-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.1.ebuild,v 1.2 2005/08/09 21:42:34 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.1.ebuild,v 1.3 2005/09/01 19:20:15 gustavoz Exp $ inherit flag-o-matic eutils games @@ -11,7 +11,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~amd64" +KEYWORDS="x86 -sparc ~ppc ~amd64" DEPEND="dev-lang/tcl dev-libs/libxml2 diff --git a/games-emulation/openmsx/openmsx-0.5.2.ebuild b/games-emulation/openmsx/openmsx-0.5.2.ebuild index 5cd9e1c3d864..ceaf2217caa3 100644 --- a/games-emulation/openmsx/openmsx-0.5.2.ebuild +++ b/games-emulation/openmsx/openmsx-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.2.ebuild,v 1.1 2005/07/21 18:52:50 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.5.2.ebuild,v 1.2 2005/09/01 19:20:15 gustavoz Exp $ inherit flag-o-matic eutils games @@ -11,7 +11,7 @@ IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~x86 sparc ~ppc ~amd64" DEPEND="dev-lang/tcl dev-libs/libxml2 |