summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-10 23:04:45 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-10 23:04:45 +0000
commit70dd7bd00ac67887d40f369d7acd5e45479d8f30 (patch)
tree43cde2304a7074873b6ff4f703e42888a054abca /dev-util/cscope
parentDrop -m64 hardcode. (diff)
downloadgentoo-2-70dd7bd00ac67887d40f369d7acd5e45479d8f30.tar.gz
gentoo-2-70dd7bd00ac67887d40f369d7acd5e45479d8f30.tar.bz2
gentoo-2-70dd7bd00ac67887d40f369d7acd5e45479d8f30.zip
Stable ppc64, bug #434292
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.8a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 8498cbdb9090..d6120a15729d 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.133 2012/09/10 22:40:26 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.134 2012/09/10 23:04:45 blueness Exp $
+
+ 10 Sep 2012; Anthony G. Basile <blueness@gentoo.org> cscope-15.8a.ebuild:
+ Stable ppc64, bug #434292
10 Sep 2012; Anthony G. Basile <blueness@gentoo.org> cscope-15.8a.ebuild:
Stable ppc, bug #434292
diff --git a/dev-util/cscope/cscope-15.8a.ebuild b/dev-util/cscope/cscope-15.8a.ebuild
index cee002b77b1d..2549209bcbfc 100644
--- a/dev-util/cscope/cscope-15.8a.ebuild
+++ b/dev-util/cscope/cscope-15.8a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.8a.ebuild,v 1.3 2012/09/10 22:40:26 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.8a.ebuild,v 1.4 2012/09/10 23:04:45 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="emacs"
RDEPEND=">=sys-libs/ncurses-5.2