diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-01 19:10:56 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-02-01 19:10:56 +0000 |
commit | 4b726025633e7bc50be88d58c758089044d6a63b (patch) | |
tree | aa08df2d4f0a14f122403e5d316c82cd06436747 /games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild | |
parent | ppc stable #256858 (diff) | |
download | gentoo-2-4b726025633e7bc50be88d58c758089044d6a63b.tar.gz gentoo-2-4b726025633e7bc50be88d58c758089044d6a63b.tar.bz2 gentoo-2-4b726025633e7bc50be88d58c758089044d6a63b.zip |
ppc stable #256731
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild')
-rw-r--r-- | games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild b/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild index 7115595c269e..8c6099df2ece 100644 --- a/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild +++ b/games-puzzle/xblockout/xblockout-1.1.5-r1.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-puzzle/xblockout/xblockout-1.1.5-r1.ebuild,v 1.4 2009/01/30 20:18:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild,v 1.5 2009/02/01 19:10:56 nixnut Exp $ EAPI=2 inherit flag-o-matic eutils games @@ -11,7 +11,7 @@ SRC_URI="http://www710.univ-lyon1.fr/~exco/XBL/xbl-${PV}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" DEPEND="x11-libs/libXext" |