summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-09-24 04:52:58 +0000
committerJason Wever <weeve@gentoo.org>2006-09-24 04:52:58 +0000
commitc7002a194aea7f3d486fc6a29b627fcb52d796b1 (patch)
tree916a156fc89e1de835594434751ed056e09b8680 /dev-util/insight
parentuse utsrelease.h rather than utsversion.h (diff)
downloadgentoo-2-c7002a194aea7f3d486fc6a29b627fcb52d796b1.tar.gz
gentoo-2-c7002a194aea7f3d486fc6a29b627fcb52d796b1.tar.bz2
gentoo-2-c7002a194aea7f3d486fc6a29b627fcb52d796b1.zip
Stable on SPARC wrt bug #148837.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'dev-util/insight')
-rw-r--r--dev-util/insight/ChangeLog5
-rw-r--r--dev-util/insight/insight-6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/insight/ChangeLog b/dev-util/insight/ChangeLog
index 5f79f634ddb7..6c0c9ddfce4c 100644
--- a/dev-util/insight/ChangeLog
+++ b/dev-util/insight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/insight
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.28 2006/09/05 19:38:06 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/ChangeLog,v 1.29 2006/09/24 04:52:58 weeve Exp $
+
+ 24 Sep 2006; Jason Wever <weeve@gentoo.org> insight-6.4.ebuild:
+ Stable on SPARC wrt bug #148837.
05 Sep 2006; Olivier Crête <tester@gentoo.org> insight-6.1.ebuild,
insight-6.4.ebuild, +insight-6.5.ebuild:
diff --git a/dev-util/insight/insight-6.4.ebuild b/dev-util/insight/insight-6.4.ebuild
index 993330ffcc8b..602f6e254cbc 100644
--- a/dev-util/insight/insight-6.4.ebuild
+++ b/dev-util/insight/insight-6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.4.ebuild,v 1.7 2006/09/05 19:38:06 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/insight/insight-6.4.ebuild,v 1.8 2006/09/24 04:52:58 weeve Exp $
inherit eutils
@@ -16,7 +16,7 @@ RDEPEND="sys-libs/ncurses
|| ( x11-libs/libX11 virtual/x11 )"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"
+KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86"
SRC_URI="ftp://sources.redhat.com/pub/${PN}/releases/${P}.tar.bz2"
INSIGHTDIR="/opt/insight"