summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-09-27 10:06:28 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-09-27 10:06:28 +0000
commit90b53f783a39399f34813c55c7ac0c102f7e34bf (patch)
tree63e4caa83372571e9a06b2eec04f2d4fa0d1d6a8 /app-portage
parentBump, thanks to ufk (bug #29733) (diff)
downloadgentoo-2-90b53f783a39399f34813c55c7ac0c102f7e34bf.tar.gz
gentoo-2-90b53f783a39399f34813c55c7ac0c102f7e34bf.tar.bz2
gentoo-2-90b53f783a39399f34813c55c7ac0c102f7e34bf.zip
fix patch yet again. things with cvs tags in them are proving to be a pain when you dont want it to touch the tags.
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/lintool/ChangeLog7
-rw-r--r--app-portage/lintool/Manifest12
-rw-r--r--app-portage/lintool/files/lintool-0.2.4-fixyear.diff4
3 files changed, 14 insertions, 9 deletions
diff --git a/app-portage/lintool/ChangeLog b/app-portage/lintool/ChangeLog
index 32120853aa52..0e6048b50cd8 100644
--- a/app-portage/lintool/ChangeLog
+++ b/app-portage/lintool/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-portage/lintool
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/lintool/ChangeLog,v 1.3 2003/09/26 01:26:37 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/lintool/ChangeLog,v 1.4 2003/09/27 10:06:21 robbat2 Exp $
+
+ 27 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
+ files/lintool-0.2.4-fixyear.diff:
+ fix patch yet again. things with cvs tags in them are proving to be a pain
+ when you dont want it to touch the tags
*lintool-0.2.4-r1 (25 Sep 2003)
diff --git a/app-portage/lintool/Manifest b/app-portage/lintool/Manifest
index b0a6bdc5b87c..f0f3370b337f 100644
--- a/app-portage/lintool/Manifest
+++ b/app-portage/lintool/Manifest
@@ -1,9 +1,9 @@
+MD5 3172ffa3136991ddbfc32e13df7cba11 lintool-0.2.4-r1.ebuild 688
+MD5 77ae944cb0d686f03cdadc1c3858633c lintool-0.2.4.ebuild 606
+MD5 2a34e71938843c9b85176a7c60c78a47 lintool-0.2.3-r1.ebuild 763
+MD5 40275248a1d7f8f77afdb88a2a4313fb ChangeLog 2295
+MD5 13e5eb0a0cf6391bc4eaabacf800b9fc metadata.xml 615
MD5 0e24f68c021ae2a1a5c97c15895d4d95 files/digest-lintool-0.2.4 128
MD5 904facf4355aba6e98b567e01d281b7b files/digest-lintool-0.2.3-r1 202
MD5 c7ea1e4a90f1cead953a48dea2b2b3e7 files/digest-lintool-0.2.4-r1 65
-MD5 bb14c85b52da88dee6e54f4e18d11d76 files/lintool-0.2.4-fixyear.diff 1359
-MD5 ce309bb0ac335338b2a5a0bea777103c lintool-0.2.4-r1.ebuild 689
-MD5 71716f05676114c7e0474ff47c07e5a9 lintool-0.2.4.ebuild 607
-MD5 036ea927f1e8b07cb830573dc4ed5741 lintool-0.2.3-r1.ebuild 764
-MD5 03a0504925e17bfdd43d9f48e6d415c1 ChangeLog 2087
-MD5 13e5eb0a0cf6391bc4eaabacf800b9fc metadata.xml 615
+MD5 f62b95ef567bffde60585dc53cf76c62 files/lintool-0.2.4-fixyear.diff 1047
diff --git a/app-portage/lintool/files/lintool-0.2.4-fixyear.diff b/app-portage/lintool/files/lintool-0.2.4-fixyear.diff
index d49d392112b9..529f28fbfac6 100644
--- a/app-portage/lintool/files/lintool-0.2.4-fixyear.diff
+++ b/app-portage/lintool/files/lintool-0.2.4-fixyear.diff
@@ -1,5 +1,5 @@
---- /usr/lib/python2.2/site-packages/lintool/ebuild.py.old 2003-03-29 15:44:42.000000000 -0800
-+++ /usr/lib/python2.2/site-packages/lintool/ebuild.py 2003-03-29 15:58:07.000000000 -0800
+--- lintool-0.2.4.orig/src/lintool/ebuild.py 2002-10-30 13:35:31.000000000 -0800
++++ lintool-0.2.4/src/lintool/ebuild.py 2003-09-25 18:22:30.000000000 -0700
@@ -7,6 +7,7 @@
import os
import os.path