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 | 21647161a9e60cd594f7da2cb2ee76becfa54b33 (patch) | |
tree | aa93d631f53b20042952cebacfbbc515f45776a6 /games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | |
parent | KEYWORDS update (diff) | |
download | historical-21647161a9e60cd594f7da2cb2ee76becfa54b33.tar.gz historical-21647161a9e60cd594f7da2cb2ee76becfa54b33.tar.bz2 historical-21647161a9e60cd594f7da2cb2ee76becfa54b33.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild')
-rw-r--r-- | games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |