diff options
author | 2005-07-22 15:07:48 +0000 | |
---|---|---|
committer | 2005-07-22 15:07:48 +0000 | |
commit | fa1d4f47d99b8cf71657ae66f3852250bf85e208 (patch) | |
tree | dd27e8da41e5cd413915265181e227d7de2344d6 /mail-filter/p3scan | |
parent | Version bump. Mark 4.64 stable on x86. Remove version 4.63. (diff) | |
download | gentoo-2-fa1d4f47d99b8cf71657ae66f3852250bf85e208.tar.gz gentoo-2-fa1d4f47d99b8cf71657ae66f3852250bf85e208.tar.bz2 gentoo-2-fa1d4f47d99b8cf71657ae66f3852250bf85e208.zip |
Stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter/p3scan')
-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 8bb920908292..742943b87c41 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.2 2005/06/14 06:53:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/ChangeLog,v 1.3 2005/07/22 15:05:17 ticho Exp $ + + 22 Jul 2005; Andrej Kacian <ticho@gentoo.org> p3scan-2.1.ebuild: + Stable on x86. 14 Jun 2005; David Holm <dholm@gentoo.org> p3scan-2.1.ebuild: Added to ~ppc. diff --git a/mail-filter/p3scan/p3scan-2.1.ebuild b/mail-filter/p3scan/p3scan-2.1.ebuild index de74c12c2eca..82f068688f5f 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.2 2005/06/14 06:53:43 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/p3scan/p3scan-2.1.ebuild,v 1.3 2005/07/22 15:05:17 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() { |