Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 356503

Summary: dev-vcs/subversion uses ecompressdir
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: New packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 218347    

Description Ulrich Müller gentoo-dev 2011-02-25 22:29:11 UTC
ecompress and ecompressdir shouldn't be used in ebuilds.
See tracker bug 218347.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2011-08-19 10:11:47 UTC
This is being addressed for 1.6.17-r2; my apologies for the long delay.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2011-08-19 10:40:33 UTC
+*subversion-1.6.17-r2 (19 Aug 2011)
+
+  19 Aug 2011; Tony Vroon <chainsaw@gentoo.org> -files/80subversion-extras,
+  -subversion-1.6.17-r1.ebuild, +subversion-1.6.17-r2.ebuild:
+  More gracefully handle dependency between KDE & NLS USE-flags, as requested
+  by Jeroen Roovers in bug #330941. Perfection would require EAPI=4, which I
+  can not use yet. Tell user to restart daemon after upgrade, as requested by
+  Joel Koglin in bug #337042. Use recursive dodoc instead of ecompressdir as
+  requested by Ulrich Müller in bug #356503. Move the environment config back
+  to inline for now, as Kent Fredric reports that variable substitution broke
+  and caused env-update failures. Closes bug #379819. Killed old -r1 ebuild due
+  to this problem.