public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/dtrace/
Date: Thu,  7 Jul 2016 19:48:15 +0000 (UTC)	[thread overview]
Message-ID: <1467920820.a4139030a3746ce0bacee400c88c76bf6f621ff2.wizardedit@gentoo> (raw)

commit:     a4139030a3746ce0bacee400c88c76bf6f621ff2
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 19:34:15 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> 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 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<!-- maintainer-needed -->
 	<longdescription lang="en">
 		DTRACE is a console application for Linux and traces ISDN messages with
 		AVM ISDN-controllers. The program uses manufacturer specific functions


             reply	other threads:[~2016-07-07 19:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-07 19:48 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-18 16:34 [gentoo-commits] repo/gentoo:master commit in: net-dialup/dtrace/ Pacho Ramos
2016-08-18 16:34 Pacho Ramos
2016-05-21 14:40 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1467920820.a4139030a3746ce0bacee400c88c76bf6f621ff2.wizardedit@gentoo \
    --to=wizardedit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox