summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-08-11 00:13:18 +0000
committerSven Wegener <swegener@gentoo.org>2005-08-11 00:13:18 +0000
commit0b472f4afa588449191b60e02fbf4fe5a6c1701e (patch)
tree480bdba322623e5121dcd797995e834f3c9bcdba /mail-client
parentclean old (diff)
downloadgentoo-2-0b472f4afa588449191b60e02fbf4fe5a6c1701e.tar.gz
gentoo-2-0b472f4afa588449191b60e02fbf4fe5a6c1701e.tar.bz2
gentoo-2-0b472f4afa588449191b60e02fbf4fe5a6c1701e.zip
trim whitespace
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/muttng/muttng-20050809.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/muttng/muttng-20050809.ebuild b/mail-client/muttng/muttng-20050809.ebuild
index d0c30db4e9f9..75faf525b412 100644
--- a/mail-client/muttng/muttng-20050809.ebuild
+++ b/mail-client/muttng/muttng-20050809.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/mail-client/muttng/muttng-20050809.ebuild,v 1.2 2005/08/10 22:51:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/muttng-20050809.ebuild,v 1.3 2005/08/11 00:13:18 swegener Exp $
inherit eutils
@@ -16,8 +16,8 @@ RDEPEND="nls? ( sys-devel/gettext )
idn? ( net-dns/libidn )
qdbm? ( dev-db/qdbm )
!qdbm? (
- gdbm? ( sys-libs/gdbm )
- !gdbm? ( berkdb? ( >=sys-libs/db-4 ) )
+ gdbm? ( sys-libs/gdbm )
+ !gdbm? ( berkdb? ( >=sys-libs/db-4 ) )
)
smtp? ( net-libs/libesmtp )
slang? ( >=sys-libs/slang-1.4.2 )