Gentoo Archives: gentoo-commits

From: Jason Donenfeld <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libosmo-abis/
Date: Wed, 31 Aug 2016 14:38:18
Message-Id: 1472654267.689a50e32ff4e993185041e436f21363fd05b82b.zx2c4@gentoo
1 commit: 689a50e32ff4e993185041e436f21363fd05b82b
2 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 14:37:24 2016 +0000
4 Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 14:37:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689a50e3
7
8 net-libs/libosmo-abis: use master branch
9
10 Package-Manager: portage-2.3.0
11
12 net-libs/libosmo-abis/libosmo-abis-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
16 index 2edd204..a10795e 100644
17 --- a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
18 +++ b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -9,7 +9,6 @@ inherit autotools git-2
26 DESCRIPTION="Osmocom library for A-bis interface"
27 HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/libosmo-abis"
28 EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
29 -EGIT_BRANCH="jolly/multi-trx"
30
31 LICENSE="GPL-2 LGPL-3"
32 SLOT="0"