diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2017-01-16 17:14:36 -0500 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2017-01-16 17:31:21 -0500 |
commit | e5eb122f8a0770c92ce3d8f7f9f1c5c18471b570 (patch) | |
tree | 61d3809f80ca6e21cf203bf76929c04c5bb0d478 /dev-games | |
parent | app-portage/hackport: new package (diff) | |
download | gentoo-e5eb122f8a0770c92ce3d8f7f9f1c5c18471b570.tar.gz gentoo-e5eb122f8a0770c92ce3d8f7f9f1c5c18471b570.tar.bz2 gentoo-e5eb122f8a0770c92ce3d8f7f9f1c5c18471b570.zip |
dev-games/ode: revbump to change SLOT="0/6" for slot-operator rebuilds
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/ode/ode-0.14-r1.ebuild (renamed from dev-games/ode/ode-0.14.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/ode/ode-0.14.ebuild b/dev-games/ode/ode-0.14-r1.ebuild index 48021bb5163f..8255bcefe810 100644 --- a/dev-games/ode/ode-0.14.ebuild +++ b/dev-games/ode/ode-0.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ HOMEPAGE="http://ode.org/" SRC_URI="https://bitbucket.org/odedevs/ode/downloads/${P}.tar.gz" LICENSE="|| ( LGPL-2.1+ BSD )" -SLOT="0" +SLOT="0/6" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc double-precision examples gyroscopic static-libs" |