diff options
Diffstat (limited to 'app-text/rcs')
-rw-r--r-- | app-text/rcs/Manifest | 2 | ||||
-rw-r--r-- | app-text/rcs/files/conf.diff | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/app-text/rcs/Manifest b/app-text/rcs/Manifest index efd4724b56cc..0313f5f05390 100644 --- a/app-text/rcs/Manifest +++ b/app-text/rcs/Manifest @@ -2,6 +2,6 @@ MD5 970b16b9cda8a0e7321cca6f173ae464 ChangeLog 2677 MD5 835ac029b05061adecaac54e2efeae44 metadata.xml 524 MD5 6d0769b4958bc3213e85126561bc9515 rcs-5.7-r2.ebuild 914 MD5 3233c2932e07c16e9e6cb6093ca7ad00 rcs-5.7-r3.ebuild 1027 -MD5 548d6a2f055057461fffccbcb0a87037 files/conf.diff 912 MD5 548c484ca9438cdadb3ca5101805f15f files/digest-rcs-5.7-r2 59 MD5 15742538c19961dd6cec0d5441715fd3 files/digest-rcs-5.7-r3 126 +MD5 aed02535acf1922a9fac6a225508e47c files/conf.diff 591 diff --git a/app-text/rcs/files/conf.diff b/app-text/rcs/files/conf.diff index 23f18ec6d606..fa3f675950a5 100644 --- a/app-text/rcs/files/conf.diff +++ b/app-text/rcs/files/conf.diff @@ -1,13 +1,5 @@ --- src/conf.sh 1995-06-16 02:19:24.000000000 -0400 +++ src.new/conf.sh 2002-06-17 12:49:10.000000000 -0400 -@@ -1,6 +1,6 @@ - #! /bin/sh - # Output RCS compile-time configuration. --Id='$Id: conf.diff,v 1.1 2005/03/30 14:55:56 seemant Exp $' -+Id='$Id: conf.diff,v 1.1 2005/03/30 14:55:56 seemant Exp $' - # Copyright 1990, 1991, 1992, 1993, 1994, 1995 Paul Eggert - # Distributed under license by the Free Software Foundation, Inc. - @@ -79,7 +79,7 @@ chmod 0 a.d && { test -w a.d || cp /dev/null a.d 2>/dev/null; } && { |