summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-03-15 23:30:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-03-15 23:30:04 +0000
commit2fbd72507834b5e5f8fe42197884a727f6ce9c0c (patch)
tree7ea5b74cc0d6e5baa1f9623acaca780aa317f44d /mail-filter
parentAdded various fixes, added src_test together with dependencies. (diff)
downloadhistorical-2fbd72507834b5e5f8fe42197884a727f6ce9c0c.tar.gz
historical-2fbd72507834b5e5f8fe42197884a727f6ce9c0c.tar.bz2
historical-2fbd72507834b5e5f8fe42197884a727f6ce9c0c.zip
whitespace
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/postgrey/Manifest2
-rw-r--r--mail-filter/postgrey/postgrey-1.31-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/mail-filter/postgrey/Manifest b/mail-filter/postgrey/Manifest
index a68e06949577..d2fb317467cd 100644
--- a/mail-filter/postgrey/Manifest
+++ b/mail-filter/postgrey/Manifest
@@ -2,7 +2,7 @@ AUX postgrey.conf.new 1915 RMD160 15b64509c13c5fbb50e620da7339763a88969357 SHA1
AUX postgrey.rc.new 2434 RMD160 2dce06f836b63bba634206af32592c3838096760 SHA1 57765eb2a88ed0561a58feb648cc01e8ef6bdba9 SHA256 a5851a80ce9250e183a8339f0bfd06fa4724ebe507c1d46322cfd675f7f9ae9c
DIST postgrey-1.31.tar.gz 34895 RMD160 b78bc600617e5ed84a2b783a439f83427d168d97 SHA1 198ba4ebb84be87f189a336bceaa81c22049c697 SHA256 d458701bc0e1ffa900492c853c5fb5d254a12e223c3c58ca3f445eee0c3d6e6a
DIST targrey-0.31-postgrey-1.31.patch 11572 RMD160 8a7b7cc966739d408e3d033f1ff80e563a6e07ff SHA1 4bee9e85bc2fcf464dba1d99184862249107a516 SHA256 cca42e6575bc7fc260b3891193bc614a82b3b3b408b4eca28721fe0a1508a701
-EBUILD postgrey-1.31-r1.ebuild 2589 RMD160 7e0edd6c9e5b4487e59cf55803b502f2ca5a5f67 SHA1 39671172ca4c06ea7682f46ae5a03098ac0b2bd3 SHA256 ce77c651d7e8ad57ff8618aedae780898fcf0492b3aae37fdf05eb1adfa886a5
+EBUILD postgrey-1.31-r1.ebuild 2589 RMD160 adfed05214a96cc44a9f5516db168d07749309bb SHA1 9831e6c737ab5294e668bbaa089e00e019dde82c SHA256 7fa5c5122723856f1f2b504633c383715476b64a7f9e25274fea2b6f80de720d
EBUILD postgrey-1.31.ebuild 2152 RMD160 13d94ffd4bb521022a0b7a2413e50748c6dc8d2e SHA1 55627bc77fea5035349ef06a6022df5ffd067ef3 SHA256 8833e1d6d5e0825c22f0cc05ad330f5af855e8b59e263c57624dbd3b5529d0df
MISC ChangeLog 7662 RMD160 69448a957f1add0d45f8c12f026497b2a6e517c9 SHA1 a980008c2b4ed10de5cb20ae5164c88c49e803f2 SHA256 7150752f7f0c9f18b3d7ef81413ebbf0efa67e0e52b27b4aab20bf780680e554
MISC metadata.xml 304 RMD160 5ea326ad63c413b939071e1db865ccf570de61b8 SHA1 5b243ebc069fa30919c289cab15b6e1f6cc71702 SHA256 66d816b6bbbb5bcc1ded82027b2d2fd6b6f439faf149ac70f305003d7ace1e2b
diff --git a/mail-filter/postgrey/postgrey-1.31-r1.ebuild b/mail-filter/postgrey/postgrey-1.31-r1.ebuild
index 710059b0b424..fc96a57a1dcf 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.2 2008/03/15 22:39:28 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.31-r1.ebuild,v 1.3 2008/03/15 23:30:04 mr_bones_ 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"