diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-09 16:53:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-09 16:53:03 +0000 |
commit | 4895146498452a81a534e5b482ef4ec06203dee6 (patch) | |
tree | 409a256b3d40a7bb666fa34ce3e83feda073d3d0 /net-mail | |
parent | Remove retired dev from metadata.xml (diff) | |
download | historical-4895146498452a81a534e5b482ef4ec06203dee6.tar.gz historical-4895146498452a81a534e5b482ef4ec06203dee6.tar.bz2 historical-4895146498452a81a534e5b482ef4ec06203dee6.zip |
Marked ~hppa (bug #101051).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/Manifest | 14 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r2.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index acb841f152ce..83a7cdeb74a3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.86 2006/01/08 03:13:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.87 2006/01/09 16:53:03 jer Exp $ + + 09 Jan 2006; Jeroen Roovers <jer@gentoo.org> uw-imap-2004g-r2.ebuild: + Marked ~hppa (bug #101051). 08 Jan 2006; Joseph Jezak <josejx@gentoo.org> uw-imap-2004g-r2.ebuild: Marked ~ppc for bug #101051. diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index e947cc273a21..81d5cd1c11ab 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 95a0868c775e10e4cbe4ffe12c3c214c ChangeLog 12402 +MD5 63f95c9d98cb02ca7a9079c4ef969e98 ChangeLog 12502 MD5 5eb8b5fa92f61ec775be70c761ea24ae files/digest-uw-imap-2004g-r1 62 MD5 5eb8b5fa92f61ec775be70c761ea24ae files/digest-uw-imap-2004g-r2 62 MD5 cde23dc2375a8c33998202c8f0c9ae0e files/uw-imap-2004c-amd64-so-fix.patch 675 @@ -12,11 +9,4 @@ MD5 dfcbb9b410d2d513c15520e713043769 files/uw-ipop3.xinetd 472 MD5 7fe0f2231e5e0d8b491a8c9780048ac3 files/uw-ipop3s.xinetd 469 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 4fa46af9a321af2aa5c5c1f0e305aceb uw-imap-2004g-r1.ebuild 5211 -MD5 e3fb3817894c132bd2a0e4ea6f65b74d uw-imap-2004g-r2.ebuild 5148 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDwINScsIHjyDViGQRAqdvAKC/yptYMqaM01HRZLHVpBLPZ9cu/gCgxIHO -4eTPln3C+aFlQL/pyzZ8Wc4= -=BePl ------END PGP SIGNATURE----- +MD5 dbdb5ac49dc792ac3ede4f32d17a515b uw-imap-2004g-r2.ebuild 5151 diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index fb00210dd4f7..6d2909516470 100644 --- a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild +++ b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.6 2006/01/08 03:13:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.7 2006/01/09 16:53:03 jer Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~hppa ~ppc ~ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |