From 6a3d9f100c8c818439aecb5057ab7f60f962de45 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 27 Jan 2012 20:02:45 +0000 Subject: Stable for amd64, wrt bug #400805 (Portage version: 2.1.10.44/cvs/Linux x86_64) --- games-puzzle/sgt-puzzles/ChangeLog | 7 +++++-- games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'games-puzzle') diff --git a/games-puzzle/sgt-puzzles/ChangeLog b/games-puzzle/sgt-puzzles/ChangeLog index 1bb477faba15..492e08175e57 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.11 2011/12/22 01:29:21 mr_bones_ Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/ChangeLog,v 1.12 2012/01/27 20:02:45 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo sgt-puzzles-9306.ebuild: + Stable for amd64, wrt bug #400805 *sgt-puzzles-9306 (22 Dec 2011) diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild index 47d48a26880b..361aa9e487ec 100644 --- a/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild +++ b/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.1 2011/12/22 01:29:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/sgt-puzzles/sgt-puzzles-9306.ebuild,v 1.2 2012/01/27 20:02:45 ago 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" -- cgit v1.2.3-65-gdbad