diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-09-22 11:44:09 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-09-22 11:44:09 +0000 |
commit | e97808365398795b417c7cc5e67d440823b7cae9 (patch) | |
tree | f8562d2cf0083a136628a6fe607dc310fc57c414 /mail-filter/postgrey | |
parent | Version bump. (diff) | |
download | gentoo-2-e97808365398795b417c7cc5e67d440823b7cae9.tar.gz gentoo-2-e97808365398795b417c7cc5e67d440823b7cae9.tar.bz2 gentoo-2-e97808365398795b417c7cc5e67d440823b7cae9.zip |
Stable for amd64 wrt bug #519232
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'mail-filter/postgrey')
-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 f5d3e98afd42..8c4b796b4601 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.87 2014/08/17 09:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.88 2014/09/22 11:44:09 nimiux Exp $ + + 22 Sep 2014; Chema Alonso <nimiux@gentoo.org> postgrey-1.34-r3.ebuild: + Stable for amd64 wrt bug #519232 17 Aug 2014; Jeroen Roovers <jer@gentoo.org> postgrey-1.34-r3.ebuild: Stable for HPPA (bug #519232). diff --git a/mail-filter/postgrey/postgrey-1.34-r3.ebuild b/mail-filter/postgrey/postgrey-1.34-r3.ebuild index 2cc6ec0db00c..9b1e7797a338 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.2 2014/08/17 09:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r3.ebuild,v 1.3 2014/09/22 11:44:09 nimiux 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="" |