diff options
-rw-r--r-- | app-pda/pilot-mailsync/pilot-mailsync-0.8.3.ebuild | 4 | ||||
-rw-r--r-- | app-pda/pilot-mailsync/pilot-mailsync-0.9.1.ebuild | 4 |
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 +} |