diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-31 19:06:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-31 19:06:34 +0000 |
commit | b58aaa924623a32f174ba1b48f8f2bb4904362dc (patch) | |
tree | b440f5ef19115528bb798b5249cae127682fae35 /net-mail/uw-imap | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-b58aaa924623a32f174ba1b48f8f2bb4904362dc.tar.gz gentoo-2-b58aaa924623a32f174ba1b48f8f2bb4904362dc.tar.bz2 gentoo-2-b58aaa924623a32f174ba1b48f8f2bb4904362dc.zip |
Stable on alpha.
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002e-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 016624d375d3..43091ad153a0 100644 --- a/net-mail/uw-imap/ChangeLog +++ b/net-mail/uw-imap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/uw-imap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.38 2004/10/17 03:47:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.39 2004/10/31 19:06:34 kloeri Exp $ + + 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> + uw-imap-2002e-r4.ebuild: + Stable on alpha. 16 Oct 2004; Jason Wever <weeve@gentoo.org> uw-imap-2002e-r4.ebuild: Stable on sparc. diff --git a/net-mail/uw-imap/uw-imap-2002e-r4.ebuild b/net-mail/uw-imap/uw-imap-2002e-r4.ebuild index 097808888e3b..694f4d86e6ca 100644 --- a/net-mail/uw-imap/uw-imap-2002e-r4.ebuild +++ b/net-mail/uw-imap/uw-imap-2002e-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r4.ebuild,v 1.5 2004/10/17 03:47:32 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r4.ebuild,v 1.6 2004/10/31 19:06:34 kloeri Exp $ MY_P=imap-${PV} S=${WORKDIR}/${MY_P} @@ -11,7 +11,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="ssl mbox pic kerberos" PROVIDE="virtual/imapd" |