summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-02-11 11:14:15 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-02-11 11:14:15 +0000
commit95f7893e8abfc88b979c331e900e32e1ba00a6af (patch)
treea47db1aed08d5d751015ca418a774111663331bc /dev-util
parentarm/s390/sh love (diff)
downloadgentoo-2-95f7893e8abfc88b979c331e900e32e1ba00a6af.tar.gz
gentoo-2-95f7893e8abfc88b979c331e900e32e1ba00a6af.tar.bz2
gentoo-2-95f7893e8abfc88b979c331e900e32e1ba00a6af.zip
Stable on ppc wrt bug #158831.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/ChangeLog6
-rw-r--r--dev-util/cscope/cscope-15.6-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 8020cf6a8dd4..280f1a962b88 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.87 2007/02/11 10:02:51 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.88 2007/02/11 11:14:15 dertobi123 Exp $
+
+ 11 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ cscope-15.6-r1.ebuild:
+ Stable on ppc wrt bug #158831.
11 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
cscope-15.6-r1.ebuild:
diff --git a/dev-util/cscope/cscope-15.6-r1.ebuild b/dev-util/cscope/cscope-15.6-r1.ebuild
index 7b2ab9c427dc..b2fda7df4af2 100644
--- a/dev-util/cscope/cscope-15.6-r1.ebuild
+++ b/dev-util/cscope/cscope-15.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r1.ebuild,v 1.4 2007/02/11 10:51:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r1.ebuild,v 1.5 2007/02/11 11:14:15 dertobi123 Exp $
inherit elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2"