summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-08-30 05:16:47 +0000
committerBrian Harring <ferringb@gentoo.org>2005-08-30 05:16:47 +0000
commit1df71a7fa071e0fac40b305dcc36912df166c073 (patch)
tree653b875f7dff51118756f2f564b37e2283b68db4 /bin/find-requires
parentre-adding the unpack function to stable someone yanked... :) (diff)
downloadportage-idfetch-1df71a7fa071e0fac40b305dcc36912df166c073.tar.gz
portage-idfetch-1df71a7fa071e0fac40b305dcc36912df166c073.tar.bz2
portage-idfetch-1df71a7fa071e0fac40b305dcc36912df166c073.zip
header changes, $Header: -> $Id:
svn path=/main/branches/2.0/; revision=1951
Diffstat (limited to 'bin/find-requires')
-rwxr-xr-xbin/find-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find-requires b/bin/find-requires
index 44bc51da..5f413f56 100755
--- a/bin/find-requires
+++ b/bin/find-requires
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-src/portage/bin/find-requires,v 1.5 2004/10/04 13:56:50 vapier Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/bin/find-requires,v 1.5 2004/10/04 13:56:50 vapier Exp $
# note this works for both a.out and ELF executables
# it also auto-generates requirment lines for shell scripts