Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62933 - bogofilter-0.92.6 -- version bump
Summary: bogofilter-0.92.6 -- version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Net-Mail Packages
URL: http://sourceforge.net/project/showfi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-05 09:48 UTC by Torsten Veller (RETIRED)
Modified: 2004-09-05 11:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Veller (RETIRED) gentoo-dev 2004-09-05 09:48:53 UTC
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 Andrej Kacian (RETIRED) gentoo-dev 2004-09-05 11:09:02 UTC
Ebuild for 0.92.6 in CVS now, should be hitting your mirror in few hours. Thanks for reporting.