summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2fc5a3b28926..db966a3643c9 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.91 2007/02/12 20:35:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.92 2007/02/12 21:54:15 blubb Exp $
+
+ 12 Feb 2007; Simon Stelling <blubb@gentoo.org> cscope-15.6-r1.ebuild:
+ stable on amd64; security bug 158831
12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> cscope-15.6-r1.ebuild:
Stable on Alpha, bug 158831.
diff --git a/dev-util/cscope/cscope-15.6-r1.ebuild b/dev-util/cscope/cscope-15.6-r1.ebuild
index ecb3519cbfa9..4c233236a869 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.8 2007/02/12 20:35:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r1.ebuild,v 1.9 2007/02/12 21:54:15 blubb 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"