summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-02-14 11:48:56 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-02-14 11:48:56 +0000
commit15888267806de8e742f2b0c7a791dc4f1151b6d9 (patch)
treea64d08c249092dd9327da99e09110756cb5e779f /dev-util/cscope
parentStable on IA64, bug 166246. (diff)
downloadgentoo-2-15888267806de8e742f2b0c7a791dc4f1151b6d9.tar.gz
gentoo-2-15888267806de8e742f2b0c7a791dc4f1151b6d9.tar.bz2
gentoo-2-15888267806de8e742f2b0c7a791dc4f1151b6d9.zip
Stable on MIPS; bug #158831
(Portage version: 2.1.2-r6)
Diffstat (limited to 'dev-util/cscope')
-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 a72d61ed6733..7a0433734707 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.93 2007/02/13 08:55:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.94 2007/02/14 11:48:56 eroyf Exp $
+
+ 14 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ cscope-15.6-r1.ebuild:
+ Stable on MIPS; bug #158831
13 Feb 2007; Markus Rothe <corsair@gentoo.org> cscope-15.6-r1.ebuild:
Stable on ppc64; bug #158831
diff --git a/dev-util/cscope/cscope-15.6-r1.ebuild b/dev-util/cscope/cscope-15.6-r1.ebuild
index 018843a5892e..7ac9b73bb5fd 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.10 2007/02/13 08:55:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r1.ebuild,v 1.11 2007/02/14 11:48:56 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"