summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r--mail-filter/postgrey/ChangeLog6
-rw-r--r--mail-filter/postgrey/postgrey-1.31-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog
index f5ae76cc2349..585295e446bd 100644
--- a/mail-filter/postgrey/ChangeLog
+++ b/mail-filter/postgrey/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/postgrey
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.46 2008/03/15 19:39:01 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.47 2008/03/15 22:39:28 dertobi123 Exp $
+
+ 15 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ postgrey-1.31-r1.ebuild:
+ Add a whitespace in SRC_URI as reported by Bo Ørsted Andresen
*postgrey-1.31-r1 (15 Mar 2008)
diff --git a/mail-filter/postgrey/postgrey-1.31-r1.ebuild b/mail-filter/postgrey/postgrey-1.31-r1.ebuild
index b6e9e534bf24..710059b0b424 100644
--- a/mail-filter/postgrey/postgrey-1.31-r1.ebuild
+++ b/mail-filter/postgrey/postgrey-1.31-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/mail-filter/postgrey/postgrey-1.31-r1.ebuild,v 1.1 2008/03/15 19:39:01 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.31-r1.ebuild,v 1.2 2008/03/15 22:39:28 dertobi123 Exp $
inherit eutils
DESCRIPTION="Postgrey is a Postfix policy server implementing greylisting"
SRC_URI="http://postgrey.schweikert.ch/pub/${P}.tar.gz
http://postgrey.schweikert.ch/pub/old/${P}.tar.gz
- targrey? (http://k2net.hakuba.jp/pub/targrey-0.31-${P}.patch)"
+ targrey? (http://k2net.hakuba.jp/pub/targrey-0.31-${P}.patch )"
HOMEPAGE="http://postgrey.schweikert.ch/"
LICENSE="GPL-2"
SLOT="0"