summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-04 22:53:18 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-04 22:53:18 +0000
commitdf1b91cad3b4769f03160618652e55f399360089 (patch)
tree09b248e68e4a6474715c9cf894cb31e56d31746b /games-puzzle
parentStable on amd64 wrt bug #350434 (diff)
downloadgentoo-2-df1b91cad3b4769f03160618652e55f399360089.tar.gz
gentoo-2-df1b91cad3b4769f03160618652e55f399360089.tar.bz2
gentoo-2-df1b91cad3b4769f03160618652e55f399360089.zip
Stable on amd64 wrt bug #350438
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/sgt-puzzles/ChangeLog5
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/sgt-puzzles/ChangeLog b/games-puzzle/sgt-puzzles/ChangeLog
index 0f840be19ee5..799508e94a36 100644
--- a/games-puzzle/sgt-puzzles/ChangeLog
+++ b/games-puzzle/sgt-puzzles/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/sgt-puzzles
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.9 2011/01/04 08:26:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.10 2011/01/04 22:53:18 hwoarang Exp $
+
+ 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> sgt-puzzles-9023.ebuild:
+ Stable on amd64 wrt bug #350438
04 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
sgt-puzzles-9023.ebuild:
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
index 3335961949ea..20d4d2e850a0 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild,v 1.2 2011/01/04 08:26:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild,v 1.3 2011/01/04 22:53:18 hwoarang Exp $
EAPI=2
inherit eutils toolchain-funcs games
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
else
SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-r${PV}.tar.gz"
S=${WORKDIR}/puzzles-r${PV}
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Simon Tatham's Portable Puzzle Collection"