diff options
author | Tom Gall <tgall@gentoo.org> | 2005-12-04 20:22:57 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-12-04 20:22:57 +0000 |
commit | bb5b93bb1a52660de82c021b43705e6e800be26a (patch) | |
tree | 288a5f3dd24aa3abf599814d41be634eac3fbe04 | |
parent | Marked 0.4-r2 stable on SPARC wrt bug #113201. (diff) | |
download | gentoo-2-bb5b93bb1a52660de82c021b43705e6e800be26a.tar.gz gentoo-2-bb5b93bb1a52660de82c021b43705e6e800be26a.tar.bz2 gentoo-2-bb5b93bb1a52660de82c021b43705e6e800be26a.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
-rw-r--r-- | mail-filter/bogofilter/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-0.92.8.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/dcc/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/dcc/dcc-1.3.16.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog index a30d91725f1b..0f2315968160 100644 --- a/mail-filter/bogofilter/ChangeLog +++ b/mail-filter/bogofilter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.44 2005/12/01 07:18:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.45 2005/12/04 20:22:57 tgall Exp $ + + 04 Dec 2005; Tom Gall <tgall@gentoo.org> bogofilter-0.92.8.ebuild: + stable on ppc64 *bogofilter-1.0.0 (01 Dec 2005) diff --git a/mail-filter/bogofilter/bogofilter-0.92.8.ebuild b/mail-filter/bogofilter/bogofilter-0.92.8.ebuild index 954b8749e6a9..e4a82aff54d2 100644 --- a/mail-filter/bogofilter/bogofilter-0.92.8.ebuild +++ b/mail-filter/bogofilter/bogofilter-0.92.8.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/bogofilter/bogofilter-0.92.8.ebuild,v 1.9 2005/09/13 15:49:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.8.ebuild,v 1.10 2005/12/04 20:22:57 tgall Exp $ DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed." HOMEPAGE="http://bogofilter.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/bogofilter/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND="virtual/libc diff --git a/mail-filter/dcc/ChangeLog b/mail-filter/dcc/ChangeLog index e4909c3e2e6b..48420617b8bf 100644 --- a/mail-filter/dcc/ChangeLog +++ b/mail-filter/dcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/dcc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/ChangeLog,v 1.19 2005/11/12 22:55:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/ChangeLog,v 1.20 2005/12/04 20:20:15 tgall Exp $ + + 04 Dec 2005; Tom Gall <tgall@gentoo.org> dcc-1.3.16.ebuild: + stable on ppc64 12 Nov 2005; Brent Baude <ranger@gentoo.org> dcc-1.3.16.ebuild: Marking dcc-1.3.16 ~ppc64 for bug# 112220 diff --git a/mail-filter/dcc/dcc-1.3.16.ebuild b/mail-filter/dcc/dcc-1.3.16.ebuild index 6c03ce5ab350..84fd935ec0f3 100644 --- a/mail-filter/dcc/dcc-1.3.16.ebuild +++ b/mail-filter/dcc/dcc-1.3.16.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/dcc/dcc-1.3.16.ebuild,v 1.7 2005/11/12 22:55:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dcc/dcc-1.3.16.ebuild,v 1.8 2005/12/04 20:20:15 tgall Exp $ DESCRIPTION="Distributed Checksum Clearinghouse" HOMEPAGE="http://www.rhyolite.com/anti-spam/dcc/" @@ -9,7 +9,7 @@ SRC_URI="http://www.rhyolite.com/anti-spam/dcc/source/${MY_P}.tar.Z" LICENSE="DCC" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" IUSE="ipv6" RDEPEND="dev-lang/perl |