diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/Manifest | 32 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004c.ebuild | 4 |
3 files changed, 17 insertions, 24 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 64e194145d72..ee9274da246e 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.50 2005/01/28 11:58:01 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.51 2005/01/28 22:34:09 hansmi Exp $ + + 28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> uw-imap-2004c.ebuild: + Stable on ppc. 28 Jan 2005; Andrej Kacian <ticho@gentoo.org> -uw-imap-2002e-r4.ebuild: Removing aging ebuild. diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index b363bd069082..2de728bb1803 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -1,23 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e3a84a90d1d701865c6e0341c685661d ChangeLog 7469 -MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 80dda83525092aafb3560a6298ce0310 uw-imap-2004c.ebuild 3300 MD5 e9a05288ecb9fada22fff84bf0c5962c uw-imap-2004a.ebuild 3292 -MD5 506e7347cac698714cf5cd60eca761ba files/uw-ipop2.xinetd 563 -MD5 464e6baf7e9bdb0bebb80f0810515962 files/digest-uw-imap-2004c 63 +MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 +MD5 047e6eaed5f75e0c9338e963285c0026 ChangeLog 7564 +MD5 f2357c263970e35dfd5d0a311102c958 uw-imap-2004c.ebuild 3300 +MD5 c35bb5e9cfa6e278eccde33e1a6e1b4c files/uw-ipop3s.xinetd 470 +MD5 f756533666f0e8b80583a709d4891be1 files/uw-imap.pam 244 +MD5 8e3bbe0dafb99203c2029f531ce4ec8a files/uw-ipop3.xinetd 473 MD5 86da98c03bc68723a437d2cf135b0775 files/digest-uw-imap-2004a 62 -MD5 f9441b5a20dd2477f12e0b0f04e2748d files/uw-imap.pam 243 -MD5 dfcbb9b410d2d513c15520e713043769 files/uw-ipop3.xinetd 472 -MD5 7fe0f2231e5e0d8b491a8c9780048ac3 files/uw-ipop3s.xinetd 469 -MD5 113b8cca9a203707f69bd0f6632ded57 files/uw-imap.pam-system-auth 343 -MD5 a0d3f290ad8a98968896a5315628d473 files/uw-imap.xinetd 491 -MD5 f93adbc027c40ed405bbde4bb1330f2d files/uw-imaps.xinetd 486 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFB+ijTQlM6RnzZP+IRAiQZAJ4hWpNWHJjNTnnz/RfxBkQbMxquOgCgi558 -vGoJJg7U4Lw0h4CGZyL736s= -=FDg4 ------END PGP SIGNATURE----- +MD5 a64376593da1d4ed7900ab825abc42dc files/uw-ipop2.xinetd 564 +MD5 c1398d15a74439d23bda99c4960ca625 files/uw-imaps.xinetd 487 +MD5 16682cd88c80588d22d34dd08678f1da files/uw-imap.xinetd 492 +MD5 464e6baf7e9bdb0bebb80f0810515962 files/digest-uw-imap-2004c 63 +MD5 5627c6d3e66200c457bf24c47a02c6e9 files/uw-imap.pam-system-auth 344 diff --git a/net-mail/uw-imap/uw-imap-2004c.ebuild b/net-mail/uw-imap/uw-imap-2004c.ebuild index 5856e83e9560..8634976ead2c 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.1 2005/01/28 11:54:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004c.ebuild,v 1.2 2005/01/28 22:34:09 hansmi 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" |