From: Brian Evans Date: Sat, 22 Jul 2017 00:38:04 +0000 (-0400) Subject: dev-db/mariadb: Set subslot on 5.5.57 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fddd505c257b75951fc2f4b77cfa90a45bfa7fd2;p=gentoo.git dev-db/mariadb: Set subslot on 5.5.57 Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-db/mariadb/mariadb-5.5.57.ebuild b/dev-db/mariadb/mariadb-5.5.57.ebuild index aa0132d8a7b9..0619086e848c 100644 --- a/dev-db/mariadb/mariadb-5.5.57.ebuild +++ b/dev-db/mariadb/mariadb-5.5.57.ebuild @@ -19,6 +19,7 @@ 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