diff options
Diffstat (limited to 'dev-util/strace/strace-4.3.ebuild')
-rw-r--r-- | dev-util/strace/strace-4.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.3.ebuild b/dev-util/strace/strace-4.3.ebuild index 32427c39b187..817adbc22d64 100644 --- a/dev-util/strace/strace-4.3.ebuild +++ b/dev-util/strace/strace-4.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.3.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.3.ebuild,v 1.4 2002/07/11 06:30:25 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A usefull diagnostic, instructional, adn debugging tool" |