summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-01-29 01:57:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-01-29 01:57:12 +0000
commite516f627bc18fd6d66291e067863e018a6622922 (patch)
treea88b81db56df64bad7cfa2a34b275fdf49f00bcf /app-pda
parentadded fix for bug 160809 and workaround for bug 159074 (diff)
downloadgentoo-2-e516f627bc18fd6d66291e067863e018a6622922.tar.gz
gentoo-2-e516f627bc18fd6d66291e067863e018a6622922.tar.bz2
gentoo-2-e516f627bc18fd6d66291e067863e018a6622922.zip
whitespace
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild4
-rw-r--r--app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild b/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild
index 8776091a5ed0..4fd8c9f1bc50 100644
--- a/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild
+++ b/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild,v 1.2 2005/07/22 17:22:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild,v 1.3 2007/01/29 01:57:12 mr_bones_ Exp $
inherit flag-o-matic
@@ -61,4 +61,4 @@ src_install() {
doins .libs/libgnome_mailsync_conduit.so
fi
-} \ No newline at end of file
+}
diff --git a/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild b/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild
index 9359f8596917..6fee9403c726 100644
--- a/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild
+++ b/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild,v 1.1 2006/07/13 21:37:20 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild,v 1.2 2007/01/29 01:57:12 mr_bones_ Exp $
inherit flag-o-matic
@@ -61,4 +61,4 @@ src_install() {
doins .libs/libgnome_mailsync_conduit.so
fi
-} \ No newline at end of file
+}