diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-07 11:47:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-07 11:47:09 +0000 |
commit | 62bac69833cc643b5080510d337a59381eae4dc3 (patch) | |
tree | 12ddd6073481ba0d095767227fae07b3eea8f23f /net-mail/uw-imap | |
parent | new version #106975 (diff) | |
download | historical-62bac69833cc643b5080510d337a59381eae4dc3.tar.gz historical-62bac69833cc643b5080510d337a59381eae4dc3.tar.bz2 historical-62bac69833cc643b5080510d337a59381eae4dc3.zip |
marked stable on amd64 wrt bug 108206
Package-Manager: portage-2.0.51.22-r2
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-2004g-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 c92a40274dee..71a4943092dc 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.81 2005/10/07 10:14:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.82 2005/10/07 11:43:51 blubb Exp $ + + 07 Oct 2005; Simon Stelling <blubb@gentoo.org> uw-imap-2004g-r1.ebuild: + marked stable on amd64 wrt bug 108206 07 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> uw-imap-2004g-r1.ebuild: diff --git a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild b/net-mail/uw-imap/uw-imap-2004g-r1.ebuild index 8f28f9285a49..69672a77c27f 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r1.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r1.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-2004g-r1.ebuild,v 1.8 2005/10/07 10:14:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r1.ebuild,v 1.9 2005/10/07 11:43:51 blubb 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 amd64 hppa ppc ppc64 sparc x86" IUSE="ipv6 ssl pic kerberos clearpasswd" PROVIDE="virtual/imapd" |