diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-12-22 14:49:18 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-12-22 14:49:18 +0000 |
commit | ddc71135136f5402353aab01dea250b8141c5cc8 (patch) | |
tree | 291e5091279adbf2ee9738433ee489b4192ba83b /app-pda | |
parent | ppc stable, bug #202174 (diff) | |
download | gentoo-2-ddc71135136f5402353aab01dea250b8141c5cc8.tar.gz gentoo-2-ddc71135136f5402353aab01dea250b8141c5cc8.tar.bz2 gentoo-2-ddc71135136f5402353aab01dea250b8141c5cc8.zip |
Fixed the patch which was auto-broken by our beloved CVS. Fixes bug 202985.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/pilot-link/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch | 7 |
2 files changed, 5 insertions, 8 deletions
diff --git a/app-pda/pilot-link/ChangeLog b/app-pda/pilot-link/ChangeLog index 8cd36aab8199..ec2c8c7abcfb 100644 --- a/app-pda/pilot-link/ChangeLog +++ b/app-pda/pilot-link/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/pilot-link # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.32 2007/12/20 23:08:58 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.33 2007/12/22 14:49:18 philantrop Exp $ + + 22 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org> + files/pilot-link-0.12.3-int_types.patch: + Fixed the patch which was auto-broken by our beloved CVS. Fixes bug 202985. 20 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org> +files/pilot-link-0.12.3-int_types.patch, pilot-link-0.12.3.ebuild: diff --git a/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch b/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch index 872c59e4e946..23fcbc33456f 100644 --- a/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch +++ b/app-pda/pilot-link/files/pilot-link-0.12.3-int_types.patch @@ -1,12 +1,5 @@ --- pilot-link-0.12.3/include/pi-md5.h 2006-10-17 15:24:07.000000000 +0200 +++ pilot-link/include/pi-md5.h 2007-12-18 04:03:09.000000000 +0100 -@@ -1,5 +1,5 @@ - /* -- * $Id: pilot-link-0.12.3-int_types.patch,v 1.1 2007/12/20 23:08:58 philantrop Exp $ -+ * $Id: pilot-link-0.12.3-int_types.patch,v 1.1 2007/12/20 23:08:58 philantrop Exp $ - * - * pi-md5.h: Header file for Colin Plumb's MD5 implementation. - * Modified by Ian Jackson so as not to use Colin Plumb's @@ -13,8 +13,20 @@ #ifndef MD5_H #define MD5_H |