mysql-multilib-r1.eclass: New Eclass for building mysql servers
authorBrian Evans <grknight@gentoo.org>
Sun, 13 Dec 2015 21:48:51 +0000 (16:48 -0500)
committerBrian Evans <grknight@gentoo.org>
Sun, 13 Dec 2015 21:48:51 +0000 (16:48 -0500)
commit22da07c01732adcf4f7f3c1f700051b5150f6b4c
treed36da6bbfd75df953a495b5ad623be839dc474f9
parent513e6ee31448d19d4eb3b4484baf349621a38bd3
mysql-multilib-r1.eclass: New Eclass for building mysql servers

This eclass is a revision to the previous mysql-multilib to clean up
the duplicated code.
This includes specific dependencies for certain providers.

Provider specific information will be kept in the provider's ebuilds.
Only common items should be placed here and possibly exceptions to those
rules.

Signed-off-by: Brian Evans <grknight@gentoo.org>
eclass/mysql-multilib-r1.eclass [new file with mode: 0644]