From: Mikle Kolyada Date: Mon, 8 Oct 2018 18:52:31 +0000 (+0300) Subject: dev-libs/girara: Move to the zero slot X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=963f3100e6261714ae26367937f539db14e73d53;p=gentoo.git dev-libs/girara: Move to the zero slot Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/dev-libs/girara/girara-0.2.8.ebuild b/dev-libs/girara/girara-0.2.8.ebuild index f8ff7c982364..1098c77dd33e 100644 --- a/dev-libs/girara/girara-0.2.8.ebuild +++ b/dev-libs/girara/girara-0.2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git" EGIT_BRANCH="develop" LICENSE="ZLIB" -SLOT="3" +SLOT="0" if ! [[ ${PV} == 9999* ]]; then KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" fi diff --git a/dev-libs/girara/girara-9999.ebuild b/dev-libs/girara/girara-9999.ebuild index 28df72617d4f..d4db899b1913 100644 --- a/dev-libs/girara/girara-9999.ebuild +++ b/dev-libs/girara/girara-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://git.pwmt.org/pwmt/${PN}.git" EGIT_BRANCH="develop" LICENSE="ZLIB" -SLOT="3" +SLOT="0" if ! [[ ${PV} == 9999* ]]; then KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" else