summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-12 15:36:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-12 15:36:15 +0000
commit455ebd62bc338c674f631a6b68234e8ed6170c0e (patch)
tree20c867b6cb994d598cf47a6ba73becf78ae7c588 /net-mail
parentRespect LDFLAGS wrt bug 339742. Thanks to Diego for the report. Respect CC, f... (diff)
downloadgentoo-2-455ebd62bc338c674f631a6b68234e8ed6170c0e.tar.gz
gentoo-2-455ebd62bc338c674f631a6b68234e8ed6170c0e.tar.bz2
gentoo-2-455ebd62bc338c674f631a6b68234e8ed6170c0e.zip
alpha/arm/sparc stable wrt #335383
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/dovecot/ChangeLog5
-rw-r--r--net-mail/dovecot/dovecot-1.2.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index 8cc33377a195..0beb224a7b0e 100644
--- a/net-mail/dovecot/ChangeLog
+++ b/net-mail/dovecot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/dovecot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.265 2010/10/10 17:04:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.266 2010/10/12 15:36:15 armin76 Exp $
+
+ 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> dovecot-1.2.13-r1.ebuild:
+ alpha/arm/sparc stable wrt #335383
10 Oct 2010; Raúl Porcel <armin76@gentoo.org> dovecot-1.2.15.ebuild:
sparc stable wrt #339776
diff --git a/net-mail/dovecot/dovecot-1.2.13-r1.ebuild b/net-mail/dovecot/dovecot-1.2.13-r1.ebuild
index 8414d76b1280..2f2794e12ee3 100644
--- a/net-mail/dovecot/dovecot-1.2.13-r1.ebuild
+++ b/net-mail/dovecot/dovecot-1.2.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.13-r1.ebuild,v 1.4 2010/09/30 19:47:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.13-r1.ebuild,v 1.5 2010/10/12 15:36:15 armin76 Exp $
EAPI="3"
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.dovecot.org/"
SLOT="0"
LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 arm ~ppc sparc x86"
IUSE="berkdb bzip2 caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"