Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339823 - include dev-db/mysql-workbench into prefix
Summary: include dev-db/mysql-workbench into prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on: 339818 339821
Blocks:
  Show dependency tree
 
Reported: 2010-10-05 13:36 UTC by Thomas Burkard
Modified: 2010-10-20 13:52 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Burkard 2010-10-05 13:36:48 UTC
dev-db/mysql-workbench-5.2.28 could be ecopied and emerged without problems on ~amd64-linux and ~x86-linux, though i had to keyword a couple of dependencies. 

some deps were missing but those could be ecopied without problems as well (added as different bugs).
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-10-08 19:32:15 UTC
Change to EAPI3 and modify to: find "${ED}" -name '*.la' -delete || die

@graaff: Your ACK, please.
Comment 2 Hans de Graaff gentoo-dev Security 2010-10-09 07:34:33 UTC
Sounds good to me, go for it.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-10-20 13:52:35 UTC
+  20 Oct 2010; Jeremy Olexa <darkside@gentoo.org>
+  mysql-workbench-5.2.29-r1.ebuild:
+  Use EAPI3, add prefix keywords as tested in bug 339823 by Thomas Burkard

Thank you!