diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 03:33:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 03:33:18 +0000 |
commit | 1943c3bd79d47b365a02b0c0f5535947973e2df0 (patch) | |
tree | a7d16672dcafc82bcc8c679f622da9ef910b6d01 | |
parent | whitespace (diff) | |
download | historical-1943c3bd79d47b365a02b0c0f5535947973e2df0.tar.gz historical-1943c3bd79d47b365a02b0c0f5535947973e2df0.tar.bz2 historical-1943c3bd79d47b365a02b0c0f5535947973e2df0.zip |
whitespace
Package-Manager: portage-2.1.2.9
-rw-r--r-- | mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild | 3 | ||||
-rw-r--r-- | mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild | 3 | ||||
-rw-r--r-- | mail-client/mail-notification/mail-notification-3.0.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild index 9fde8b8527c4..a8895f756466 100644 --- a/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild +++ b/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.10 2007/07/02 14:59:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.1.015.ebuild,v 1.11 2007/07/15 03:33:18 mr_bones_ Exp $ inherit eutils qt3 @@ -167,4 +167,3 @@ EOF newbin "${tmpwrapper}" "${wrapper}" fi } - diff --git a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild b/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild index ebd5d684563c..5fc38c74f859 100644 --- a/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild +++ b/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild,v 1.4 2007/07/02 14:59:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/ciphire-mail/ciphire-mail-1.2.047.ebuild,v 1.5 2007/07/15 03:33:18 mr_bones_ Exp $ inherit eutils qt3 @@ -167,4 +167,3 @@ EOF newbin "${tmpwrapper}" "${wrapper}" fi } - diff --git a/mail-client/mail-notification/mail-notification-3.0.ebuild b/mail-client/mail-notification/mail-notification-3.0.ebuild index 5b7fd0e9ed14..2497d5b2d3fe 100644 --- a/mail-client/mail-notification/mail-notification-3.0.ebuild +++ b/mail-client/mail-notification/mail-notification-3.0.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/mail-client/mail-notification/mail-notification-3.0.ebuild,v 1.5 2006/07/23 14:29:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-3.0.ebuild,v 1.6 2007/07/15 03:33:18 mr_bones_ Exp $ inherit eutils gnome2 multilib flag-o-matic versionator @@ -73,4 +73,3 @@ pkg_postinst() { ewarn "See http://bugzilla.gnome.org/show_bug.cgi?id=151082" ewarn "" } - |