diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 19:33:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 19:33:15 +0000 |
commit | 36e9a9bddceef33d1e3005363ffa2f42994250c4 (patch) | |
tree | 947b906e6cb48f566ef6b7d9206ed71540f9bd71 /net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild | |
parent | Restore dropped upstream -Wall -Wshadow and respect full compiler name also w... (diff) | |
download | gentoo-2-36e9a9bddceef33d1e3005363ffa2f42994250c4.tar.gz gentoo-2-36e9a9bddceef33d1e3005363ffa2f42994250c4.tar.bz2 gentoo-2-36e9a9bddceef33d1e3005363ffa2f42994250c4.zip |
x86 stable wrt security bug #385729
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild')
-rw-r--r-- | net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild b/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild index 13748f1e295a..89f741df28c5 100644 --- a/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild +++ b/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4.12.ebuild,v 1.3 2011/10/08 18:11:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.12.ebuild,v 1.4 2011/10/08 19:33:15 phajdan.jr Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-imapd/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="afs berkdb kerberos mysql nntp pam postgres replication sieve snmp sqlite ssl tcpd" RDEPEND="sys-libs/zlib |