diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 15:59:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-27 15:59:02 +0000 |
commit | e88e270eab70eb2e08687b72ba08c1f4f8321960 (patch) | |
tree | b140d1b145b0b38de23bbd59c6db3ff44dcec0dd /mail-filter | |
parent | A more sophisticated attempt at bug 526608 (diff) | |
download | gentoo-2-e88e270eab70eb2e08687b72ba08c1f4f8321960.tar.gz gentoo-2-e88e270eab70eb2e08687b72ba08c1f4f8321960.tar.bz2 gentoo-2-e88e270eab70eb2e08687b72ba08c1f4f8321960.zip |
Stable for ppc64, wrt bug #519232
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.34-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index e34bd135c94f..42cf9cc8f146 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/postgrey # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.89 2014/10/12 08:44:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.90 2014/10/27 15:59:02 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo <ago@gentoo.org> postgrey-1.34-r3.ebuild: + Stable for ppc64, wrt bug #519232 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> postgrey-1.34-r3.ebuild: Stable for x86, wrt bug #519232 diff --git a/mail-filter/postgrey/postgrey-1.34-r3.ebuild b/mail-filter/postgrey/postgrey-1.34-r3.ebuild index 9d78e0ca2396..e97ec9396031 100644 --- a/mail-filter/postgrey/postgrey-1.34-r3.ebuild +++ b/mail-filter/postgrey/postgrey-1.34-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.4 2014/10/12 08:44:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.5 2014/10/27 15:59:02 ago Exp $ EAPI=5 @@ -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="" |