summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-11 07:53:36 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-11 07:53:36 +0000
commit1210d1050f85cb8f49d963b7060980271945aa5d (patch)
tree3fc803a63c2534b535cb59eb7abf7f7d0e066fe6 /dev-util/cscope
parentstable on ppc64 (Manifest recommit) (diff)
downloadgentoo-2-1210d1050f85cb8f49d963b7060980271945aa5d.tar.gz
gentoo-2-1210d1050f85cb8f49d963b7060980271945aa5d.tar.bz2
gentoo-2-1210d1050f85cb8f49d963b7060980271945aa5d.zip
stable on ppc64
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.5-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 1c31d2b60298..1106ce52559a 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.39 2004/12/11 03:44:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.40 2004/12/11 07:53:36 corsair Exp $
+
+ 11 Dec 2004; Markus Rothe <corsair@gentoo.org> cscope-15.5-r3.ebuild:
+ Stable on ppc64; bug #71595
*cscope-15.5-r3 (11 Dec 2004)
diff --git a/dev-util/cscope/cscope-15.5-r3.ebuild b/dev-util/cscope/cscope-15.5-r3.ebuild
index 65b777c11233..e0aebcf66a50 100644
--- a/dev-util/cscope/cscope-15.5-r3.ebuild
+++ b/dev-util/cscope/cscope-15.5-r3.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-r3.ebuild,v 1.3 2004/12/11 03:44:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r3.ebuild,v 1.4 2004/12/11 07:53:36 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"