summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-07-09 05:30:10 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-07-09 05:30:10 +0000
commitfed0f07e03406d61ad52cb586a6eef22ca4c619a (patch)
treee4fc8ebd98b1bd720ca78733d99fbbc574f45308 /dev-util/cscope
parentPinpoint virtual/x11 to version lesser than 7. (diff)
downloadgentoo-2-fed0f07e03406d61ad52cb586a6eef22ca4c619a.tar.gz
gentoo-2-fed0f07e03406d61ad52cb586a6eef22ca4c619a.tar.bz2
gentoo-2-fed0f07e03406d61ad52cb586a6eef22ca4c619a.zip
Marked stable on mips.
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.5-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 0c1a5db09814..3544a57e0a7a 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.66 2006/06/18 17:19:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.67 2006/07/09 05:30:10 kumba Exp $
+
+ 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> cscope-15.5-r6.ebuild:
+ Marked stable on mips.
18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org> cscope-15.5-r6.ebuild:
ia64 stable, bug 133829.
diff --git a/dev-util/cscope/cscope-15.5-r6.ebuild b/dev-util/cscope/cscope-15.5-r6.ebuild
index 71e7b7149e4b..9df8ada3136f 100644
--- a/dev-util/cscope/cscope-15.5-r6.ebuild
+++ b/dev-util/cscope/cscope-15.5-r6.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/cscope/cscope-15.5-r6.ebuild,v 1.10 2006/06/26 21:28:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r6.ebuild,v 1.11 2006/07/09 05:30:10 kumba Exp $
inherit gnuconfig elisp-common eutils
@@ -11,7 +11,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 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2"