diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 17:43:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-01 17:43:50 +0000 |
commit | b30ed7d2162702f9509df87d54081c19b5047bbd (patch) | |
tree | 04a41a67a723c81aa5342c4941930c2880d5ea0a /net-mail | |
parent | alpha/ia64/sparc/x86 stable wrt #394571 (diff) | |
download | gentoo-2-b30ed7d2162702f9509df87d54081c19b5047bbd.tar.gz gentoo-2-b30ed7d2162702f9509df87d54081c19b5047bbd.tar.bz2 gentoo-2-b30ed7d2162702f9509df87d54081c19b5047bbd.zip |
alpha/ia64/sparc stable wrt #391349
(Portage version: 2.1.10.43/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007f.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index f1ae8e7e3977..8216d01425e5 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/uw-imap -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.131 2011/12/24 10:27:02 eras Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.132 2012/01/01 17:43:50 armin76 Exp $ + + 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> uw-imap-2007f.ebuild: + alpha/ia64/sparc stable wrt #391349 24 Dec 2011; Eray Aslan <eras@gentoo.org> uw-imap-2007f.ebuild: Fix building with -ssl USE flag - bug #395855 diff --git a/net-mail/uw-imap/uw-imap-2007f.ebuild b/net-mail/uw-imap/uw-imap-2007f.ebuild index 479fbd1c6e29..8440c79890d4 100644 --- a/net-mail/uw-imap/uw-imap-2007f.ebuild +++ b/net-mail/uw-imap/uw-imap-2007f.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild,v 1.5 2011/12/24 10:27:02 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f.ebuild,v 1.6 2012/01/01 17:43:50 armin76 Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="ipv6 +ssl kerberos clearpasswd" DEPEND="!net-libs/c-client |