summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-10 18:33:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-10 18:33:46 +0000
commitff1b9f22b96003477323b165e5129249020dafa7 (patch)
treec61ba6e923ae5f72620023130ddb72f3f5095fde /dev-util/cscope
parentCorrect German translation. (diff)
downloadgentoo-2-ff1b9f22b96003477323b165e5129249020dafa7.tar.gz
gentoo-2-ff1b9f22b96003477323b165e5129249020dafa7.tar.bz2
gentoo-2-ff1b9f22b96003477323b165e5129249020dafa7.zip
arm/ia64/s390/sh/x86 stable wrt #264509
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog5
-rw-r--r--dev-util/cscope/cscope-15.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index c7c74b5e1207..57c4153b9799 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cscope
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.107 2009/04/07 18:39:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.108 2009/04/10 18:33:46 armin76 Exp $
+
+ 10 Apr 2009; Raúl Porcel <armin76@gentoo.org> cscope-15.7.ebuild:
+ arm/ia64/s390/sh/x86 stable wrt #264509
07 Apr 2009; Tobias Klausmann <klausman@gentoo.org> cscope-15.7.ebuild:
Stable on alpha, bug #264509
diff --git a/dev-util/cscope/cscope-15.7.ebuild b/dev-util/cscope/cscope-15.7.ebuild
index 3e9d91c247f0..02192e4559e1 100644
--- a/dev-util/cscope/cscope-15.7.ebuild
+++ b/dev-util/cscope/cscope-15.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.7.ebuild,v 1.5 2009/04/07 18:39:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.7.ebuild,v 1.6 2009/04/10 18:33:46 armin76 Exp $
inherit elisp-common eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cscope/${P}.tar.bz2"
LICENSE="BSD 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"