Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql/
Date: Sat, 22 Jul 2017 00:53:21
Message-Id: 1500684767.40da18f347974b716360c6e74ce38c2856236df1.grknight@gentoo
1 commit: 40da18f347974b716360c6e74ce38c2856236df1
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 22 00:52:47 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 22 00:52:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40da18f3
7
8 dev-db/mysql: Add subslot to 5.5.57
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-db/mysql/mysql-5.5.57.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/dev-db/mysql/mysql-5.5.57.ebuild b/dev-db/mysql/mysql-5.5.57.ebuild
16 index 3fbfb582d1d..b34282c9992 100644
17 --- a/dev-db/mysql/mysql-5.5.57.ebuild
18 +++ b/dev-db/mysql/mysql-5.5.57.ebuild
19 @@ -28,6 +28,8 @@ EPATCH_EXCLUDE=''
20 DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
21 RDEPEND="${RDEPEND}"
22
23 +SLOT="0/18"
24 +
25 # Please do not add a naive src_unpack to this ebuild
26 # If you want to add a single patch, copy the ebuild to an overlay
27 # and create your own mysql-extras tarball, looking at 000_index.txt