commit: e97345a881ebf70585eebfe657002f67753c619e Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Fri Jun 1 14:46:53 2018 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Tue Jun 5 17:27:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97345a8
net-wireless/openbsc: git-2->git-r3 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-wireless/openbsc/openbsc-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-wireless/openbsc/openbsc-9999.ebuild b/net-wireless/openbsc/openbsc-9999.ebuild index 2c055ae0bb6..c8175a0f58f 100644 --- a/net-wireless/openbsc/openbsc-9999.ebuild +++ b/net-wireless/openbsc/openbsc-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools git-2 eutils +inherit autotools eutils git-r3 DESCRIPTION="OpenBSC, OsmoSGSN, OsmoBSC and other programs" HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/OpenBSC" @@ -25,7 +25,6 @@ RDEPEND="${DEPEND} dev-db/sqlite:3" S="${WORKDIR}/${P}/${PN}" -EGIT_SOURCEDIR="${WORKDIR}/${P}" src_prepare() { epatch_user
