summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/cscope/cscope-15.5.20060927.ebuild')
-rw-r--r--dev-util/cscope/cscope-15.5.20060927.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-util/cscope/cscope-15.5.20060927.ebuild b/dev-util/cscope/cscope-15.5.20060927.ebuild
index 27c40481c1b7..8df758eb0e8d 100644
--- a/dev-util/cscope/cscope-15.5.20060927.ebuild
+++ b/dev-util/cscope/cscope-15.5.20060927.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.20060927.ebuild,v 1.9 2006/10/18 14:36:19 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.20060927.ebuild,v 1.10 2007/01/05 07:51:05 flameeyes Exp $
-inherit gnuconfig elisp-common eutils
+inherit elisp-common eutils
DESCRIPTION="Interactively examine a C program"
HOMEPAGE="http://cscope.sourceforge.net/"
@@ -22,8 +22,6 @@ DEPEND="${RDEPEND}
SITEFILE=50xcscope-gentoo.el
src_compile() {
- gnuconfig_update
-
# This fix is no longer needed as of cscope-15.5 which now should
# work with bison directly. (04 Feb 2004 agriffis)
#sed -i -e "s:={:{:" src/egrep.y