diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 02:29:19 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-27 02:29:19 +0000 |
commit | 176eb307037bf5365275ab0d7a8826759684c9ac (patch) | |
tree | 4ec2ced9d6d4131ba33e50609ed8e811a91d41fb /net-mail/uw-imap | |
parent | stable ppc ppc64, bug #394019 (diff) | |
download | gentoo-2-176eb307037bf5365275ab0d7a8826759684c9ac.tar.gz gentoo-2-176eb307037bf5365275ab0d7a8826759684c9ac.tar.bz2 gentoo-2-176eb307037bf5365275ab0d7a8826759684c9ac.zip |
stable ppc ppc64, bug #433329
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007f-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index f3622eb3a67e..5ccd6a05b5c6 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.139 2012/09/23 08:19:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.140 2012/09/27 02:29:19 blueness Exp $ + + 27 Sep 2012; Anthony G. Basile <blueness@gentoo.org> uw-imap-2007f-r1.ebuild: + stable ppc ppc64, bug #433329 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> uw-imap-2007f-r1.ebuild: x86 stable wrt bug #433329 diff --git a/net-mail/uw-imap/uw-imap-2007f-r1.ebuild b/net-mail/uw-imap/uw-imap-2007f-r1.ebuild index dfc8ef2f10f6..99f9d2d02b26 100644 --- a/net-mail/uw-imap/uw-imap-2007f-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2007f-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.4 2012/09/23 08:19:07 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007f-r1.ebuild,v 1.5 2012/09/27 02:29:19 blueness 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 |