diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-23 12:16:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-23 12:16:29 +0000 |
commit | 29c43c59f75345f697ca4f70521efc6ba1d3b848 (patch) | |
tree | c2409b57af3a2cd0aa96674be2e873facb8022c5 /games-action/snipes/snipes-1.0.4.ebuild | |
parent | amd64 stable, bug #257155 (diff) | |
download | gentoo-2-29c43c59f75345f697ca4f70521efc6ba1d3b848.tar.gz gentoo-2-29c43c59f75345f697ca4f70521efc6ba1d3b848.tar.bz2 gentoo-2-29c43c59f75345f697ca4f70521efc6ba1d3b848.zip |
amd64/x86 stable, bug #265234
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'games-action/snipes/snipes-1.0.4.ebuild')
-rw-r--r-- | games-action/snipes/snipes-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/snipes/snipes-1.0.4.ebuild b/games-action/snipes/snipes-1.0.4.ebuild index 5fbea23ba5ab..448fad8f86c1 100644 --- a/games-action/snipes/snipes-1.0.4.ebuild +++ b/games-action/snipes/snipes-1.0.4.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-action/snipes/snipes-1.0.4.ebuild,v 1.2 2009/05/17 17:25:52 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/snipes/snipes-1.0.4.ebuild,v 1.3 2009/05/23 12:16:29 maekke Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://cyp.github.com/snipes/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="media-libs/libsdl" |