Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195767 - php-toolkit ebuild patch to make it work with the prefixed portage
Summary: php-toolkit ebuild patch to make it work with the prefixed portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High enhancement (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 195765
  Show dependency tree
 
Reported: 2007-10-13 21:01 UTC by Dirk Tilger
Modified: 2009-02-23 01:06 UTC (History)
0 users

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


Attachments
Patch to php-toolkit 1.0-r2 to make it work with the prefixed portage (php-toolkit.patch,5.30 KB, patch)
2007-10-13 21:02 UTC, Dirk Tilger
Details | Diff
Updated patch to php-toolkit 1.0-r2 to make it work with the prefixed portage (php-toolkit.patch,4.86 KB, patch)
2007-11-01 16:01 UTC, Dirk Tilger
Details | Diff
Updated patch to app-admin/php-toolkit 1.0-r2 to make it work with the prefixed portage (php-toolkit.patch,5.91 KB, patch)
2007-11-11 17:03 UTC, Dirk Tilger
Details | Diff
Eprexifies the php-select modules. (php-toolkit-1.0.1-prefix-php-select-modules.patch,2.82 KB, patch)
2009-02-23 01:05 UTC, nietonfir
Details | Diff
Ebuild-diff for php-toolkit-1.0.1. (php-toolkit-1.0.1.ebuild.diff,308 bytes, patch)
2009-02-23 01:06 UTC, nietonfir
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Tilger 2007-10-13 21:01:59 UTC
USE flags for testing: /

objective: `emerge mapserver`

test system: x86-macos
Comment 1 Dirk Tilger 2007-10-13 21:02:34 UTC
Created attachment 133379 [details, diff]
Patch to php-toolkit 1.0-r2 to make it work with the prefixed portage
Comment 2 Dirk Tilger 2007-11-01 16:01:11 UTC
Created attachment 134911 [details, diff]
Updated patch to php-toolkit 1.0-r2 to make it work with the prefixed portage
Comment 3 Dirk Tilger 2007-11-11 17:03:57 UTC
Created attachment 135756 [details, diff]
Updated patch to app-admin/php-toolkit 1.0-r2 to make it work with the prefixed portage

Sorry, weak testing. It needed a few more modifications. ;)
Comment 4 Fabian Groffen gentoo-dev 2009-02-22 21:35:32 UTC
ported your original patches to 1.0.1, committed to the tree.

Thanks!
Comment 5 nietonfir 2009-02-23 01:05:09 UTC
Created attachment 182844 [details, diff]
Eprexifies the php-select modules.

Appends @GENTOO_PORTAGE_EPREFIX@ to the corresponding paths in the modules.
Comment 6 nietonfir 2009-02-23 01:06:22 UTC
Created attachment 182845 [details, diff]
Ebuild-diff for php-toolkit-1.0.1.

Diff to the ebuild in the tree for using the php-modules-select patch.