diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-08 14:55:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-08 14:55:41 +0000 |
commit | c183f7859965135a6fc46cdc35a27b64e78e902f (patch) | |
tree | 08f84be56a9c2cd79348bb05dd1ea695959a250b /mail-filter | |
parent | Use internal vigra even on 3.4. (diff) | |
download | gentoo-2-c183f7859965135a6fc46cdc35a27b64e78e902f.tar.gz gentoo-2-c183f7859965135a6fc46cdc35a27b64e78e902f.tar.bz2 gentoo-2-c183f7859965135a6fc46cdc35a27b64e78e902f.zip |
Marking postgrey-1.34 ppc64 for bug 391135
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'mail-filter')
-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="" |