Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 245799 - dev-libs/ppl-0.10 version bump
Summary: dev-libs/ppl-0.10 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: SpanKY
URL: http://www.cs.unipr.it/ppl/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 10:12 UTC by Le retraité
Modified: 2008-12-01 16:52 UTC (History)
0 users

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


Attachments
dev-libs/ppl-0.10.ebuild (ppl-0.10.ebuild,605 bytes, text/plain)
2008-11-06 10:13 UTC, Le retraité
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Le retraité 2008-11-06 10:12:03 UTC
ppl-0.10 is no longuer in a pre state, the tarball can now be found at ftp://ftp.cs.unipr.it/pub/ppl/releases/${PV}/${P}.tar.bz2
Comment 1 Le retraité 2008-11-06 10:13:07 UTC
Created attachment 170890 [details]
dev-libs/ppl-0.10.ebuild

The updated ebuild
Comment 2 SpanKY gentoo-dev 2008-11-30 01:43:28 UTC
thanks, added to the tree
Comment 3 Le retraité 2008-12-01 14:23:39 UTC
the ebuild added to the tree is triggering a sandbox access violation:
mkdir:     /usr/share/doc/ppl-0.10/html

In the ebuid, it's caused by 'cd /usr/share/doc/${PF}'

Shouldn't it be 'cd "${D}/usr/share/doc/${PF}"' instead ?
Comment 4 SpanKY gentoo-dev 2008-12-01 16:52:09 UTC
fixed in the tree, thanks

http://sources.gentoo.org/dev-libs/ppl/ppl-0.10.ebuild?r1=1.1&r2=1.2