summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-22 15:48:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-22 15:48:16 +0000
commitdc45e04769e90e62d11e66de910ca3de62a2f372 (patch)
tree84e218e6b69394c894e7d1752e99146a1d8066e7 /games-puzzle
parentx86 stable wrt #256727 (diff)
downloadgentoo-2-dc45e04769e90e62d11e66de910ca3de62a2f372.tar.gz
gentoo-2-dc45e04769e90e62d11e66de910ca3de62a2f372.tar.bz2
gentoo-2-dc45e04769e90e62d11e66de910ca3de62a2f372.zip
x86 stable wrt #256731
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/xblockout/ChangeLog5
-rw-r--r--games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/xblockout/ChangeLog b/games-puzzle/xblockout/ChangeLog
index ad08edc8ffbf..b2bd41224061 100644
--- a/games-puzzle/xblockout/ChangeLog
+++ b/games-puzzle/xblockout/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/xblockout
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/ChangeLog,v 1.23 2009/02/01 19:10:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/ChangeLog,v 1.24 2009/02/22 15:48:16 armin76 Exp $
+
+ 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> xblockout-1.1.5-r1.ebuild:
+ x86 stable wrt #256731
01 Feb 2009; nixnut <nixnut@gentoo.org> xblockout-1.1.5-r1.ebuild:
ppc stable #256731
diff --git a/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild b/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild
index 8c6099df2ece..a63cbd2d8120 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.5 2009/02/01 19:10:56 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xblockout/xblockout-1.1.5-r1.ebuild,v 1.6 2009/02/22 15:48:16 armin76 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"