diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-29 17:31:45 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-29 17:31:45 +0000 |
commit | c8d8e59d50302dc3dae5414fdc80dfcc5c540956 (patch) | |
tree | 8f038f25ede7b44d2839a639fc9332483803a131 /net-mail | |
parent | Remove conditional x86 rrdtool depend; bug #79741. (diff) | |
download | gentoo-2-c8d8e59d50302dc3dae5414fdc80dfcc5c540956.tar.gz gentoo-2-c8d8e59d50302dc3dae5414fdc80dfcc5c540956.tar.bz2 gentoo-2-c8d8e59d50302dc3dae5414fdc80dfcc5c540956.zip |
Stable on sparc wrt security bug #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 ee9274da246e..dfcbce199d57 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.51 2005/01/28 22:34:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.52 2005/01/29 17:31:45 weeve Exp $ + + 29 Jan 2005; Jason Wever <weeve@gentoo.org> uw-imap-2004c.ebuild: + Stable on sparc wrt security bug #79874. 28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> uw-imap-2004c.ebuild: Stable on ppc. diff --git a/net-mail/uw-imap/uw-imap-2004c.ebuild b/net-mail/uw-imap/uw-imap-2004c.ebuild index 8634976ead2c..93dc67b394c1 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.2 2005/01/28 22:34:09 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c.ebuild,v 1.3 2005/01/29 17:31:45 weeve 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" |