summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-06-23 13:47:50 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-06-23 13:47:50 +0000
commitaae223b84e88aea31fd6ab67eba8c2e21cf30941 (patch)
tree97d52d15f2d63843aa5e326390d499ab7ee15aed /games-puzzle/pathological
parentAdd einfo message to pkg_setup. (diff)
downloadgentoo-2-aae223b84e88aea31fd6ab67eba8c2e21cf30941.tar.gz
gentoo-2-aae223b84e88aea31fd6ab67eba8c2e21cf30941.tar.bz2
gentoo-2-aae223b84e88aea31fd6ab67eba8c2e21cf30941.zip
Sparc stable, Bug #228965. Looks fine.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'games-puzzle/pathological')
-rw-r--r--games-puzzle/pathological/ChangeLog6
-rw-r--r--games-puzzle/pathological/pathological-1.1.3-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/pathological/ChangeLog b/games-puzzle/pathological/ChangeLog
index aba0f32b726d..a8724dfa7e5c 100644
--- a/games-puzzle/pathological/ChangeLog
+++ b/games-puzzle/pathological/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-puzzle/pathological
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.16 2008/06/23 07:26:28 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/ChangeLog,v 1.17 2008/06/23 13:47:50 fmccor Exp $
+
+ 23 Jun 2008; Ferris McCormick <fmccor@gentoo.org>
+ pathological-1.1.3-r2.ebuild:
+ Sparc stable, Bug #228965. Looks fine.
23 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
pathological-1.1.3-r2.ebuild:
diff --git a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild
index 7b0e70acc2df..47f3dd70f0ed 100644
--- a/games-puzzle/pathological/pathological-1.1.3-r2.ebuild
+++ b/games-puzzle/pathological/pathological-1.1.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.4 2008/06/23 07:26:28 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pathological/pathological-1.1.3-r2.ebuild,v 1.5 2008/06/23 13:47:50 fmccor Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( media-libs/netpbm )"