diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 16:40:59 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-31 16:40:59 +0000 |
commit | 8190d9d6db117d9c5f9cf2db0976e2d3b6a0a72f (patch) | |
tree | f1b6ce910a0802e36a3cc4d5fa6e3f03725785b3 /net-mail/cyrus-imapd | |
parent | Stable on sparc, bug #253027 (diff) | |
download | gentoo-2-8190d9d6db117d9c5f9cf2db0976e2d3b6a0a72f.tar.gz gentoo-2-8190d9d6db117d9c5f9cf2db0976e2d3b6a0a72f.tar.bz2 gentoo-2-8190d9d6db117d9c5f9cf2db0976e2d3b6a0a72f.zip |
Stable on sparc, bug #253027
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'net-mail/cyrus-imapd')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index 8ecc8fb92394..433288178289 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.128 2008/12/29 18:05:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.129 2008/12/31 16:40:59 bluebird Exp $ + + 31 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> + cyrus-imapd-2.3.13.ebuild: + Stable on sparc, bug #253027 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> cyrus-imapd-2.3.13.ebuild: diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild index e6cf1ff5110d..c7899b84a968 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild,v 1.2 2008/12/29 18:05:08 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.13.ebuild,v 1.3 2008/12/31 16:40:59 bluebird Exp $ inherit autotools eutils ssl-cert fixheadtails pam @@ -13,7 +13,7 @@ LIBWRAP_PATCH_VER="2.2" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~ppc64 sparc ~x86" IUSE="drac idled kerberos kolab nntp pam replication snmp ssl tcpd" PROVIDE="virtual/imapd" |