diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-01 17:57:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-01 17:57:23 +0000 |
commit | 591166a92ed80a6acc67abae3c5d6fc187414fff (patch) | |
tree | e37e4dcd4a5e7a4e47f8ee9ee8eead25c090fb1c /net-mail/dovecot | |
parent | Stable on ppc wrt bug 233293 (diff) | |
download | gentoo-2-591166a92ed80a6acc67abae3c5d6fc187414fff.tar.gz gentoo-2-591166a92ed80a6acc67abae3c5d6fc187414fff.tar.bz2 gentoo-2-591166a92ed80a6acc67abae3c5d6fc187414fff.zip |
alpha/x86 stable wrt #231494
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-mail/dovecot')
-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 ae55ac4c7e6c..2cabb31fa3c9 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.174 2008/08/01 17:51:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.175 2008/08/01 17:57:23 armin76 Exp $ + + 01 Aug 2008; Raúl Porcel <armin76@gentoo.org> dovecot-1.0.15-r1.ebuild, + dovecot-1.1.1-r1.ebuild: + alpha/x86 stable wrt #231494 01 Aug 2008; nixnut <nixnut@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 9f8db6e85ade..ec3052d5b027 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.4 2008/08/01 17:51:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild,v 1.5 2008/08/01 17:57:23 armin76 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 cb12d127bc36..2267779b8bc5 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.5 2008/08/01 17:51:02 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild,v 1.6 2008/08/01 17:57:23 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" |