Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Tested on Gentoo-FreeBSD with good success. The update did require some non-trivial changes to the ebuild. Reproducible: Always Steps to Reproduce:
Created an attachment (id=164523) [edit] django-1.0.ebuild
0! DAY! BUMP! :) (In reply to comment #0) > Tested on Gentoo-FreeBSD with good success. The update did require some > non-trivial changes to the ebuild. The differences would be easier to assess if you attached a diff of old vs. new ebuild instead of the ebuild itself. :)
Created an attachment (id=164525) [edit] django-1.0.ebuild Deleted some cruft. I wonder if USE=sqlite should be sqlite3 (that's what the test function uses).
Created an attachment (id=164526) [edit] django-0.96.2_to_1.0.ebuild.diff Diff, per comment #1
Thanks, Michael, added to CVS. A minor regression test failed so I forced it to skip and reported upstream: http://code.djangoproject.com/ticket/8865 Also switched sqlite USE to sqlite3