diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:09:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:09:35 +0000 |
commit | 12c53cece4a55b6b24b0408e427d5118458ff48a (patch) | |
tree | 562b323a6c196afef06b61bf4c5e0379ea038d0f /net-mail/uw-imap | |
parent | xfce-base/libxfcegui4 stable on ppc. (diff) | |
download | gentoo-2-12c53cece4a55b6b24b0408e427d5118458ff48a.tar.gz gentoo-2-12c53cece4a55b6b24b0408e427d5118458ff48a.tar.bz2 gentoo-2-12c53cece4a55b6b24b0408e427d5118458ff48a.zip |
net-mail/uw-imap stable on ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 83a7cdeb74a3..b850211faf4a 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.87 2006/01/09 16:53:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.88 2006/01/15 11:09:35 hansmi Exp $ + + 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + uw-imap-2004g-r2.ebuild: + Stable on ppc. 09 Jan 2006; Jeroen Roovers <jer@gentoo.org> uw-imap-2004g-r2.ebuild: Marked ~hppa (bug #101051). diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index 6d2909516470..25a262981a9b 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r2.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/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.7 2006/01/09 16:53:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.8 2006/01/15 11:09:35 hansmi Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~hppa ppc ~ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |