diff options
-rw-r--r-- | mail-filter/p3scan/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/p3scan/p3scan-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/p3scan/ChangeLog b/mail-filter/p3scan/ChangeLog index fb5c0f197c7f..8bb920908292 100644 --- a/mail-filter/p3scan/ChangeLog +++ b/mail-filter/p3scan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/p3scan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/ChangeLog,v 1.1 2005/06/13 15:49:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/ChangeLog,v 1.2 2005/06/14 06:53:43 dholm Exp $ + + 14 Jun 2005; David Holm <dholm@gentoo.org> p3scan-2.1.ebuild: + Added to ~ppc. *p3scan-2.1 (13 Jun 2005) diff --git a/mail-filter/p3scan/p3scan-2.1.ebuild b/mail-filter/p3scan/p3scan-2.1.ebuild index d6eef0ea397f..de74c12c2eca 100644 --- a/mail-filter/p3scan/p3scan-2.1.ebuild +++ b/mail-filter/p3scan/p3scan-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/p3scan-2.1.ebuild,v 1.1 2005/06/13 15:49:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/p3scan-2.1.ebuild,v 1.2 2005/06/14 06:53:43 dholm Exp $ inherit eutils @@ -14,7 +14,7 @@ RDEPEND="net-firewall/iptables" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" src_compile() { |