summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 70318de49126..12dee99120b1 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# 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.85 2007/01/12 20:24:24 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.86 2007/01/20 10:14:29 eroyf Exp $
+
+ 20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> cscope-15.6.ebuild:
+ Stable on MIPS.
12 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> cscope-15.6.ebuild:
Stable on Alpha.
diff --git a/dev-util/cscope/cscope-15.6.ebuild b/dev-util/cscope/cscope-15.6.ebuild
index 97866a182e01..7422e595dd61 100644
--- a/dev-util/cscope/cscope-15.6.ebuild
+++ b/dev-util/cscope/cscope-15.6.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.ebuild,v 1.4 2007/01/12 20:24:24 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6.ebuild,v 1.5 2007/01/20 10:14:29 eroyf 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"