Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/
Date: Sun, 28 Jan 2018 12:54:52
Message-Id: 1517144074.431d9497f100fe8f20e85c377ad6d71de9ee53d3.aballier@gentoo
1 commit: 431d9497f100fe8f20e85c377ad6d71de9ee53d3
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 11:15:42 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 12:54:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=431d9497
7
8 sci-electronics/gazebo: bump subslot too
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 sci-electronics/gazebo/gazebo-9.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-electronics/gazebo/gazebo-9.0.0.ebuild b/sci-electronics/gazebo/gazebo-9.0.0.ebuild
16 index 5c58345f262..76ad65771aa 100644
17 --- a/sci-electronics/gazebo/gazebo-9.0.0.ebuild
18 +++ b/sci-electronics/gazebo/gazebo-9.0.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz
20
21 LICENSE="Apache-2.0"
22 # Subslot = major version = soname of libs
23 -SLOT="0/8"
24 +SLOT="0/9"
25 KEYWORDS="~amd64"
26 IUSE="cpu_flags_x86_sse2 libav test"