Bug 62933 - bogofilter-0.92.6 -- version bump
Bug#: 62933 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: net-mail@gentoo.org Reported By: tove@gentoo.org
Component: Ebuilds
URL:  http://sourceforge.net/project/showfiles.php?group_id=62265
Summary: bogofilter-0.92.6 -- version bump
Keywords:  
Status Whiteboard: 
Opened: 2004-09-05 09:48 0000
Description:   Opened: 2004-09-05 09:48 0000
works on my x86.
I would be great if all archs mark some newer ebuild stable. Hint: 0.92.2 is in the tree for a longer time and was the last stable release.



i like these changes (to 0.92.2):
-DEPEND="virtual/libc
-	!ppc64? ( doc? ( app-text/xmlto ) )
-	>=sys-libs/db-3.2"
 RDEPEND="virtual/libc
 	>=sys-libs/db-3.2"
+DEPEND="${RDEPEND}
+	!ppc64? ( doc? ( app-text/xmlto ) )"

...and remove pkg_postinst()

-pkg_postinst() {
-....


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Andrej Kacian (RETIRED) 2004-09-05 11:09:02 0000 -------
Ebuild for 0.92.6 in CVS now, should be hitting your mirror in few hours.
Thanks for reporting.