summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-01-09 01:59:32 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-01-09 01:59:32 +0000
commitf8758edbeb520cd8ed232cda95d5c6cde2e4e04c (patch)
tree55f7d2e2504c244f7d18881157a07a83f66baa8c /app-shells/bash-completion/files
parentRevision bump; added diff against gentoo-bashcomp cvs HEAD that closes bugs 7... (diff)
downloadgentoo-2-f8758edbeb520cd8ed232cda95d5c6cde2e4e04c.tar.gz
gentoo-2-f8758edbeb520cd8ed232cda95d5c6cde2e4e04c.tar.bz2
gentoo-2-f8758edbeb520cd8ed232cda95d5c6cde2e4e04c.zip
Patch contained $Id ... $ which of course got replaced on commit...
Diffstat (limited to 'app-shells/bash-completion/files')
-rw-r--r--app-shells/bash-completion/files/gentoo-bashcomp-20040108.diff60
1 files changed, 1 insertions, 59 deletions
diff --git a/app-shells/bash-completion/files/gentoo-bashcomp-20040108.diff b/app-shells/bash-completion/files/gentoo-bashcomp-20040108.diff
index b13b79db01c6..5f97f595a058 100644
--- a/app-shells/bash-completion/files/gentoo-bashcomp-20040108.diff
+++ b/app-shells/bash-completion/files/gentoo-bashcomp-20040108.diff
@@ -1,63 +1,5 @@
-diff -urN gentoo-bashcomp-1.0_beta4/CVS/Entries gentoo-bashcomp/CVS/Entries
---- gentoo-bashcomp-1.0_beta4/CVS/Entries 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/CVS/Entries 2005-01-08 19:21:27.000000000 -0500
-@@ -0,0 +1,6 @@
-+/COPYING/1.2/Thu Jun 3 01:04:41 2004//
-+/NEWS/1.3/Thu Jun 3 01:04:40 2004//
-+/README/1.2/Thu Jun 3 01:04:41 2004//
-+/TODO/1.3/Thu Jun 3 01:04:41 2004//
-+D/src////
-+/AUTHORS/1.7/Sun Dec 5 05:12:08 2004//
-diff -urN gentoo-bashcomp-1.0_beta4/CVS/Entries.Log gentoo-bashcomp/CVS/Entries.Log
---- gentoo-bashcomp-1.0_beta4/CVS/Entries.Log 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/CVS/Entries.Log 2005-01-08 19:21:28.000000000 -0500
-@@ -0,0 +1,2 @@
-+A D/CVSROOT////
-+R D/CVSROOT////
-diff -urN gentoo-bashcomp-1.0_beta4/CVS/Repository gentoo-bashcomp/CVS/Repository
---- gentoo-bashcomp-1.0_beta4/CVS/Repository 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/CVS/Repository 2004-11-27 13:29:12.000000000 -0500
-@@ -0,0 +1 @@
-+gentoo-bashcomp
-diff -urN gentoo-bashcomp-1.0_beta4/CVS/Root gentoo-bashcomp/CVS/Root
---- gentoo-bashcomp-1.0_beta4/CVS/Root 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/CVS/Root 2004-11-27 13:29:12.000000000 -0500
-@@ -0,0 +1 @@
-+:ext:ka0ttic@cvs.sourceforge.net:/cvsroot/gentoo-bashcomp
-diff -urN gentoo-bashcomp-1.0_beta4/NEWS gentoo-bashcomp/NEWS
---- gentoo-bashcomp-1.0_beta4/NEWS 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/NEWS 2004-06-02 21:04:40.000000000 -0400
-@@ -0,0 +1 @@
-+First release on SourceForge.
-\ No newline at end of file
-diff -urN gentoo-bashcomp-1.0_beta4/src/CVS/Entries gentoo-bashcomp/src/CVS/Entries
---- gentoo-bashcomp-1.0_beta4/src/CVS/Entries 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/src/CVS/Entries 2005-01-08 20:39:25.967753832 -0500
-@@ -0,0 +1,2 @@
-+/gentoo/1.19/Sun Jan 9 01:39:25 2005//
-+D
-diff -urN gentoo-bashcomp-1.0_beta4/src/CVS/Repository gentoo-bashcomp/src/CVS/Repository
---- gentoo-bashcomp-1.0_beta4/src/CVS/Repository 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/src/CVS/Repository 2004-11-27 13:29:13.000000000 -0500
-@@ -0,0 +1 @@
-+gentoo-bashcomp/src
-diff -urN gentoo-bashcomp-1.0_beta4/src/CVS/Root gentoo-bashcomp/src/CVS/Root
---- gentoo-bashcomp-1.0_beta4/src/CVS/Root 1969-12-31 19:00:00.000000000 -0500
-+++ gentoo-bashcomp/src/CVS/Root 2004-11-27 13:29:13.000000000 -0500
-@@ -0,0 +1 @@
-+:ext:ka0ttic@cvs.sourceforge.net:/cvsroot/gentoo-bashcomp
-diff -urN gentoo-bashcomp-1.0_beta4/src/gentoo gentoo-bashcomp/src/gentoo
--- gentoo-bashcomp-1.0_beta4/src/gentoo 2004-12-05 23:56:32.000000000 -0500
-+++ gentoo-bashcomp/src/gentoo 2005-01-08 20:39:25.000000000 -0500
-@@ -2,7 +2,7 @@
- #
- # Gentoo Linux Bash Shell Command Completion
- #
--# $Id: gentoo-bashcomp-20040108.diff,v 1.1 2005/01/09 01:50:14 ka0ttic Exp $
-+# $Id: gentoo-bashcomp-20040108.diff,v 1.1 2005/01/09 01:50:14 ka0ttic Exp $
- #
- # Copyright 1999-2004 Gentoo Foundation
- # Distributed under the terms of the GNU General Public License, v2 or later
++++ gentoo-bashcomp/src/gentoo 2005-01-08 20:57:40.681998239 -0500
@@ -13,7 +13,7 @@
#
_portdir()