summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2014-04-26 12:36:07 +0000
committerJason A. Donenfeld <zx2c4@gentoo.org>2014-04-26 12:36:07 +0000
commitc43779cc2362657c876f73da4b0757dd859db9e1 (patch)
tree46447d501b6f2c80072236bfa646ca8c3b2b9c09 /net-libs/libosmo-abis
parentamd64/x86 stable, remove old. (diff)
downloadgentoo-2-c43779cc2362657c876f73da4b0757dd859db9e1.tar.gz
gentoo-2-c43779cc2362657c876f73da4b0757dd859db9e1.tar.bz2
gentoo-2-c43779cc2362657c876f73da4b0757dd859db9e1.zip
Releases are borked. Only a certain branch in git is okay.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'net-libs/libosmo-abis')
-rw-r--r--net-libs/libosmo-abis/ChangeLog6
-rw-r--r--net-libs/libosmo-abis/libosmo-abis-0.2.0.ebuild24
-rw-r--r--net-libs/libosmo-abis/libosmo-abis-9999.ebuild3
3 files changed, 7 insertions, 26 deletions
diff --git a/net-libs/libosmo-abis/ChangeLog b/net-libs/libosmo-abis/ChangeLog
index 3c1179af5d0d..b9af51d35edc 100644
--- a/net-libs/libosmo-abis/ChangeLog
+++ b/net-libs/libosmo-abis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libosmo-abis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmo-abis/ChangeLog,v 1.1 2014/04/26 02:38:16 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmo-abis/ChangeLog,v 1.2 2014/04/26 12:36:07 zx2c4 Exp $
+
+ 26 Apr 2014; Jason A. Donenfeld <zx2c4@gentoo.org> -libosmo-abis-0.2.0.ebuild,
+ libosmo-abis-9999.ebuild:
+ Releases are borked. Only a certain branch in git is okay.
*libosmo-abis-9999 (26 Apr 2014)
*libosmo-abis-0.2.0 (26 Apr 2014)
diff --git a/net-libs/libosmo-abis/libosmo-abis-0.2.0.ebuild b/net-libs/libosmo-abis/libosmo-abis-0.2.0.ebuild
deleted file mode 100644
index 3fb619122f6a..000000000000
--- a/net-libs/libosmo-abis/libosmo-abis-0.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmo-abis/libosmo-abis-0.2.0.ebuild,v 1.1 2014/04/26 02:38:16 zx2c4 Exp $
-
-EAPI=5
-
-inherit autotools
-
-DESCRIPTION="Osmocom library for A-bis interface"
-HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/libosmo-abis"
-SRC_URI="http://cgit.osmocom.org/cgit/${PN}/snapshot/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="net-libs/ortp"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- sed -i "s/UNKNOWN/${PV}/" git-version-gen || die
- eautoreconf
-}
diff --git a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
index 9fef1083a76f..94ce2315678c 100644
--- a/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
+++ b/net-libs/libosmo-abis/libosmo-abis-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmo-abis/libosmo-abis-9999.ebuild,v 1.1 2014/04/26 02:38:16 zx2c4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosmo-abis/libosmo-abis-9999.ebuild,v 1.2 2014/04/26 12:36:07 zx2c4 Exp $
EAPI=5
@@ -9,6 +9,7 @@ inherit autotools git-2
DESCRIPTION="Osmocom library for A-bis interface"
HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/libosmo-abis"
EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
+EGIT_BRANCH="jolly/multi-trx"
LICENSE="GPL-2 LGPL-3"
SLOT="0"