diff options
author | Alexis Ballier <aballier@gentoo.org> | 2018-01-28 12:15:42 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-01-28 13:54:34 +0100 |
commit | 431d9497f100fe8f20e85c377ad6d71de9ee53d3 (patch) | |
tree | b3b0d3bc7ceaf99b29c136aa68c8c74a38d69dbb /sci-electronics | |
parent | sci-electronics/gazebo: bump to 9.0.0 (diff) | |
download | gentoo-431d9497f100fe8f20e85c377ad6d71de9ee53d3.tar.gz gentoo-431d9497f100fe8f20e85c377ad6d71de9ee53d3.tar.bz2 gentoo-431d9497f100fe8f20e85c377ad6d71de9ee53d3.zip |
sci-electronics/gazebo: bump subslot too
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gazebo/gazebo-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/gazebo/gazebo-9.0.0.ebuild b/sci-electronics/gazebo/gazebo-9.0.0.ebuild index 5c58345f2621..76ad65771aa8 100644 --- a/sci-electronics/gazebo/gazebo-9.0.0.ebuild +++ b/sci-electronics/gazebo/gazebo-9.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://osrf-distributions.s3.amazonaws.com/gazebo/releases/${P}.tar.bz LICENSE="Apache-2.0" # Subslot = major version = soname of libs -SLOT="0/8" +SLOT="0/9" KEYWORDS="~amd64" IUSE="cpu_flags_x86_sse2 libav test" |