diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 22:19:58 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 22:19:58 +0000 |
commit | 1774471e3b36a3629de90fdaf73bdcfa66550d6c (patch) | |
tree | d92ef7412ebef57b05ce44d434e5d18f1d336b96 /games-arcade/sdlroids | |
parent | KEYWORDS update (diff) | |
download | gentoo-2-1774471e3b36a3629de90fdaf73bdcfa66550d6c.tar.gz gentoo-2-1774471e3b36a3629de90fdaf73bdcfa66550d6c.tar.bz2 gentoo-2-1774471e3b36a3629de90fdaf73bdcfa66550d6c.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-arcade/sdlroids')
-rw-r--r-- | games-arcade/sdlroids/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/sdlroids/ChangeLog b/games-arcade/sdlroids/ChangeLog index 842a9cb8d370..9d671f0ae1b0 100644 --- a/games-arcade/sdlroids/ChangeLog +++ b/games-arcade/sdlroids/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/sdlroids # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.8 2005/03/24 18:40:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/ChangeLog,v 1.9 2005/05/31 22:19:58 cryos Exp $ + + 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> + sdlroids-1.3.4-r3.ebuild: + Stable on amd64. 24 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> sdlroids-1.3.4-r3.ebuild: diff --git a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild index 5f866d61b1d8..12dbf0b1c142 100644 --- a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild +++ b/games-arcade/sdlroids/sdlroids-1.3.4-r3.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-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.6 2005/03/24 18:40:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.7 2005/05/31 22:19:58 cryos Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdlroids/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ~alpha" +KEYWORDS="~alpha amd64 ppc x86" IUSE="" RDEPEND=">=media-libs/libsdl-1.1.8 |