Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296735 - dev-libs/stfl-0.21 - version bump
Summary: dev-libs/stfl-0.21 - version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thomas Anderson (tanderson) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 296734
  Show dependency tree
 
Reported: 2009-12-13 14:41 UTC by avx
Modified: 2010-04-03 13:42 UTC (History)
1 user (show)

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


Attachments
Ebuild updates for stfl-0.21 (stfl-0.19-to-0.21.diff,1.71 KB, patch)
2009-12-24 21:06 UTC, Tim Harder
Details | Diff
stfl-0.21-python.patch (stfl-0.21-python.patch,1.89 KB, patch)
2009-12-24 21:07 UTC, Tim Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description avx 2009-12-13 14:41:34 UTC
>=dev-libs/stfl-0.21 is needed for the latest version of newsbeuter(-2.1) [#296734]

Reproducible: Always

Steps to Reproduce:
1. bump stfl to >=0.21
2. emerge stfl
3.

Actual Results:  
works (on amd64)

Expected Results:  
works (on amd64)
Comment 1 Tim Harder gentoo-dev 2009-12-24 21:06:12 UTC
Created attachment 214063 [details, diff]
Ebuild updates for stfl-0.21

Ebuild updates for stfl-0.21:
  * Remove unused eclass
  * Fix whitespace
  * Use src_prepare phase instead of the src_unpack phase
  * Update patching for python and multilib issues
  * Remove unnecessary perl-related lines in the src_install phase
Comment 2 Tim Harder gentoo-dev 2009-12-24 21:07:48 UTC
Created attachment 214064 [details, diff]
stfl-0.21-python.patch

Updated patch to fix python packaging issues with stfl-0.21.
Comment 3 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2010-04-03 13:42:21 UTC
+*stfl-0.21 (03 Apr 2010)
+
+  03 Apr 2010; Thomas Anderson <tanderson@gentoo.org> +stfl-0.21.ebuild,
+  +files/stfl-0.21-python.patch:
+  Add dev-libs/stfl-0.21, thanks to Tim Harder <radhermit@gmail.com> in bug
+  #296735 for initial ebuild updates and patches.
+

I did make a few changes from your ebuild, mostly for compatibility with recent python.eclass changes. You may want to look at it so you understand what's been changing recently. Thanks for the patches&ebuild though, they were great!

InCVS -> Closing.