zx2c4 14/04/26 02:39:45 Added: openbsc-9999.ebuild metadata.xml ChangeLog Log: Initial import. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Revision Changes Path 1.1 net-wireless/openbsc/openbsc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/openbsc-9999.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/openbsc-9999.ebuild?rev=1.1&content-type=text/plain Index: openbsc-9999.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-wireless/openbsc/openbsc-9999.ebuild,v 1.1 2014/04/26 02:39:45 zx2c4 Exp $ EAPI=5 inherit autotools git-2 DESCRIPTION="OpenBSC, OsmoSGSN, OsmoBSC and other programs" HOMEPAGE="http://openbsc.osmocom.org/trac/wiki/OpenBSC" #SRC_URI="http://cgit.osmocom.org/cgit/${PN}/snapshot/${P}.tar.bz2" EGIT_REPO_URI="git://git.osmocom.org/${PN}.git" #EGIT_BRANCH="jolly/testing" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" DEPEND="net-libs/libosmocore net-libs/libosmo-abis" RDEPEND="${DEPEND}" S="${WORKDIR}/${P}/${PN}" EGIT_SOURCEDIR="${WORKDIR}/${P}" src_prepare() { #sed -i "s/UNKNOWN/${PV}/" git-version-gen || die eautoreconf } 1.1 net-wireless/openbsc/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>radio</herd> </pkgmetadata> 1.1 net-wireless/openbsc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/openbsc/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for net-wireless/openbsc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/net-wireless/openbsc/ChangeLog,v 1.1 2014/04/26 02:39:45 zx2c4 Exp $ *openbsc-9999 (26 Apr 2014) 26 Apr 2014; Jason A. Donenfeld <[email protected]> +metadata.xml, +openbsc-9999.ebuild: Initial import.
