diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-07 14:11:51 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-06-07 14:11:51 +0000 |
commit | 10d5c13a42505bf7de8c914722f62bacd373932e (patch) | |
tree | 547279f034e7c41cda818f6e7a3f0b3d2807700a /net-mail | |
parent | Support libcryptsetup, misc fixes. (diff) | |
download | historical-10d5c13a42505bf7de8c914722f62bacd373932e.tar.gz historical-10d5c13a42505bf7de8c914722f62bacd373932e.tar.bz2 historical-10d5c13a42505bf7de8c914722f62bacd373932e.zip |
ppc/ppc64 stable wrt #235277
Package-Manager: portage-2.2.0_alpha36/cvs/Linux x86_64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007e-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 e690d202f04c..d389bf3957df 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.122 2011/06/05 20:04:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.123 2011/06/07 14:11:51 xarthisius Exp $ + + 07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> uw-imap-2007e-r1.ebuild: + ppc/ppc64 stable wrt #235277 05 Jun 2011; Jeroen Roovers <jer@gentoo.org> uw-imap-2007e-r1.ebuild: Stable for HPPA (bug #235227). diff --git a/net-mail/uw-imap/uw-imap-2007e-r1.ebuild b/net-mail/uw-imap/uw-imap-2007e-r1.ebuild index 8797a368effb..1182dfa9c065 100644 --- a/net-mail/uw-imap/uw-imap-2007e-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2007e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e-r1.ebuild,v 1.5 2011/06/05 20:04:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e-r1.ebuild,v 1.6 2011/06/07 14:11:51 xarthisius 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 |