diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-06-01 09:37:49 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2018-06-05 13:26:43 -0400 |
commit | 250832ac8d07c064d5a05430227e284577cb29db (patch) | |
tree | 797b833a7f33851e5d59572a43db2fcb3db300e8 | |
parent | net-libs/libosmo-dsp: git-2->git-r3 (diff) | |
download | gentoo-250832ac8d07c064d5a05430227e284577cb29db.tar.gz gentoo-250832ac8d07c064d5a05430227e284577cb29db.tar.bz2 gentoo-250832ac8d07c064d5a05430227e284577cb29db.zip |
net-libs/libosmo-netif: git-2->git-r3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | net-libs/libosmo-netif/libosmo-netif-9999.ebuild | 4 |
1 files 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 7ecc9bb91e45..d2b2772d8afa 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/" |