* [gentoo-commits] repo/gentoo:master commit in: net-wireless/openbsc/
@ 2016-09-02 17:03 Jason Donenfeld
0 siblings, 0 replies; 3+ messages in thread
From: Jason Donenfeld @ 2016-09-02 17:03 UTC (permalink / raw
To: gentoo-commits
commit: 3700ff727809928b965c33b5d0c62abc5ff4ce31
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 2 17:03:09 2016 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 2 17:03:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3700ff72
net-wireless/openbsc: requires netif
net-wireless/openbsc/openbsc-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-wireless/openbsc/openbsc-9999.ebuild b/net-wireless/openbsc/openbsc-9999.ebuild
index 8ba6088..473b1e3 100644
--- a/net-wireless/openbsc/openbsc-9999.ebuild
+++ b/net-wireless/openbsc/openbsc-9999.ebuild
@@ -19,6 +19,7 @@ DEPEND="
gprs? ( net-wireless/openggsn )
net-libs/libosmocore
net-libs/libosmo-abis
+ net-libs/libosmo-netif
dev-db/libdbi"
RDEPEND="${DEPEND}
dev-db/libdbi-drivers[sqlite]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/openbsc/
@ 2018-06-05 17:27 Richard Farina
0 siblings, 0 replies; 3+ messages in thread
From: Richard Farina @ 2018-06-05 17:27 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-wireless/openbsc/
@ 2020-12-03 6:34 Joonas Niilola
0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2020-12-03 6:34 UTC (permalink / raw
To: gentoo-commits
commit: bf5a0666c2d64e9a460bf1bf6f51293642c664b9
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 06:31:20 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 06:31:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5a0666
net-wireless/openbsc: remove last-rited package
Bug: https://bugs.gentoo.org/752462
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-wireless/openbsc/metadata.xml | 11 -----------
net-wireless/openbsc/openbsc-9999.ebuild | 32 --------------------------------
2 files changed, 43 deletions(-)
diff --git a/net-wireless/openbsc/metadata.xml b/net-wireless/openbsc/metadata.xml
deleted file mode 100644
index 7e81667e245..00000000000
--- a/net-wireless/openbsc/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>radio@gentoo.org</email>
- <name>Radio</name>
- </maintainer>
- <use>
- <flag name="gprs">Support GPRS via OpenGGSN</flag>
- </use>
-</pkgmetadata>
diff --git a/net-wireless/openbsc/openbsc-9999.ebuild b/net-wireless/openbsc/openbsc-9999.ebuild
deleted file mode 100644
index c8175a0f58f..00000000000
--- a/net-wireless/openbsc/openbsc-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools eutils git-r3
-
-DESCRIPTION="OpenBSC, OsmoSGSN, OsmoBSC and other programs"
-HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/OpenBSC"
-EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="+gprs"
-
-DEPEND="
- gprs? ( net-wireless/openggsn )
- net-libs/libosmocore
- net-libs/libosmo-abis
- net-libs/libosmo-netif
- dev-db/libdbi"
-RDEPEND="${DEPEND}
- dev-db/libdbi-drivers[sqlite]
- dev-db/sqlite:3"
-
-S="${WORKDIR}/${P}/${PN}"
-
-src_prepare() {
- epatch_user
- eautoreconf
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-03 6:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-05 17:27 [gentoo-commits] repo/gentoo:master commit in: net-wireless/openbsc/ Richard Farina
-- strict thread matches above, loose matches on Subject: below --
2020-12-03 6:34 Joonas Niilola
2016-09-02 17:03 Jason Donenfeld
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox