diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:10:10 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:10:10 +0000 |
commit | bf396b7f4b411b60c82d113055d4e27ac3faf0cc (patch) | |
tree | 57ce0c1cd76e44ad1418041c13853b9433eb876e /net-mail/uw-imap | |
parent | stable on ppc64 (diff) | |
download | historical-bf396b7f4b411b60c82d113055d4e27ac3faf0cc.tar.gz historical-bf396b7f4b411b60c82d113055d4e27ac3faf0cc.tar.bz2 historical-bf396b7f4b411b60c82d113055d4e27ac3faf0cc.zip |
Stable on amd64.
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-2004a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 50cc55bd86a6..352a3dbbf541 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.43 2004/12/05 16:18:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.44 2004/12/16 10:08:20 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> uw-imap-2004a.ebuild: + Stable on amd64. 05 Dec 2004; Bryan Ăstergaard <kloeri@gentoo.org> uw-imap-2004a.ebuild: Stable on alpha, bug 72323. diff --git a/net-mail/uw-imap/uw-imap-2004a.ebuild b/net-mail/uw-imap/uw-imap-2004a.ebuild index 7e8aa5429947..77c1470af9e5 100644 --- a/net-mail/uw-imap/uw-imap-2004a.ebuild +++ b/net-mail/uw-imap/uw-imap-2004a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004a.ebuild,v 1.5 2004/12/05 16:18:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004a.ebuild,v 1.6 2004/12/16 10:08:20 absinthe 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" |