commit:     d81653481fb27c49096ce88f60f66aeba02b1639
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 18:31:27 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 20:56:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8165348

dev-libs/libixion: Raise dev-util/mdds min ver to 1.4.1, subslot to 0/15

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-libs/libixion/libixion-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/libixion/libixion-9999.ebuild 
b/dev-libs/libixion/libixion-9999.ebuild
index 7fed246e305..9dbcab360b8 100644
--- a/dev-libs/libixion/libixion-9999.ebuild
+++ b/dev-libs/libixion/libixion-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ HOMEPAGE="https://gitlab.com/ixion/ixion";
 [[ ${PV} == 9999 ]] || SRC_URI="https://kohei.us/files/ixion/src/${P}.tar.xz";
 
 LICENSE="MIT"
-SLOT="0/0.13" # based on SONAME of libixion.so
+SLOT="0/0.15" # based on SONAME of libixion.so
 [[ ${PV} == 9999 ]] || \
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="debug python static-libs +threads"
@@ -26,7 +26,7 @@ RDEPEND="
        python? ( ${PYTHON_DEPS} )
 "
 DEPEND="${RDEPEND}
-       >=dev-util/mdds-1.2.0:1=
+       >=dev-util/mdds-1.4.1:1=
 "
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

Reply via email to