commit: e5eb122f8a0770c92ce3d8f7f9f1c5c18471b570 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org> AuthorDate: Mon Jan 16 22:14:36 2017 +0000 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org> CommitDate: Mon Jan 16 22:31:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5eb122f
dev-games/ode: revbump to change SLOT="0/6" for slot-operator rebuilds Package-Manager: portage-2.3.0 dev-games/ode/{ode-0.14.ebuild => ode-0.14-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/ode/ode-0.14.ebuild b/dev-games/ode/ode-0.14-r1.ebuild similarity index 96% rename from dev-games/ode/ode-0.14.ebuild rename to dev-games/ode/ode-0.14-r1.ebuild index 48021bb..8255bce 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"