summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 22:03:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-11-17 22:03:22 +0000
commit092e631a3c29c80f7e287915edd3abc09fdec411 (patch)
tree9ec30a0c6f151fe9da9c418ca9136a039d8eae03 /net-print
parentFix patch with absolute paths. (diff)
downloadgentoo-2-092e631a3c29c80f7e287915edd3abc09fdec411.tar.gz
gentoo-2-092e631a3c29c80f7e287915edd3abc09fdec411.tar.bz2
gentoo-2-092e631a3c29c80f7e287915edd3abc09fdec411.zip
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'net-print')
-rw-r--r--net-print/kink/ChangeLog8
-rw-r--r--net-print/kink/files/kink-0.2.1-compilefix.diff4
2 files changed, 8 insertions, 4 deletions
diff --git a/net-print/kink/ChangeLog b/net-print/kink/ChangeLog
index b4d00a86912c..32821e4b3b7e 100644
--- a/net-print/kink/ChangeLog
+++ b/net-print/kink/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-print/kink
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-print/kink/ChangeLog,v 1.7 2007/06/22 05:54:33 philantrop Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-print/kink/ChangeLog,v 1.8 2008/11/17 22:03:22 flameeyes Exp $
+
+ 17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+ files/kink-0.2.1-compilefix.diff:
+ Fix patch with absolute paths.
22 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
+files/kink-0.2.1-api-update.patch, metadata.xml, kink-0.2.1-r1.ebuild:
diff --git a/net-print/kink/files/kink-0.2.1-compilefix.diff b/net-print/kink/files/kink-0.2.1-compilefix.diff
index 60b3bb29a0d6..088465299e99 100644
--- a/net-print/kink/files/kink-0.2.1-compilefix.diff
+++ b/net-print/kink/files/kink-0.2.1-compilefix.diff
@@ -1,6 +1,6 @@
diff -Nur kink-0.2.1/work/kink-0.2.1/kink/kink.cpp /tmp/kink-0.2.1/kink/kink.cpp
---- kink-0.2.1/work/kink-0.2.1/kink/kink.cpp 2003-12-14 11:05:03.000000000 +0100
-+++ /tmp/kink-0.2.1/kink/kink.cpp 2004-07-04 18:48:57.000822400 +0200
+--- a/kink-0.2.1/kink/kink.cpp 2003-12-14 11:05:03.000000000 +0100
++++ b/kink-0.2.1/kink/kink.cpp 2004-07-04 18:48:57.000822400 +0200
@@ -156,7 +156,7 @@
listed_devices[listed_count].device_port = port;
++listed_count;