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 | 7be795ddd6d3b3e659180e21a51531749d1fd8f8 (patch) | |
tree | 02b5c07bb33e6153f5a79b48160c73a3b33e9272 | |
parent | whitespace (diff) | |
download | gentoo-2-7be795ddd6d3b3e659180e21a51531749d1fd8f8.tar.gz gentoo-2-7be795ddd6d3b3e659180e21a51531749d1fd8f8.tar.bz2 gentoo-2-7be795ddd6d3b3e659180e21a51531749d1fd8f8.zip |
whitespace
(Portage version: 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 "" } - |