From: Brian Evans Date: Sat, 22 Jul 2017 00:52:47 +0000 (-0400) Subject: dev-db/mysql: Add subslot to 5.5.57 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=40da18f347974b716360c6e74ce38c2856236df1;p=gentoo.git dev-db/mysql: Add subslot to 5.5.57 Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-db/mysql/mysql-5.5.57.ebuild b/dev-db/mysql/mysql-5.5.57.ebuild index 3fbfb582d1da..b34282c99920 100644 --- a/dev-db/mysql/mysql-5.5.57.ebuild +++ b/dev-db/mysql/mysql-5.5.57.ebuild @@ -28,6 +28,8 @@ EPATCH_EXCLUDE='' DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )" RDEPEND="${RDEPEND}" +SLOT="0/18" + # Please do not add a naive src_unpack to this ebuild # If you want to add a single patch, copy the ebuild to an overlay # and create your own mysql-extras tarball, looking at 000_index.txt