diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
commit | f18f3c650ce46fe12687ee91942c9479fa6ca855 (patch) | |
tree | 36f8636595e78c4d91a54b216abfda951a40992e /dev-util/cscope | |
parent | header fixes (diff) | |
download | historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.gz historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.bz2 historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.zip |
header fixes
Diffstat (limited to 'dev-util/cscope')
-rw-r--r-- | dev-util/cscope/cscope-15.1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/cscope/cscope-15.3.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-util/cscope/cscope-15.1.ebuild b/dev-util/cscope/cscope-15.1.ebuild index 6f74770026b6..683ae0301f53 100644 --- a/dev-util/cscope/cscope-15.1.ebuild +++ b/dev-util/cscope/cscope-15.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author AJ Lewis <lewis@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.1.ebuild,v 1.6 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.1.ebuild,v 1.7 2002/07/11 06:30:24 drobbins Exp $ S=${WORKDIR}/${P} diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 94e3f82ff392..246ee785e9f2 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author AJ Lewis <lewis@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.7 2002/07/11 06:30:25 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" |