summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam McArthur <sandymac@gentoo.org>2002-05-30 01:54:49 +0000
committerWilliam McArthur <sandymac@gentoo.org>2002-05-30 01:54:49 +0000
commit4c00ad4bdc15898534d2345ef68b73a13c8e9646 (patch)
treefd3c15e146454e85d927f44dd887c0bbefb77c4d
parentand the ebuild as well (diff)
downloadgentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.tar.gz
gentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.tar.bz2
gentoo-2-4c00ad4bdc15898534d2345ef68b73a13c8e9646.zip
Added -ko to prevent $Header: $ expansion so users don't have to remember
to change it back when createing an ebuild.
-rw-r--r--header.txt2
-rw-r--r--skel.ChangeLog2
-rw-r--r--skel.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/header.txt b/header.txt
index b461f03b3d2e..374b5cea0b33 100644
--- a/header.txt
+++ b/header.txt
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author First Last <flast@gentoo.org>
-# $Header: /home/cvsroot/gentoo-x86/header.txt,v 1.3 2000/07/31 03:09:42 drobbins Exp $
+# $Header: $
diff --git a/skel.ChangeLog b/skel.ChangeLog
index fbb74725e4c9..6c18e9accda4 100644
--- a/skel.ChangeLog
+++ b/skel.ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /home/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp $
+# $Header: $
*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY)
diff --git a/skel.ebuild b/skel.ebuild
index 02c00bccad9f..6652a8772a10 100644
--- a/skel.ebuild
+++ b/skel.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /home/cvsroot/gentoo-x86/skel.ebuild,v 1.6 2002/05/07 03:58:19 drobbins Exp $
+# $Header: $
# NOTE: The comments in this file are for instruction and documentation.
# They're not meant to appear with your final, production ebuild. Please