summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-28 21:26:04 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-28 21:26:04 +0000
commit81a554a04d2e8546bf36b2473a1a3363918492d7 (patch)
treed5cb38ae6f8fb99579f6ac1051a530b6a5d2cf67 /dev-util/cscope
parentMarking stable on IA64; security bump bug #71595. (Manifest recommit) (diff)
downloadgentoo-2-81a554a04d2e8546bf36b2473a1a3363918492d7.tar.gz
gentoo-2-81a554a04d2e8546bf36b2473a1a3363918492d7.tar.bz2
gentoo-2-81a554a04d2e8546bf36b2473a1a3363918492d7.zip
Stable on ppc64; bug #71595
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 76d3a5aae312..d02baa44ad3a 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.33 2004/11/28 21:15:57 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.34 2004/11/28 21:26:04 corsair Exp $
+
+ 28 Nov 2004; Markus Rothe <corsair@gentoo.org> cscope-15.5-r2.ebuild:
+ Stable on ppc64; bug #71595
28 Nov 2004; <plasmaroo@gentoo.org> cscope-15.5-r2.ebuild:
Marking stable on IA64; security bump bug #71595.
diff --git a/dev-util/cscope/cscope-15.5-r2.ebuild b/dev-util/cscope/cscope-15.5-r2.ebuild
index b42abebff4f3..426eaa514816 100644
--- a/dev-util/cscope/cscope-15.5-r2.ebuild
+++ b/dev-util/cscope/cscope-15.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.2 2004/11/28 21:15:57 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r2.ebuild,v 1.3 2004/11/28 21:26:04 corsair Exp $
inherit gnuconfig elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ia64 ~s390 ~ppc64"
+KEYWORDS="~x86 ~ppc sparc mips ~alpha ~arm ~hppa ~amd64 ia64 ~s390 ppc64"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2"