diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-01-03 16:06:58 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-01-03 16:06:58 +0000 |
commit | 36b5be3024e4bdb7e8b4451d2ecbedb38dcda4bf (patch) | |
tree | ef4dab9fad1ab090644aea020db802502c7268dc /net-mail/uw-imap | |
parent | Old ebuild cleanup. (diff) | |
download | historical-36b5be3024e4bdb7e8b4451d2ecbedb38dcda4bf.tar.gz historical-36b5be3024e4bdb7e8b4451d2ecbedb38dcda4bf.tar.bz2 historical-36b5be3024e4bdb7e8b4451d2ecbedb38dcda4bf.zip |
Fix keywords.
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/Manifest | 10 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2002e-r4.ebuild | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index 37095cda9fd4..926cb7b62274 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -3,7 +3,7 @@ Hash: SHA1 MD5 741a2c01c8d3655279c8742519a12b91 ChangeLog 7081 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 -MD5 105688462d088c41adcda35dcf5a28cc uw-imap-2002e-r4.ebuild 3178 +MD5 2d788a7a7e886dc17e446d01aa5db134 uw-imap-2002e-r4.ebuild 3175 MD5 e9a05288ecb9fada22fff84bf0c5962c uw-imap-2004a.ebuild 3292 MD5 506e7347cac698714cf5cd60eca761ba files/uw-ipop2.xinetd 563 MD5 27b9eec6a66d66ef07109f82da8f10ce files/digest-uw-imap-2002e-r4 62 @@ -15,9 +15,9 @@ 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.2.6 (GNU/Linux) +Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB2W1nQlM6RnzZP+IRAhVMAKCGMW8i8UZ7quZsW6BHVGYYelSB3wCguydT -VGBZzj4hI6+vpVVlvOyuj24= -=dSng +iD8DBQFB2W2rQlM6RnzZP+IRAgFfAKC5FRiPvAWMNJz2FF6a4LSVMTSo9wCfVy+l +yQS9O4pM4nxYMtJkGD/iUqs= +=dlIC -----END PGP SIGNATURE----- diff --git a/net-mail/uw-imap/uw-imap-2002e-r4.ebuild b/net-mail/uw-imap/uw-imap-2002e-r4.ebuild index a1af53a3523b..d7a85518ce53 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-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-2002e-r4.ebuild,v 1.8 2005/01/03 07:40:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2002e-r4.ebuild,v 1.9 2005/01/03 16:06:58 ticho 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 pic kerberos" PROVIDE="virtual/imapd" |