diff options
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 37917c4f233c..9b265bfca568 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.71 2012/02/05 14:24:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.72 2012/03/08 14:55:41 ranger Exp $ + + 08 Mar 2012; Brent Baude <ranger@gentoo.org> postgrey-1.34.ebuild: + Marking postgrey-1.34 ppc64 for bug 391135 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> postgrey-1.32.ebuild, postgrey-1.33.ebuild, postgrey-1.33-r1.ebuild, postgrey-1.34.ebuild: diff --git a/mail-filter/postgrey/postgrey-1.34.ebuild b/mail-filter/postgrey/postgrey-1.34.ebuild index c81cd396a39f..f665019a8350 100644 --- a/mail-filter/postgrey/postgrey-1.34.ebuild +++ b/mail-filter/postgrey/postgrey-1.34.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.ebuild,v 1.5 2012/02/05 14:24:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34.ebuild,v 1.6 2012/03/08 14:55:41 ranger 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="" DEPEND="" |