summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-02-27 15:38:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-02-27 15:38:23 +0000
commit45e885bdd5b93663c867f312f372eeb6b721f770 (patch)
treef57a839e31ffc40b5c3ff732430997b89fe9d1f7 /games-board
parentx86 stable wrt bug #302945, arch-tested by Thomas Kahle (diff)
downloadgentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.tar.gz
gentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.tar.bz2
gentoo-2-45e885bdd5b93663c867f312f372eeb6b721f770.zip
x86 stable wrt bug #302946, arch-tested by Thomas Kahle
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/peg-e/ChangeLog7
-rw-r--r--games-board/peg-e/peg-e-1.1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-board/peg-e/ChangeLog b/games-board/peg-e/ChangeLog
index a16f492d0991..10abd264d0fe 100644
--- a/games-board/peg-e/ChangeLog
+++ b/games-board/peg-e/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/peg-e
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/ChangeLog,v 1.1 2009/12/31 23:02:06 ssuominen Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/ChangeLog,v 1.2 2010/02/27 15:38:23 phajdan.jr Exp $
+
+ 27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> peg-e-1.1.0.ebuild:
+ x86 stable wrt bug #302946, arch-tested by Thomas Kahle
*peg-e-1.1.0 (31 Dec 2009)
diff --git a/games-board/peg-e/peg-e-1.1.0.ebuild b/games-board/peg-e/peg-e-1.1.0.ebuild
index 3f08faac10bb..84a50399b240 100644
--- a/games-board/peg-e/peg-e-1.1.0.ebuild
+++ b/games-board/peg-e/peg-e-1.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/peg-e-1.1.0.ebuild,v 1.1 2009/12/31 23:02:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/peg-e/peg-e-1.1.0.ebuild,v 1.2 2010/02/27 15:38:23 phajdan.jr Exp $
EAPI=2
inherit eutils qt4 games
@@ -11,7 +11,7 @@ SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="x11-libs/qt-gui:4"