diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:59:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 10:59:50 +0000 |
commit | edb88abb963b4f8556d6c79a64dbb3e7a2f80056 (patch) | |
tree | 57548ea0078b242dccae8393bcbaf4a6daac5597 /mail-filter/postgrey | |
parent | Stable for x86, wrt bug #440644 (diff) | |
download | gentoo-2-edb88abb963b4f8556d6c79a64dbb3e7a2f80056.tar.gz gentoo-2-edb88abb963b4f8556d6c79a64dbb3e7a2f80056.tar.bz2 gentoo-2-edb88abb963b4f8556d6c79a64dbb3e7a2f80056.zip |
Stable for x86, wrt bug #439066
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.34-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 8ed22d89c30c..b40f532f9362 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/postgrey # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.79 2012/10/30 22:42:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.80 2012/11/21 10:59:50 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> postgrey-1.34-r1.ebuild: + Stable for x86, wrt bug #439066 30 Oct 2012; Anthony G. Basile <blueness@gentoo.org> postgrey-1.34-r1.ebuild: stable ppc64, bug #439066 diff --git a/mail-filter/postgrey/postgrey-1.34-r1.ebuild b/mail-filter/postgrey/postgrey-1.34-r1.ebuild index b7e13d38a6e8..68a5ad331aca 100644 --- a/mail-filter/postgrey/postgrey-1.34-r1.ebuild +++ b/mail-filter/postgrey/postgrey-1.34-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v 1.4 2012/10/30 22:42:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v 1.5 2012/11/21 10:59:50 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://postgrey.schweikert.ch/pub/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 hppa ~ppc ppc64 x86" IUSE="targrey" DEPEND="" |