summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-22 14:26:11 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-22 14:26:11 +0000
commit5b119108c5986f31718b9613a8d6169310bf4ae0 (patch)
treea3cf5acb073d2c6df5ca55faeb97c97dc24897b7 /dev-util/cscope
parentstable amd64, bug 182369 (diff)
downloadgentoo-2-5b119108c5986f31718b9613a8d6169310bf4ae0.tar.gz
gentoo-2-5b119108c5986f31718b9613a8d6169310bf4ae0.tar.bz2
gentoo-2-5b119108c5986f31718b9613a8d6169310bf4ae0.zip
stable amd64/x86, bug 207042
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/cscope')
-rw-r--r--dev-util/cscope/ChangeLog8
-rw-r--r--dev-util/cscope/cscope-15.6-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index b8dfa8eff8ec..11ac0a3370c0 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/cscope
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.96 2007/09/21 08:46:34 ulm Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.97 2008/01/22 14:26:11 opfer Exp $
+
+ 22 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ cscope-15.6-r2.ebuild:
+ stable amd64/x86, bug 207042
*cscope-15.6-r2 (21 Sep 2007)
diff --git a/dev-util/cscope/cscope-15.6-r2.ebuild b/dev-util/cscope/cscope-15.6-r2.ebuild
index 04713ec47f08..b3d5a5b5bee2 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-2007 Gentoo Foundation
+# 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.1 2007/09/21 08:46:34 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.6-r2.ebuild,v 1.2 2008/01/22 14:26:11 opfer 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"