summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-08 21:52:31 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-08 22:03:28 +0300
commit963f3100e6261714ae26367937f539db14e73d53 (patch)
tree02856d50336a41d8d7d1ab185f407f4d1d8d30d4 /dev-libs/girara
parentprofiles/updates: move dev-libs/girara to slot 0 (diff)
downloadgentoo-963f3100e6261714ae26367937f539db14e73d53.tar.gz
gentoo-963f3100e6261714ae26367937f539db14e73d53.tar.bz2
gentoo-963f3100e6261714ae26367937f539db14e73d53.zip
dev-libs/girara: Move to the zero slot
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs/girara')
-rw-r--r--dev-libs/girara/girara-0.2.8.ebuild4
-rw-r--r--dev-libs/girara/girara-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
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