From: "Petr Vaněk" <arkamar@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mwavem/
Date: Thu, 15 May 2025 07:24:25 +0000 (UTC) [thread overview]
Message-ID: <1747293692.ed1e9ff946c53bc9dc302e7a4c3e5fbf9a3bac89.arkamar@gentoo> (raw)
commit: ed1e9ff946c53bc9dc302e7a4c3e5fbf9a3bac89
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Thu May 15 07:00:46 2025 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Thu May 15 07:21:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1e9ff9
net-dialup/mwavem: drop 2.0-r2
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
net-dialup/mwavem/mwavem-2.0-r2.ebuild | 56 ----------------------------------
1 file changed, 56 deletions(-)
diff --git a/net-dialup/mwavem/mwavem-2.0-r2.ebuild b/net-dialup/mwavem/mwavem-2.0-r2.ebuild
deleted file mode 100644
index fa58e465d95f..000000000000
--- a/net-dialup/mwavem/mwavem-2.0-r2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="User level application for IBM Mwave modem"
-HOMEPAGE="http://oss.software.ibm.com/acpmodem/"
-SRC_URI="ftp://www-126.ibm.com/pub/acpmodem/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-PATCHES=(
- "${FILESDIR}"/${P}-gentoo.patch
- "${FILESDIR}"/${P}-glibc-2.10.patch
- "${FILESDIR}"/${P}-fno-common.patch
- "${FILESDIR}"/${P}-ar.patch
-)
-
-HTML_DOCS=( doc/mwave.html )
-
-src_prepare() {
- default
- rm README.freebsd || die
- mv configure.{in,ac} || die
- AT_M4DIR=m4 eautoreconf
-}
-
-src_install() {
- default
-
- dosbin "${FILESDIR}"/mwave-dev-handler
-
- insinto /etc/devfs.d
- newins "${FILESDIR}"/mwave.devfs mwave
-
- insinto /etc/modprobe.d
- newins "${FILESDIR}"/mwave.modules mwave.conf
-
- dodoc doc/mwave.sgml doc/mwave.txt
-}
-
-pkg_postinst() {
- if [[ -e "${EROOT}"/dev/.devfsd ]]; then
- # device node is created by devfs
- ebegin "Restarting devfsd to reread devfs rules"
- killall -HUP devfsd
- eend $?
- else
- elog "Create device node if needed, using command like this:"
- elog "# mknod --mode=0660 \"${EROOT}/dev/modems/mwave\" c 10 219"
- fi
-}
next reply other threads:[~2025-05-15 7:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 7:24 Petr Vaněk [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 1:17 [gentoo-commits] repo/gentoo:master commit in: net-dialup/mwavem/ Sam James
2025-04-26 1:06 Sam James
2018-02-25 20:36 Pacho Ramos
2018-02-25 18:21 Thomas Deutschmann
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=1747293692.ed1e9ff946c53bc9dc302e7a4c3e5fbf9a3bac89.arkamar@gentoo \
--to=arkamar@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