diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-23 13:13:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-23 13:13:18 +0000 |
commit | abb527d858f1263c77b7d36bee38289e4733438d (patch) | |
tree | 3e6f709476ea9a378e7668eb3105ed5365b0f0e2 /net-mail/uw-imap | |
parent | Removing unnecessary dependency (because of modular X) (diff) | |
download | historical-abb527d858f1263c77b7d36bee38289e4733438d.tar.gz historical-abb527d858f1263c77b7d36bee38289e4733438d.tar.bz2 historical-abb527d858f1263c77b7d36bee38289e4733438d.zip |
~amd64
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-mail/uw-imap')
-rw-r--r-- | net-mail/uw-imap/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/uw-imap/Manifest | 4 | ||||
-rw-r--r-- | net-mail/uw-imap/uw-imap-2004g-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mail/uw-imap/ChangeLog b/net-mail/uw-imap/ChangeLog index 23f8a8877ebf..ed303bc86d13 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.89 2006/01/21 22:01:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.90 2006/01/23 13:13:18 blubb Exp $ + + 23 Jan 2006; Simon Stelling <blubb@gentoo.org> uw-imap-2004g-r2.ebuild: + added ~amd64 keyword 21 Jan 2006; Markus Rothe <corsair@gentoo.org> uw-imap-2004g-r2.ebuild: Stable on ppc64 diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index 391a31cb7caf..26f979adfccd 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -1,4 +1,4 @@ -MD5 fba1fd230c0c707685ea493845e44c77 ChangeLog 12698 +MD5 1131187ad64039609a545b10cdd7e92f ChangeLog 12794 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 @@ -9,4 +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 54df9ecccd5da5ddb42b38daa481cd87 uw-imap-2004g-r2.ebuild 5153 +MD5 a1b7132ff4f6f617453250a6bf5964b5 uw-imap-2004g-r2.ebuild 5159 diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index d6c39d12fc70..f769fc3481fe 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.9 2006/01/21 22:01:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/uw-imap-2004g-r2.ebuild,v 1.10 2006/01/23 13:13:18 blubb Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.washington.edu/imap/" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |