summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 07:51:05 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 07:51:05 +0000
commit8bfe645eaaf939f62572d6ada6b0ab9880c1dc9d (patch)
tree97105bf57e7c6046f287c73aa7a1348a5cf8bb95 /dev-util
parentAdded avahi flag to net-im/gajim (diff)
downloadgentoo-2-8bfe645eaaf939f62572d6ada6b0ab9880c1dc9d.tar.gz
gentoo-2-8bfe645eaaf939f62572d6ada6b0ab9880c1dc9d.tar.bz2
gentoo-2-8bfe645eaaf939f62572d6ada6b0ab9880c1dc9d.zip
Remove gnuconfig_update usage, leave it to econf.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cscope/ChangeLog8
-rw-r--r--dev-util/cscope/cscope-15.5-r6.ebuild8
-rw-r--r--dev-util/cscope/cscope-15.5.20060927-r1.ebuild8
-rw-r--r--dev-util/cscope/cscope-15.5.20060927.ebuild8
4 files changed, 15 insertions, 17 deletions
diff --git a/dev-util/cscope/ChangeLog b/dev-util/cscope/ChangeLog
index 5e9fcc2c38db..c99e33e83a3d 100644
--- a/dev-util/cscope/ChangeLog
+++ b/dev-util/cscope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/cscope
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.79 2006/11/29 16:54:51 dang Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/ChangeLog,v 1.80 2007/01/05 07:51:05 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> cscope-15.5-r6.ebuild,
+ cscope-15.5.20060927.ebuild, cscope-15.5.20060927-r1.ebuild:
+ Remove gnuconfig_update usage, leave it to econf.
29 Nov 2006; Daniel Gryniewicz <dang@gentoo.org> cscope-15.6.ebuild:
Marked stable on amd64 for bug #151503
diff --git a/dev-util/cscope/cscope-15.5-r6.ebuild b/dev-util/cscope/cscope-15.5-r6.ebuild
index 9df8ada3136f..567009a5db5c 100644
--- a/dev-util/cscope/cscope-15.5-r6.ebuild
+++ b/dev-util/cscope/cscope-15.5-r6.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-r6.ebuild,v 1.11 2006/07/09 05:30:10 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5-r6.ebuild,v 1.12 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/"
@@ -41,8 +41,6 @@ src_unpack() {
}
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
diff --git a/dev-util/cscope/cscope-15.5.20060927-r1.ebuild b/dev-util/cscope/cscope-15.5.20060927-r1.ebuild
index 8ce4d8f2c348..2c01e93874ed 100644
--- a/dev-util/cscope/cscope-15.5.20060927-r1.ebuild
+++ b/dev-util/cscope/cscope-15.5.20060927-r1.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-r1.ebuild,v 1.1 2006/11/25 09:06:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.5.20060927-r1.ebuild,v 1.2 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/"
@@ -23,8 +23,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
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