summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2008-05-20 18:24:05 +0000
committerWolfram Schlich <wschlich@gentoo.org>2008-05-20 18:24:05 +0000
commit1afc9b6c1a27f9331982da336930a133405e3ba3 (patch)
tree86b39ea10e3d21696962e7c8d772e96d96b21212 /net-mail/dovecot
parentalpha/ia64 stable wrt #222789 (diff)
downloadgentoo-2-1afc9b6c1a27f9331982da336930a133405e3ba3.tar.gz
gentoo-2-1afc9b6c1a27f9331982da336930a133405e3ba3.tar.bz2
gentoo-2-1afc9b6c1a27f9331982da336930a133405e3ba3.zip
sieve plugin version bump
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r--net-mail/dovecot/ChangeLog10
-rw-r--r--net-mail/dovecot/dovecot-1.0.13-r5.ebuild (renamed from net-mail/dovecot/dovecot-1.0.13-r4.ebuild)4
-rw-r--r--net-mail/dovecot/dovecot-1.1_rc5-r1.ebuild (renamed from net-mail/dovecot/dovecot-1.1_rc5.ebuild)4
3 files changed, 13 insertions, 5 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index 7a95c1c6793f..601cc4c3d353 100644
--- a/net-mail/dovecot/ChangeLog
+++ b/net-mail/dovecot/ChangeLog
@@ -1,6 +1,14 @@
# 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.162 2008/05/05 11:47:09 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.163 2008/05/20 18:24:05 wschlich Exp $
+
+*dovecot-1.1_rc5-r1 (20 May 2008)
+*dovecot-1.0.13-r5 (20 May 2008)
+
+ 20 May 2008; Wolfram Schlich <wschlich@gentoo.org>
+ -dovecot-1.0.13-r4.ebuild, +dovecot-1.0.13-r5.ebuild,
+ -dovecot-1.1_rc5.ebuild, +dovecot-1.1_rc5-r1.ebuild:
+ sieve plugin version bump
*dovecot-1.1_rc5 (05 May 2008)
*dovecot-1.0.13-r4 (05 May 2008)
diff --git a/net-mail/dovecot/dovecot-1.0.13-r4.ebuild b/net-mail/dovecot/dovecot-1.0.13-r5.ebuild
index be1a5f5b0f2f..9005c17f61a6 100644
--- a/net-mail/dovecot/dovecot-1.0.13-r4.ebuild
+++ b/net-mail/dovecot/dovecot-1.0.13-r5.ebuild
@@ -1,13 +1,13 @@
# 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.13-r4.ebuild,v 1.1 2008/05/05 11:47:09 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.13-r5.ebuild,v 1.1 2008/05/20 18:24:05 wschlich Exp $
inherit autotools eutils ssl-cert versionator
MY_P="${P/_/.}"
MY_PV12=$(get_version_component_range 1-2 ${PV})
S="${WORKDIR}/${MY_P}"
-SIEVE="dovecot-sieve-1.0.2"
+SIEVE="dovecot-sieve-1.0.3"
SIEVE_S="${WORKDIR}/${SIEVE}"
MANAGESIEVE="MANAGESIEVE-v9.3"
diff --git a/net-mail/dovecot/dovecot-1.1_rc5.ebuild b/net-mail/dovecot/dovecot-1.1_rc5-r1.ebuild
index bc9df6a17900..196a078f4158 100644
--- a/net-mail/dovecot/dovecot-1.1_rc5.ebuild
+++ b/net-mail/dovecot/dovecot-1.1_rc5-r1.ebuild
@@ -1,13 +1,13 @@
# 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_rc5.ebuild,v 1.1 2008/05/05 11:47:09 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1_rc5-r1.ebuild,v 1.1 2008/05/20 18:24:05 wschlich Exp $
inherit autotools eutils ssl-cert versionator
MY_P="${P/_/.}"
MY_PV12=$(get_version_component_range 1-2 ${PV})
S="${WORKDIR}/${MY_P}"
-SIEVE="dovecot-sieve-1.1.4"
+SIEVE="dovecot-sieve-1.1.5"
SIEVE_S="${WORKDIR}/${SIEVE}"
MANAGESIEVE_PATCH="managesieve-0.10.2"
MANAGESIEVE="managesieve-0.10.2"