summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-22 17:23:48 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-22 17:23:48 +0000
commit2ebf4c1a519997f35f90d3ac4868146e173ab218 (patch)
treefd4839fbea3c1decf342f36997e6411bc4264e7f /dev-util/cscope
parentMask fluxconf for removal in 30 days. (diff)
downloadgentoo-2-2ebf4c1a519997f35f90d3ac4868146e173ab218.tar.gz
gentoo-2-2ebf4c1a519997f35f90d3ac4868146e173ab218.tar.bz2
gentoo-2-2ebf4c1a519997f35f90d3ac4868146e173ab218.zip
Marking cscope-15.6-r2 ppc and ppc64 for bug 207042
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index ed62b7176447..5a2555ad9405 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.98 2008/01/22 15:17:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.99 2008/01/22 17:23:48 ranger Exp $
+
+ 22 Jan 2008; Brent Baude <ranger@gentoo.org> cscope-15.6-r2.ebuild:
+ Marking cscope-15.6-r2 ppc and ppc64 for bug 207042
22 Jan 2008; Jeroen Roovers <jer@gentoo.org> cscope-15.6-r2.ebuild:
Stable for HPPA (bug #207042).
diff --git a/dev-util/cscope/cscope-15.6-r2.ebuild b/dev-util/cscope/cscope-15.6-r2.ebuild
index 11ca1cba0f82..c97a475a52f4 100644
--- a/dev-util/cscope/cscope-15.6-r2.ebuild
+++ b/dev-util/cscope/cscope-15.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v 1.3 2008/01/22 15:17:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v 1.4 2008/01/22 17:23:48 ranger Exp $
inherit elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz"
LICENSE="as-is GPL-2"
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"