commit: 250832ac8d07c064d5a05430227e284577cb29db Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Fri Jun 1 14:37:49 2018 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Tue Jun 5 17:26:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250832ac
net-libs/libosmo-netif: git-2->git-r3 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-libs/libosmo-netif/libosmo-netif-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libosmo-netif/libosmo-netif-9999.ebuild b/net-libs/libosmo-netif/libosmo-netif-9999.ebuild index 7ecc9bb91e4..d2b2772d8af 100644 --- a/net-libs/libosmo-netif/libosmo-netif-9999.ebuild +++ b/net-libs/libosmo-netif/libosmo-netif-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 -inherit autotools eutils git-2 +inherit autotools eutils git-r3 DESCRIPTION="Utility functions for OsmocomBB, OpenBSC and related projects" HOMEPAGE="http://bb.osmocom.org/trac/wiki/"