diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-02-25 17:03:29 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-02-25 17:03:29 +0000 |
commit | 831782c551d72b46a0b91436e5cc9d430c409feb (patch) | |
tree | 2651957dc969ae28cbddd7e5c21816f61991a7ca /mail-filter/p3scan | |
parent | Stable on x86. Bug #12405, reported by Daniel Webert <rockoo at gmail.com>. (diff) | |
download | gentoo-2-831782c551d72b46a0b91436e5cc9d430c409feb.tar.gz gentoo-2-831782c551d72b46a0b91436e5cc9d430c409feb.tar.bz2 gentoo-2-831782c551d72b46a0b91436e5cc9d430c409feb.zip |
Stable on x86.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-filter/p3scan')
-rw-r--r-- | mail-filter/p3scan/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/p3scan/p3scan-2.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/p3scan/ChangeLog b/mail-filter/p3scan/ChangeLog index 7bd8ef91c0c1..ca68e167fdb0 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.8 2005/12/19 18:09:47 ticho Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/ChangeLog,v 1.9 2006/02/25 17:03:29 ticho Exp $ + + 25 Feb 2006; Andrej Kacian <ticho@gentoo.org> p3scan-2.3.1.ebuild: + Stable on x86. *p3scan-2.3.1 (19 Dec 2005) diff --git a/mail-filter/p3scan/p3scan-2.3.1.ebuild b/mail-filter/p3scan/p3scan-2.3.1.ebuild index 9c7cb08dc466..609333148530 100644 --- a/mail-filter/p3scan/p3scan-2.3.1.ebuild +++ b/mail-filter/p3scan/p3scan-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/p3scan-2.3.1.ebuild,v 1.1 2005/12/19 18:09:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/p3scan-2.3.1.ebuild,v 1.2 2006/02/25 17:03:29 ticho Exp $ inherit eutils @@ -14,7 +14,7 @@ RDEPEND="net-firewall/iptables" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" src_compile() { |