diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 17:51:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-01 17:51:02 +0000 |
commit | 195d4283aeba8f3b509f7553bccaed5f5be21624 (patch) | |
tree | fd2bfb1a7ce6b3cc8407d5bc3e63d7146de9ffce /net-mail | |
parent | Properly autoload package for Emacs. (diff) | |
download | gentoo-2-195d4283aeba8f3b509f7553bccaed5f5be21624.tar.gz gentoo-2-195d4283aeba8f3b509f7553bccaed5f5be21624.tar.bz2 gentoo-2-195d4283aeba8f3b509f7553bccaed5f5be21624.zip |
Stable on ppc wrt bug 231494
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.0.15-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-1.1.1-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index 950c1843fbaa..ae55ac4c7e6c 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,10 @@ # 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.173 2008/07/29 19:09:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.174 2008/08/01 17:51:02 nixnut Exp $ + + 01 Aug 2008; nixnut <nixnut@gentoo.org> dovecot-1.0.15-r1.ebuild, + dovecot-1.1.1-r1.ebuild: + Stable on ppc wrt bug 231494 29 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> dovecot-1.0.15-r1.ebuild, dovecot-1.1.1-r1.ebuild: diff --git a/net-mail/dovecot/dovecot-1.0.15-r1.ebuild b/net-mail/dovecot/dovecot-1.0.15-r1.ebuild index 970bc0bf4e9d..9f8db6e85ade 100644 --- a/net-mail/dovecot/dovecot-1.0.15-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.0.15-r1.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.0.15-r1.ebuild,v 1.3 2008/07/29 19:09:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild,v 1.4 2008/08/01 17:51:02 nixnut Exp $ inherit autotools eutils ssl-cert versionator @@ -20,7 +20,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" diff --git a/net-mail/dovecot/dovecot-1.1.1-r1.ebuild b/net-mail/dovecot/dovecot-1.1.1-r1.ebuild index 076a6ebe47c4..cb12d127bc36 100644 --- a/net-mail/dovecot/dovecot-1.1.1-r1.ebuild +++ b/net-mail/dovecot/dovecot-1.1.1-r1.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.1-r1.ebuild,v 1.4 2008/07/29 19:09:19 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild,v 1.5 2008/08/01 17:51:02 nixnut 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" |