diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-17 23:17:55 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-17 23:17:55 +0000 |
commit | c319b5840219786fc60cd054c6928ad0ae8b4f59 (patch) | |
tree | 253e59dbb7d40d0f04fd1483f2070eef2f0df122 /net-mail/dovecot | |
parent | Version bump. (diff) | |
download | historical-c319b5840219786fc60cd054c6928ad0ae8b4f59.tar.gz historical-c319b5840219786fc60cd054c6928ad0ae8b4f59.tar.bz2 historical-c319b5840219786fc60cd054c6928ad0ae8b4f59.zip |
Stable on alpha
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/dovecot/Manifest | 10 | ||||
-rw-r--r-- | net-mail/dovecot/dovecot-0.99.14-r1.ebuild | 4 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog index f268961e7a26..1af959081b47 100644 --- a/net-mail/dovecot/ChangeLog +++ b/net-mail/dovecot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/dovecot # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.26 2005/05/20 16:36:42 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.27 2005/06/17 23:17:55 ferdy Exp $ + + 17 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> + dovecot-0.99.14-r1.ebuild: + Stable on alpha 20 May 2005; Fernando J. Pereda <ferdy@gentoo.org> dovecot-0.99.14-r1.ebuild: diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest index 2403df8cfabf..c9f6a44067d7 100644 --- a/net-mail/dovecot/Manifest +++ b/net-mail/dovecot/Manifest @@ -3,8 +3,8 @@ Hash: SHA1 MD5 9b6746acd7f94792dcd06c82fbd3c389 dovecot-0.99.11-r1.ebuild 4769 MD5 51723b49deac9728153954a777e36a3b dovecot-0.99.14.ebuild 4767 -MD5 082a155d222a11ba0f7f9c200186fcbc dovecot-0.99.14-r1.ebuild 5077 -MD5 3e5c29ef2f5befbbc59e97d367493bfd ChangeLog 5274 +MD5 e3f412247504dda5956be9a2cbc11bcd dovecot-0.99.14-r1.ebuild 5076 +MD5 c02910025ccc32963204c1f22ec6b7a6 ChangeLog 5375 MD5 61e0d05b1306513aede2838fa81b05b5 metadata.xml 225 MD5 9276b036d97370b0aa6936b9506c7f58 dovecot-0.99.13.ebuild 4766 MD5 07b795b2b49257dee3743d5698d0d919 files/dovecot.init 517 @@ -16,7 +16,7 @@ MD5 1c0a9ca75cadf12377e70c2ef725ba0e files/dovecot.pam 220 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCjhIyViELBEf1JB0RAsQTAJwP8bL04I6nJTUmus3gXdizGOAHswCbBHbM -X6/7dy3+BGr1R/FqFr/HJIM= -=kGit +iD8DBQFCs1p9ViELBEf1JB0RAoMMAJsH4yPLhgwLDpctKIXF/PCKNegLSACfVzui +fjs/dnRkHIdORCPSJ4KgNnc= +=3XRl -----END PGP SIGNATURE----- diff --git a/net-mail/dovecot/dovecot-0.99.14-r1.ebuild b/net-mail/dovecot/dovecot-0.99.14-r1.ebuild index 996be4f47830..ce709b3c94a2 100644 --- a/net-mail/dovecot/dovecot-0.99.14-r1.ebuild +++ b/net-mail/dovecot/dovecot-0.99.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14-r1.ebuild,v 1.6 2005/05/20 16:36:42 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-0.99.14-r1.ebuild,v 1.7 2005/06/17 23:17:55 ferdy Exp $ IUSE="debug ipv6 ldap mbox pam postgres sasl ssl gnutls vpopmail nopop3d mysql" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dovecot.org/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" #PROVIDE="virtual/imapd" |