diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-15 23:30:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-15 23:30:04 +0000 |
commit | f65a9ad69283e78c9fc3eae1fc9d7c6a9c0617ae (patch) | |
tree | b64468213d9169cc622631a7c8232f325d8fa7a2 /mail-filter/postgrey | |
parent | Added various fixes, added src_test together with dependencies. (diff) | |
download | gentoo-2-f65a9ad69283e78c9fc3eae1fc9d7c6a9c0617ae.tar.gz gentoo-2-f65a9ad69283e78c9fc3eae1fc9d7c6a9c0617ae.tar.bz2 gentoo-2-f65a9ad69283e78c9fc3eae1fc9d7c6a9c0617ae.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/postgrey-1.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |