diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:44:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:44:27 +0000 |
commit | 6a89d3670e49ab0d9604178ec579a512eaa2ba9a (patch) | |
tree | 186c13b30e96ea91eaa5f33e3e6a4391cab157c7 /mail-filter | |
parent | Install zsh completion files, bug #522462. Update WAF version, bug #525098. (diff) | |
download | gentoo-2-6a89d3670e49ab0d9604178ec579a512eaa2ba9a.tar.gz gentoo-2-6a89d3670e49ab0d9604178ec579a512eaa2ba9a.tar.bz2 gentoo-2-6a89d3670e49ab0d9604178ec579a512eaa2ba9a.zip |
Stable for x86, wrt bug #519232
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 8c4b796b4601..e34bd135c94f 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.88 2014/09/22 11:44:09 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.89 2014/10/12 08:44:27 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> postgrey-1.34-r3.ebuild: + Stable for x86, wrt bug #519232 22 Sep 2014; Chema Alonso <nimiux@gentoo.org> postgrey-1.34-r3.ebuild: Stable for amd64 wrt bug #519232 diff --git a/mail-filter/postgrey/postgrey-1.34-r3.ebuild b/mail-filter/postgrey/postgrey-1.34-r3.ebuild index 9b1e7797a338..9d78e0ca2396 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.3 2014/09/22 11:44:09 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.4 2014/10/12 08:44:27 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="" |