diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 16:09:54 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-31 16:09:54 +0000 |
commit | 120039f4ebb9e4dac74a94f2eb243b2d9971caf8 (patch) | |
tree | 102ddfa61f86d88c684a4189d6aac6922ba4cf97 /net-mail | |
parent | Stable on alpha, bug #245425 (diff) | |
download | gentoo-2-120039f4ebb9e4dac74a94f2eb243b2d9971caf8.tar.gz gentoo-2-120039f4ebb9e4dac74a94f2eb243b2d9971caf8.tar.bz2 gentoo-2-120039f4ebb9e4dac74a94f2eb243b2d9971caf8.zip |
Stable on alpha, bug #245425
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2007e.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 3f8c755047d2..b5b767554997 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.111 2009/01/24 18:20:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.112 2009/01/31 16:09:54 klausman Exp $ + + 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> uw-imap-2007e.ebuild: + Stable on alpha, bug #245425 24 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org> uw-imap-2007e.ebuild: diff --git a/net-mail/uw-imap/uw-imap-2007e.ebuild b/net-mail/uw-imap/uw-imap-2007e.ebuild index 69f12907beab..8845727cb5a1 100644 --- a/net-mail/uw-imap/uw-imap-2007e.ebuild +++ b/net-mail/uw-imap/uw-imap-2007e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.5 2009/01/24 18:20:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.6 2009/01/31 16:09:54 klausman Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |