From cb3e8c6af7661fbcafdcacc7e0ecdfb610d098fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Jun 2018 09:27:03 +0100 Subject: gentoo resync : 09.06.2018 --- net-libs/libosmo-abis/Manifest | 2 +- net-libs/libosmo-abis/libosmo-abis-9999.ebuild | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'net-libs/libosmo-abis') diff --git a/net-libs/libosmo-abis/Manifest b/net-libs/libosmo-abis/Manifest index 5aedac6d2a45..b609387b5a92 100644 --- a/net-libs/libosmo-abis/Manifest +++ b/net-libs/libosmo-abis/Manifest @@ -1,2 +1,2 @@ -EBUILD libosmo-abis-9999.ebuild 429 BLAKE2B cf3223ccdbdc2aacaca0042c0190718840e9badfd580e30b4b1585a743772b84d9a65ab72e2eb14119f93b1e281ef8358323fde6c7a49da5295a12f9ce2dc627 SHA512 49a925a221e7f943ef60fc1dcfc55fb3ef522e11caf218bf4e52723e3c23cc8612c584770fc37760195f57c1dbe612a1750d6fdd79e71502dc0796afebe62fc3 +EBUILD libosmo-abis-9999.ebuild 470 BLAKE2B f67deca8e992f0701d5d3bd34a57bb56783e3ce2e6bd52fa2a38cb210a46ea70b351c17ff525e97c447edb79a6b059f1693ed87d95a41b2ef73e3dd3fff9de8a SHA512 bf886f9acfd03e63f197a21ba83e36cbd51f40fdf7a4e5147a7e42494c2856cff9c8d863b0c77b5ee01aaf1c6100baf1a0323ffa2bf95f3e51ce8d9add8488c6 MISC metadata.xml 238 BLAKE2B 34ac0d15fbd529b95d6a8c5656482832843c35f4befaa7bb238eec7634acb09a074de43cbd4d4c0a57d3b2810901bc85c7d2780beee573cd72c37b6244d78dc8 SHA512 b8e525ce325eb8201273f8d0ea320d6ba41a183d7f80b0f44dcca44c48049baec1c3489ebd32a17d3be9d6a31a9427ce40cd1686f12e42ca99b0d7037af9532f diff --git a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild index 00d1ef07ca50..3574747f1b9d 100644 --- a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild +++ b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 -inherit autotools git-2 +inherit autotools git-r3 DESCRIPTION="Osmocom library for A-bis interface" HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/libosmo-abis" @@ -14,9 +14,11 @@ SLOT="0" KEYWORDS="" IUSE="" -DEPEND="net-libs/ortp" +DEPEND="net-libs/ortp + >=net-libs/libosmocore-0.11.0" RDEPEND="${DEPEND}" src_prepare() { + default eautoreconf } -- cgit v1.2.3