summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2008-06-23 19:20:53 +0000
committerWolfram Schlich <wschlich@gentoo.org>2008-06-23 19:20:53 +0000
commit909a69b928f56d357b67ca589a9d44a0b98f252e (patch)
treed4332042cf9382aba65e60a296301f82bb77117c /net-mail/dovecot
parentia64 stable wrt #228453 (diff)
downloadgentoo-2-909a69b928f56d357b67ca589a9d44a0b98f252e.tar.gz
gentoo-2-909a69b928f56d357b67ca589a9d44a0b98f252e.tar.bz2
gentoo-2-909a69b928f56d357b67ca589a9d44a0b98f252e.zip
version bump, removed old versions
(Portage version: 2.1.5.4)
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r--net-mail/dovecot/ChangeLog9
-rw-r--r--net-mail/dovecot/dovecot-1.0.15.ebuild (renamed from net-mail/dovecot/dovecot-1.0.14.ebuild)2
-rw-r--r--net-mail/dovecot/dovecot-1.1.1.ebuild (renamed from net-mail/dovecot/dovecot-1.1_rc10.ebuild)4
3 files changed, 11 insertions, 4 deletions
diff --git a/net-mail/dovecot/ChangeLog b/net-mail/dovecot/ChangeLog
index e1ff5d4f3eb0..5fae5ae233e8 100644
--- a/net-mail/dovecot/ChangeLog
+++ b/net-mail/dovecot/ChangeLog
@@ -1,6 +1,13 @@
# 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.167 2008/06/17 15:08:18 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.168 2008/06/23 19:20:53 wschlich Exp $
+
+*dovecot-1.1.1 (23 Jun 2008)
+*dovecot-1.0.15 (23 Jun 2008)
+
+ 23 Jun 2008; Wolfram Schlich <wschlich@gentoo.org> -dovecot-1.0.14.ebuild,
+ +dovecot-1.0.15.ebuild, -dovecot-1.1_rc10.ebuild, +dovecot-1.1.1.ebuild:
+ version bump, removed old versions
*dovecot-1.1_rc10 (17 Jun 2008)
diff --git a/net-mail/dovecot/dovecot-1.0.14.ebuild b/net-mail/dovecot/dovecot-1.0.15.ebuild
index fd791f7bf949..7ee0f474925d 100644
--- a/net-mail/dovecot/dovecot-1.0.14.ebuild
+++ b/net-mail/dovecot/dovecot-1.0.15.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.14.ebuild,v 1.1 2008/06/04 08:16:55 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15.ebuild,v 1.1 2008/06/23 19:20:53 wschlich Exp $
inherit autotools eutils ssl-cert versionator
diff --git a/net-mail/dovecot/dovecot-1.1_rc10.ebuild b/net-mail/dovecot/dovecot-1.1.1.ebuild
index af5900886723..e6c58b42af06 100644
--- a/net-mail/dovecot/dovecot-1.1_rc10.ebuild
+++ b/net-mail/dovecot/dovecot-1.1.1.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_rc10.ebuild,v 1.1 2008/06/17 15:08:18 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1.ebuild,v 1.1 2008/06/23 19:20:53 wschlich Exp $
inherit autotools eutils ssl-cert versionator
@@ -13,7 +13,7 @@ MANAGESIEVE_PATCH="managesieve-0.10.2"
MANAGESIEVE="managesieve-0.10.2"
MANAGESIEVE_S="${WORKDIR}/${PN}-${MY_PV12}-${MANAGESIEVE}"
-SRC_URI="http://dovecot.org/releases/${MY_PV12}/rc/${MY_P}.tar.gz
+SRC_URI="http://dovecot.org/releases/${MY_PV12}/${MY_P}.tar.gz
sieve? ( http://dovecot.org/releases/sieve/${SIEVE}.tar.gz )
managesieve? ( http://www.rename-it.nl/${PN}/${MY_PV12}/${MY_P}-${MANAGESIEVE_PATCH}.diff.gz
http://www.rename-it.nl/${PN}/${MY_PV12}/${PN}-${MY_PV12}-${MANAGESIEVE}.tar.gz )"