diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:01:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 22:01:24 +0000 |
commit | 7474511f4fafd844c083fea0f709b0ce7fb74a01 (patch) | |
tree | 83d5cf6a4cdbd9470971059bf8b45b2f8de43b4d /net-mail | |
parent | Stable on ppc64 (diff) | |
download | historical-7474511f4fafd844c083fea0f709b0ce7fb74a01.tar.gz historical-7474511f4fafd844c083fea0f709b0ce7fb74a01.tar.bz2 historical-7474511f4fafd844c083fea0f709b0ce7fb74a01.zip |
Stable on ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'net-mail')
-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 b850211faf4a..23f8a8877ebf 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.88 2006/01/15 11:09:35 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-imap/ChangeLog,v 1.89 2006/01/21 22:01:24 corsair Exp $ + + 21 Jan 2006; Markus Rothe <corsair@gentoo.org> uw-imap-2004g-r2.ebuild: + Stable on ppc64 15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> uw-imap-2004g-r2.ebuild: diff --git a/net-mail/uw-imap/Manifest b/net-mail/uw-imap/Manifest index 5e82235c91a3..391a31cb7caf 100644 --- a/net-mail/uw-imap/Manifest +++ b/net-mail/uw-imap/Manifest @@ -1,4 +1,4 @@ -MD5 e24f0a660d588b10cc3a302b72fecd88 ChangeLog 12604 +MD5 fba1fd230c0c707685ea493845e44c77 ChangeLog 12698 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 85a1be4b85ca38677d8f65cd8820d717 uw-imap-2004g-r2.ebuild 5153 +MD5 54df9ecccd5da5ddb42b38daa481cd87 uw-imap-2004g-r2.ebuild 5153 diff --git a/net-mail/uw-imap/uw-imap-2004g-r2.ebuild b/net-mail/uw-imap/uw-imap-2004g-r2.ebuild index 25a262981a9b..d6c39d12fc70 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.8 2006/01/15 11:09:35 hansmi Exp $ +# $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 $ 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 ~hppa ppc ppc64 sparc x86" IUSE="ipv6 ssl kerberos clearpasswd" PROVIDE="virtual/imapd" |