diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-21 22:15:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-21 22:15:35 +0000 |
commit | 4f348403f2cf1e866a2021a6e3ba55838ce7a064 (patch) | |
tree | 9baecfafd8f847a64012eee0eb1c682609a45721 /net-mail/uw-imap | |
parent | Version bump (diff) | |
download | historical-4f348403f2cf1e866a2021a6e3ba55838ce7a064.tar.gz historical-4f348403f2cf1e866a2021a6e3ba55838ce7a064.tar.bz2 historical-4f348403f2cf1e866a2021a6e3ba55838ce7a064.zip |
amd64/x86 stable, bug #245425
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
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-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 1169e9c525a6..3e989c468b32 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.108 2009/01/20 18:12:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.109 2009/01/21 22:15:35 maekke Exp $ + + 21 Jan 2009; Markus Meier <maekke@gentoo.org> uw-imap-2007e.ebuild: + amd64/x86 stable, bug #245425 20 Jan 2009; Jeroen Roovers <jer@gentoo.org> uw-imap-2007e.ebuild: Stable for HPPA (bug #245425). diff --git a/net-mail/uw-imap/uw-imap-2007e.ebuild b/net-mail/uw-imap/uw-imap-2007e.ebuild index e2b6d93e51a8..b2860bdd5eb3 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.2 2009/01/20 18:12:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2007e.ebuild,v 1.3 2009/01/21 22:15:35 maekke 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" |