diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-30 22:42:46 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-30 22:42:46 +0000 |
commit | 30692a285095cba325de3256fd4991250605cede (patch) | |
tree | f612d5b083c40f09339ecf2dcf85b3214f6f5cd9 /mail-filter/postgrey | |
parent | Respect LDFLAGS. #435050. Respect AR and call eqmake4 instead of qmake. Bug #... (diff) | |
download | gentoo-2-30692a285095cba325de3256fd4991250605cede.tar.gz gentoo-2-30692a285095cba325de3256fd4991250605cede.tar.bz2 gentoo-2-30692a285095cba325de3256fd4991250605cede.zip |
stable ppc64, bug #439066
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
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 293b96ebbf86..8ed22d89c30c 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.78 2012/10/30 17:33:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.79 2012/10/30 22:42:46 blueness Exp $ + + 30 Oct 2012; Anthony G. Basile <blueness@gentoo.org> postgrey-1.34-r1.ebuild: + stable ppc64, bug #439066 30 Oct 2012; Jeroen Roovers <jer@gentoo.org> postgrey-1.34-r1.ebuild: Stable for HPPA (bug #439066). diff --git a/mail-filter/postgrey/postgrey-1.34-r1.ebuild b/mail-filter/postgrey/postgrey-1.34-r1.ebuild index de9c576804f2..b7e13d38a6e8 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.3 2012/10/30 17:33:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v 1.4 2012/10/30 22:42:46 blueness 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="" |