summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-02-12 12:55:59 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-02-12 12:55:59 +0000
commitcd4b12b761d466a0b1c11f55a595bfca42cff4b4 (patch)
tree0edec0fc1044af4ee34f87e9a3e1fb38f3ab30cb /dev-util
parentStable on sparc wrt #166265 (diff)
downloadgentoo-2-cd4b12b761d466a0b1c11f55a595bfca42cff4b4.tar.gz
gentoo-2-cd4b12b761d466a0b1c11f55a595bfca42cff4b4.tar.bz2
gentoo-2-cd4b12b761d466a0b1c11f55a595bfca42cff4b4.zip
Stable on sparc wrt security #158831
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 471b4f8e5548..81a3429da41c 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.89 2007/02/11 21:47:53 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.90 2007/02/12 12:55:58 gustavoz Exp $
+
+ 12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> cscope-15.6-r1.ebuild:
+ Stable on sparc wrt security #158831
11 Feb 2007; René Nussbaumer <killerfox@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 e7e9201b34c4..75c4220af8f0 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.6 2007/02/11 21:47:53 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r1.ebuild,v 1.7 2007/02/12 12:55:59 gustavoz 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"