diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 19:43:26 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-30 19:43:26 +0000 |
commit | 8f361501eea794c6abddf96fb8b8bbb9a50623a5 (patch) | |
tree | 2c9c5521a7954306224b8b6f1f09a44e676ab868 /net-mail | |
parent | upstream changed the source location (diff) | |
download | gentoo-2-8f361501eea794c6abddf96fb8b8bbb9a50623a5.tar.gz gentoo-2-8f361501eea794c6abddf96fb8b8bbb9a50623a5.tar.bz2 gentoo-2-8f361501eea794c6abddf96fb8b8bbb9a50623a5.zip |
Stable on alpha, bug 79874.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 3a1123c2bd6f..a9bd07398367 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.53 2005/01/29 18:18:54 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.54 2005/01/30 19:43:26 kloeri Exp $ + + 30 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> uw-imap-2004c.ebuild: + Stable on alpha, bug 79874. 29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> uw-imap-2004c.ebuild: stable on amd64. diff --git a/net-mail/uw-imap/uw-imap-2004c.ebuild b/net-mail/uw-imap/uw-imap-2004c.ebuild index 83a6b1c2778d..1c71bbd66267 100644 --- a/net-mail/uw-imap/uw-imap-2004c.ebuild +++ b/net-mail/uw-imap/uw-imap-2004c.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/net-mail/uw-imap/uw-imap-2004c.ebuild,v 1.4 2005/01/29 18:18:54 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c.ebuild,v 1.5 2005/01/30 19:43:26 kloeri Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 sparc ppc ~hppa ~alpha amd64" +KEYWORDS="~x86 sparc ppc ~hppa alpha amd64" IUSE="ipv6 ssl pic kerberos" PROVIDE="virtual/imapd" |