summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-04 08:26:16 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-04 08:26:16 +0000
commitf310df1e9aa4bb0a89e5539c506275013f8325b5 (patch)
treebe55af1845becf6b75ccf3b1e01288cad6bf9b6b /games-puzzle
parentstable x86, bug 349659 (diff)
downloadgentoo-2-f310df1e9aa4bb0a89e5539c506275013f8325b5.tar.gz
gentoo-2-f310df1e9aa4bb0a89e5539c506275013f8325b5.tar.bz2
gentoo-2-f310df1e9aa4bb0a89e5539c506275013f8325b5.zip
x86 stable wrt bug #350438
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/sgt-puzzles/ChangeLog8
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-puzzle/sgt-puzzles/ChangeLog b/games-puzzle/sgt-puzzles/ChangeLog
index 1a994e31f09c..0f840be19ee5 100644
--- a/games-puzzle/sgt-puzzles/ChangeLog
+++ b/games-puzzle/sgt-puzzles/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/sgt-puzzles
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.8 2010/11/28 05:52:31 mr_bones_ Exp $
+# 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 $
+
+ 04 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ sgt-puzzles-9023.ebuild:
+ x86 stable wrt bug #350438
*sgt-puzzles-9023 (28 Nov 2010)
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9023.ebuild
index a96d209ae287..3335961949ea 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-2010 Gentoo Foundation
+# 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.1 2010/11/28 05:52:31 mr_bones_ Exp $
+# $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 $
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"