diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-05 00:11:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-05 00:11:24 +0000 |
commit | f4cef1a0ef8205c2d79d37b44478245780d81336 (patch) | |
tree | c8f2317599ed5f3d0dd3fc02f7bd606ec4656259 /mail-filter/postgrey | |
parent | Marking dmenu-4.0 ppc64 for bug 275411 (diff) | |
download | gentoo-2-f4cef1a0ef8205c2d79d37b44478245780d81336.tar.gz gentoo-2-f4cef1a0ef8205c2d79d37b44478245780d81336.tar.bz2 gentoo-2-f4cef1a0ef8205c2d79d37b44478245780d81336.zip |
Marking postgrey-1.32 ppc64 for bug 278702
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'mail-filter/postgrey')
-rw-r--r-- | mail-filter/postgrey/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/postgrey/postgrey-1.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/postgrey/ChangeLog b/mail-filter/postgrey/ChangeLog index 49ac91fe12dd..62428f456e46 100644 --- a/mail-filter/postgrey/ChangeLog +++ b/mail-filter/postgrey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/postgrey # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.59 2009/08/26 15:47:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.60 2009/09/05 00:11:24 ranger Exp $ + + 05 Sep 2009; Brent Baude <ranger@gentoo.org> postgrey-1.32.ebuild: + Marking postgrey-1.32 ppc64 for bug 278702 26 Aug 2009; Tobias Klausmann <klausman@gentoo.org> postgrey-1.32.ebuild: Stable on alpha, bug #278702 diff --git a/mail-filter/postgrey/postgrey-1.32.ebuild b/mail-filter/postgrey/postgrey-1.32.ebuild index d92aebd7084b..28041ea3a52a 100644 --- a/mail-filter/postgrey/postgrey-1.32.ebuild +++ b/mail-filter/postgrey/postgrey-1.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.6 2009/08/26 15:47:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.7 2009/09/05 00:11:24 ranger Exp $ inherit eutils @@ -22,7 +22,7 @@ RDEPEND=">=dev-lang/perl-5.6.0 dev-perl/Net-RBLClient >=sys-libs/db-4.1" -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 sparc x86" pkg_setup() { enewgroup ${PN} |