diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-29 18:18:54 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-29 18:18:54 +0000 |
commit | ae1b15de1ddde6e2850405db1a84804410202419 (patch) | |
tree | a3c6dcf7bfa6c57db5ee7d86804f8b057c03c6af /net-mail | |
parent | stable bump (diff) | |
download | gentoo-2-ae1b15de1ddde6e2850405db1a84804410202419.tar.gz gentoo-2-ae1b15de1ddde6e2850405db1a84804410202419.tar.bz2 gentoo-2-ae1b15de1ddde6e2850405db1a84804410202419.zip |
stable on amd64. see #79874
(Portage version: 2.0.51-r15)
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 dfcbce199d57..3a1123c2bd6f 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.52 2005/01/29 17:31:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.53 2005/01/29 18:18:54 luckyduck Exp $ + + 29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> uw-imap-2004c.ebuild: + stable on amd64. 29 Jan 2005; Jason Wever <weeve@gentoo.org> uw-imap-2004c.ebuild: Stable on sparc wrt security bug #79874. diff --git a/net-mail/uw-imap/uw-imap-2004c.ebuild b/net-mail/uw-imap/uw-imap-2004c.ebuild index 93dc67b394c1..83a6b1c2778d 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.3 2005/01/29 17:31:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c.ebuild,v 1.4 2005/01/29 18:18:54 luckyduck 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" |