diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:25:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-21 19:25:09 +0000 |
commit | f04f53d76656b24578cbda09ae20197b3eaca68c (patch) | |
tree | cb4dd0813bd5e6cf21846d96c448327de96dfccb /games-arcade/blockrage/blockrage-0.2.3.ebuild | |
parent | ppc stable #293027 (diff) | |
download | gentoo-2-f04f53d76656b24578cbda09ae20197b3eaca68c.tar.gz gentoo-2-f04f53d76656b24578cbda09ae20197b3eaca68c.tar.bz2 gentoo-2-f04f53d76656b24578cbda09ae20197b3eaca68c.zip |
x86 stable, bug #289091
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'games-arcade/blockrage/blockrage-0.2.3.ebuild')
-rw-r--r-- | games-arcade/blockrage/blockrage-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/blockrage/blockrage-0.2.3.ebuild b/games-arcade/blockrage/blockrage-0.2.3.ebuild index 364060e37adf..4b0f297fa060 100644 --- a/games-arcade/blockrage/blockrage-0.2.3.ebuild +++ b/games-arcade/blockrage/blockrage-0.2.3.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-arcade/blockrage/blockrage-0.2.3.ebuild,v 1.6 2009/10/23 11:56:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/blockrage/blockrage-0.2.3.ebuild,v 1.7 2009/11/21 19:25:09 maekke Exp $ EAPI=2 inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libsdl" |