summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-20 07:38:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-20 07:38:29 +0000
commitf3e322bd67a2f3608d0128386835940e71eedc8f (patch)
tree5a2827377df330807c4f4c319fd7b39020b7bac3 /games-puzzle
parentNew version (diff)
downloadgentoo-2-f3e322bd67a2f3608d0128386835940e71eedc8f.tar.gz
gentoo-2-f3e322bd67a2f3608d0128386835940e71eedc8f.tar.bz2
gentoo-2-f3e322bd67a2f3608d0128386835940e71eedc8f.zip
Stable for amd64, wrt bug #547136
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/sgt-puzzles/ChangeLog5
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-puzzle/sgt-puzzles/ChangeLog b/games-puzzle/sgt-puzzles/ChangeLog
index a2fd24a9f9f5..0e142cf40ae4 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.18 2015/04/20 03:58:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.19 2015/04/20 07:38:29 ago Exp $
+
+ 20 Apr 2015; Agostino Sarubbo <ago@gentoo.org> sgt-puzzles-9861.ebuild:
+ Stable for amd64, wrt bug #547136
20 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org>
sgt-puzzles-99999999.ebuild:
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild
index 6809f54c6ab8..185cc85a9d5e 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild,v 1.1 2013/06/13 04:12:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9861.ebuild,v 1.2 2015/04/20 07:38:29 ago Exp $
EAPI=5
inherit eutils gnome2-utils 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"