diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-02 19:28:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-02 19:28:10 +0000 |
commit | 27eba9e0e914d2ce627567cf140691dd8e0f39b0 (patch) | |
tree | f058a2300f7671d9e6f3b0288c4ebdd1e10d437c /net-mail | |
parent | Initial package by me. (diff) | |
download | gentoo-2-27eba9e0e914d2ce627567cf140691dd8e0f39b0.tar.gz gentoo-2-27eba9e0e914d2ce627567cf140691dd8e0f39b0.tar.bz2 gentoo-2-27eba9e0e914d2ce627567cf140691dd8e0f39b0.zip |
ia64/sparc stable wrt #245425
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
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 b5b767554997..a671c073a9ae 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.112 2009/01/31 16:09:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.113 2009/02/02 19:28:10 armin76 Exp $ + + 02 Feb 2009; Raúl Porcel <armin76@gentoo.org> uw-imap-2007e.ebuild: + ia64/sparc stable wrt #245425 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> uw-imap-2007e.ebuild: Stable on alpha, bug #245425 diff --git a/net-mail/uw-imap/uw-imap-2007e.ebuild b/net-mail/uw-imap/uw-imap-2007e.ebuild index 8845727cb5a1..6f33b03f36b9 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.6 2009/01/31 16:09:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.7 2009/02/02 19:28:10 armin76 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" |