summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pysolfc')
-rw-r--r--games-board/pysolfc/ChangeLog5
-rw-r--r--games-board/pysolfc/pysolfc-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/pysolfc/ChangeLog b/games-board/pysolfc/ChangeLog
index 82a1ed2a81a4..bf078d85b9e0 100644
--- a/games-board/pysolfc/ChangeLog
+++ b/games-board/pysolfc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/pysolfc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/ChangeLog,v 1.2 2010/03/07 21:34:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/ChangeLog,v 1.3 2010/05/31 18:12:51 maekke Exp $
+
+ 31 May 2010; Markus Meier <maekke@gentoo.org> pysolfc-2.0.ebuild:
+ amd64/x86 stable, bug #315295
07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> pysolfc-2.0.ebuild:
Set "python_set_active_version 2" to ensure used python is 2.
diff --git a/games-board/pysolfc/pysolfc-2.0.ebuild b/games-board/pysolfc/pysolfc-2.0.ebuild
index c362a5953db2..e25801a87633 100644
--- a/games-board/pysolfc/pysolfc-2.0.ebuild
+++ b/games-board/pysolfc/pysolfc-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/pysolfc-2.0.ebuild,v 1.5 2010/03/15 08:52:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pysolfc/pysolfc-2.0.ebuild,v 1.6 2010/05/31 18:12:51 maekke Exp $
EAPI=2
@@ -19,7 +19,7 @@ SRC_URI="${SOL_URI}/${MY_PN}-${PV}.tar.bz2
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="extra-cardsets minimal +sound"
S=${WORKDIR}/${MY_PN}-${PV}