From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 326351382F6 for ; Thu, 7 Jul 2016 19:48:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 529D3E094C; Thu, 7 Jul 2016 19:48:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48042E0925 for ; Thu, 7 Jul 2016 19:48:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A614340CC5 for ; Thu, 7 Jul 2016 19:48:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83DE32451 for ; Thu, 7 Jul 2016 19:48:15 +0000 (UTC) From: "Austin English" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Austin English" Message-ID: <1467920820.a4139030a3746ce0bacee400c88c76bf6f621ff2.wizardedit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/dtrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/dtrace/dtrace-2.01-r3.ebuild net-dialup/dtrace/metadata.xml X-VCS-Directories: net-dialup/dtrace/ X-VCS-Committer: wizardedit X-VCS-Committer-Name: Austin English X-VCS-Revision: a4139030a3746ce0bacee400c88c76bf6f621ff2 X-VCS-Branch: master Date: Thu, 7 Jul 2016 19:48:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31a60c8b-0035-440e-8660-680444e2bdfb X-Archives-Hash: 5694504531c7ea67883efb9452adf90b commit: a4139030a3746ce0bacee400c88c76bf6f621ff2 Author: Austin English gentoo org> AuthorDate: Thu Jul 7 19:34:15 2016 +0000 Commit: Austin English gentoo org> CommitDate: Thu Jul 7 19:47:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4139030 net-dialup/dtrace: bump to EAPI 6, add maintainer-needed Package-Manager: portage-2.2.28 net-dialup/dtrace/dtrace-2.01-r3.ebuild | 36 +++++++++++++++++++++++++++++++++ net-dialup/dtrace/metadata.xml | 1 + 2 files changed, 37 insertions(+) diff --git a/net-dialup/dtrace/dtrace-2.01-r3.ebuild b/net-dialup/dtrace/dtrace-2.01-r3.ebuild new file mode 100644 index 0000000..b721fe5 --- /dev/null +++ b/net-dialup/dtrace/dtrace-2.01-r3.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit eutils + +DESCRIPTION="DTRACE traces ISDN messages with AVM ISDN-controllers" +HOMEPAGE="ftp://ftp.avm.de/develper/d3trace/" +SRC_URI="ftp://ftp.avm.de/develper/d3trace/linux/dtrace.static -> ${P}.static + ftp://ftp.avm.de/develper/d3trace/linux/readme.txt -> ${P}-readme.txt" + +LICENSE="AVM-dtrace" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +RESTRICT="mirror bindist" + +RDEPEND="net-dialup/capi4k-utils" + +S="${WORKDIR}" + +src_unpack() { + cp "${DISTDIR}"/${P}.static "${DISTDIR}"/${P}-readme.txt . || die +} + +src_prepare() { + default + edos2unix ${P}-readme.txt +} + +src_install() { + exeinto /opt/bin + newexe ${P}.static dtrace-avm + newdoc ${P}-readme.txt README +} diff --git a/net-dialup/dtrace/metadata.xml b/net-dialup/dtrace/metadata.xml index ee93580..33df986 100644 --- a/net-dialup/dtrace/metadata.xml +++ b/net-dialup/dtrace/metadata.xml @@ -1,6 +1,7 @@ + DTRACE is a console application for Linux and traces ISDN messages with AVM ISDN-controllers. The program uses manufacturer specific functions