diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-29 19:09:19 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-29 19:09:19 +0000 |
commit | ec2d2ed6e5a81acfcc7223d691996c325842ce74 (patch) | |
tree | 3bb9c7e71fe62d8a69ece4db23aaa8e71f2669e9 /net-mail | |
parent | Bump ffmpeg dep. for last change to 0.4.9_p20080326 wrt #232364. (diff) | |
download | gentoo-2-ec2d2ed6e5a81acfcc7223d691996c325842ce74.tar.gz gentoo-2-ec2d2ed6e5a81acfcc7223d691996c325842ce74.tar.bz2 gentoo-2-ec2d2ed6e5a81acfcc7223d691996c325842ce74.zip |
Stable on sparc, bug #231494
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r7 sparc64)
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 83078fa46f30..950c1843fbaa 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.172 2008/07/28 00:23:30 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.173 2008/07/29 19:09:19 bluebird Exp $ + + 29 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + dovecot-1.0.15-r1.ebuild, dovecot-1.1.1-r1.ebuild: + Stable on sparc, bug #231494 *dovecot-1.1.2 (28 Jul 2008) diff --git a/net-mail/dovecot/dovecot-1.0.15-r1.ebuild b/net-mail/dovecot/dovecot-1.0.15-r1.ebuild index 51ee3e681f95..970bc0bf4e9d 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.2 2008/07/16 16:25:54 chtekk Exp $ +# $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 $ 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 5868990db881..076a6ebe47c4 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.3 2008/07/16 16:25:54 chtekk Exp $ +# $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 $ 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" |