summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-25 19:57:52 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-25 19:57:52 +0000
commite93c509ac0dedfb86b9880d9ccf745e8af06d1a0 (patch)
tree4f540f61ba60091037216ee7af5e453177715c3d /eclass/gnuconfig.eclass
parentHeader updates/cleanups (diff)
downloadhistorical-e93c509ac0dedfb86b9880d9ccf745e8af06d1a0.tar.gz
historical-e93c509ac0dedfb86b9880d9ccf745e8af06d1a0.tar.bz2
historical-e93c509ac0dedfb86b9880d9ccf745e8af06d1a0.zip
Header updates/cleanups
Diffstat (limited to 'eclass/gnuconfig.eclass')
-rw-r--r--eclass/gnuconfig.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/gnuconfig.eclass b/eclass/gnuconfig.eclass
index 46b6de84d503..75e067b91477 100644
--- a/eclass/gnuconfig.eclass
+++ b/eclass/gnuconfig.eclass
@@ -1,8 +1,7 @@
-#!/bin/bash
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Author: Will Woods <wwoods@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.2 2002/10/25 19:55:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnuconfig.eclass,v 1.3 2002/10/25 19:57:51 vapier Exp $
# This eclass updates config.guess and config.sub. This is useful if
# configure dies from misguessing your canonical system name (CHOST).