summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-10-14 21:13:26 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-10-14 21:13:26 +0000
commit8d15e9ec42545d04a3c6febb70e323ee4551a955 (patch)
tree625b89a9ffe888fdcf3bdc511c521a656e22b4df /mail-filter
parentFixing the position of "emake lib" since under certain conditions lspci and f... (diff)
downloadgentoo-2-8d15e9ec42545d04a3c6febb70e323ee4551a955.tar.gz
gentoo-2-8d15e9ec42545d04a3c6febb70e323ee4551a955.tar.bz2
gentoo-2-8d15e9ec42545d04a3c6febb70e323ee4551a955.zip
Removed an excess einfo block from 0.92.x ebuilds. Closes #67425.
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/bogofilter/ChangeLog7
-rw-r--r--mail-filter/bogofilter/bogofilter-0.92.2.ebuild6
-rw-r--r--mail-filter/bogofilter/bogofilter-0.92.6.ebuild6
-rw-r--r--mail-filter/bogofilter/bogofilter-0.92.7.ebuild6
4 files changed, 9 insertions, 16 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog
index b147dce58d98..f7994fe5eead 100644
--- a/mail-filter/bogofilter/ChangeLog
+++ b/mail-filter/bogofilter/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for mail-filter/bogofilter
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.16 2004/10/11 18:39:04 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.17 2004/10/14 21:13:26 ticho Exp $
+
+ 14 Oct 2004; Andrej Kacian <ticho@gentoo.org> bogofilter-0.92.2.ebuild,
+ bogofilter-0.92.6.ebuild, bogofilter-0.92.7.ebuild:
+ Removed unnecessary einfo block from 0.92.x ebuilds. Sort-of fixes #67425,
+ reported by Daniel Webert <rockoo@rockoo.homelinux.org>.
11 Oct 2004; Ferris McCormick <fmccor@gentoo.org> bogofilter-0.92.6.ebuild:
Stable for sparc.
diff --git a/mail-filter/bogofilter/bogofilter-0.92.2.ebuild b/mail-filter/bogofilter/bogofilter-0.92.2.ebuild
index c713dd45d7fc..104cdd3fd558 100644
--- a/mail-filter/bogofilter/bogofilter-0.92.2.ebuild
+++ b/mail-filter/bogofilter/bogofilter-0.92.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.2.ebuild,v 1.3 2004/10/03 02:47:18 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.2.ebuild,v 1.4 2004/10/14 21:13:26 ticho Exp $
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
HOMEPAGE="http://bogofilter.sourceforge.net/"
@@ -45,10 +45,6 @@ src_install() {
}
pkg_postinst() {
- einfo "The goal of the bogofilter 0.17 series was to clean out this excess code."
- einfo "A number of features have been removed."
- ewarn "Please read the RELEASE.NOTES-0.17 carefully!"
- einfo ""
einfo "Contributed tools and documentation is in ${ROOT}usr/lib/${PN}/contrib"
einfo "beside documentation in ${ROOT}usr/share/doc/${PF}."
}
diff --git a/mail-filter/bogofilter/bogofilter-0.92.6.ebuild b/mail-filter/bogofilter/bogofilter-0.92.6.ebuild
index 821f8bdcb66f..98c0bb4e5eb2 100644
--- a/mail-filter/bogofilter/bogofilter-0.92.6.ebuild
+++ b/mail-filter/bogofilter/bogofilter-0.92.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.6.ebuild,v 1.4 2004/10/11 18:39:04 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.6.ebuild,v 1.5 2004/10/14 21:13:26 ticho Exp $
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
HOMEPAGE="http://bogofilter.sourceforge.net/"
@@ -44,10 +44,6 @@ src_install() {
}
pkg_postinst() {
- einfo "The goal of the bogofilter 0.17 series was to clean out this excess code."
- einfo "A number of features have been removed."
- ewarn "Please read the RELEASE.NOTES-0.17 carefully!"
- einfo ""
einfo "Contributed tools and documentation is in ${ROOT}usr/share/${PN}/contrib"
einfo "beside documentation in ${ROOT}usr/share/doc/${PF}."
}
diff --git a/mail-filter/bogofilter/bogofilter-0.92.7.ebuild b/mail-filter/bogofilter/bogofilter-0.92.7.ebuild
index c3a5cb66edaa..a48369fcd500 100644
--- a/mail-filter/bogofilter/bogofilter-0.92.7.ebuild
+++ b/mail-filter/bogofilter/bogofilter-0.92.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.7.ebuild,v 1.1 2004/10/11 16:35:53 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.7.ebuild,v 1.2 2004/10/14 21:13:26 ticho Exp $
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
HOMEPAGE="http://bogofilter.sourceforge.net/"
@@ -44,10 +44,6 @@ src_install() {
}
pkg_postinst() {
- einfo "The goal of the bogofilter 0.17 series was to clean out this excess code."
- einfo "A number of features have been removed."
- ewarn "Please read the RELEASE.NOTES-0.17 carefully!"
- einfo ""
einfo "Contributed tools and documentation is in ${ROOT}usr/share/${PN}/contrib"
einfo "beside documentation in ${ROOT}usr/share/doc/${PF}."
}