diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:12:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-06 09:12:01 +0000 |
commit | 2ed02b833d3534032ee54bdec80535a255228875 (patch) | |
tree | cbd10b40ad242ce637e8cf81909924d8eaf8368a /net-mail | |
parent | make sure arch/ overrides release/ in order (diff) | |
download | gentoo-2-2ed02b833d3534032ee54bdec80535a255228875.tar.gz gentoo-2-2ed02b833d3534032ee54bdec80535a255228875.tar.bz2 gentoo-2-2ed02b833d3534032ee54bdec80535a255228875.zip |
alpha/sparc stable wrt #244962
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index b7c2a2a4859f..4db651363769 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.187 2008/11/03 17:22:59 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.188 2008/11/06 09:12:01 armin76 Exp $ + + 06 Nov 2008; Raúl Porcel <armin76@gentoo.org> dovecot-1.1.6.ebuild: + alpha/sparc stable wrt #244962 *dovecot-1.1.6-r1 (03 Nov 2008) diff --git a/net-mail/dovecot/dovecot-1.1.6.ebuild b/net-mail/dovecot/dovecot-1.1.6.ebuild index 6c5595a34248..167469d51b22 100644 --- a/net-mail/dovecot/dovecot-1.1.6.ebuild +++ b/net-mail/dovecot/dovecot-1.1.6.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/dovecot/dovecot-1.1.6.ebuild,v 1.3 2008/11/02 10:33:51 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v 1.4 2008/11/06 09:12:01 armin76 Exp $ inherit autotools eutils ssl-cert versionator @@ -23,7 +23,7 @@ HOMEPAGE="http://www.dovecot.org/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd" IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail" |