summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/newins')
-rwxr-xr-xbin/newins2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/newins b/bin/newins
index 965ff94b..6ec2f6d1 100755
--- a/bin/newins
+++ b/bin/newins
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-src/portage/bin/newins,v 1.7 2004/10/04 13:56:50 vapier Exp $
+# $Id: /var/cvsroot/gentoo-src/portage/bin/newins,v 1.7 2004/10/04 13:56:50 vapier Exp $
if [ -z "${T}" ] || [ -z "${2}" ] ; then
echo "Error: Nothing defined to do."