From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/sendpage/
Date: Sat, 17 Apr 2021 19:20:28 +0000 (UTC) [thread overview]
Message-ID: <1618687167.73b36ea26703fb424c5e1a5df0aa3605808a677b.conikost@gentoo> (raw)
commit: 73b36ea26703fb424c5e1a5df0aa3605808a677b
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 17 18:07:43 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 19:19:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b36ea2
net-dialup/sendpage: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-dialup/sendpage/sendpage-1.1.0-r3.ebuild | 48 ----------------------------
1 file changed, 48 deletions(-)
diff --git a/net-dialup/sendpage/sendpage-1.1.0-r3.ebuild b/net-dialup/sendpage/sendpage-1.1.0-r3.ebuild
deleted file mode 100644
index fa48c912658..00000000000
--- a/net-dialup/sendpage/sendpage-1.1.0-r3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit perl-module user
-
-MY_P=${PN}-1.001
-DESCRIPTION="Dialup alphapaging software"
-HOMEPAGE="https://www.sendpage.org/"
-SRC_URI="https://www.sendpage.org/download/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-# This package warrants IUSE doc
-IUSE=""
-
-DEPEND="!net-misc/hylafax
- >=dev-perl/Device-SerialPort-0.13
- >=dev-perl/MailTools-1.44
- >=virtual/perl-libnet-1.11
- >=dev-perl/Net-SNPP-1.13
- dev-perl/DBI"
-RDEPEND="${DEPEND}"
-
-mydoc="FEATURES email2page.conf sendpage.cf snpp.conf"
-
-pkg_setup() {
- enewgroup sms
- enewuser sendpage -1 -1 /var/spool/sendpage sms
-}
-
-PATCHES=( "${FILESDIR}"/${PV}-makefile.patch )
-
-src_install() {
- perl-module_src_install
- insinto /etc
- doins sendpage.cf
- newinitd "${FILESDIR}"/sendpage.initd sendpage
- diropts -o sendpage -g sms -m0770
- keepdir /var/spool/sendpage
- # Separate docs/ content from ${mydoc[@]}
- docompress -x /usr/share/doc/${PF}/text/
- docinto text/
- dodoc docs/*
-}
next reply other threads:[~2021-04-17 19:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-17 19:20 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 11:21 [gentoo-commits] repo/gentoo:master commit in: net-dialup/sendpage/ Petr Vaněk
2024-06-17 22:36 Conrad Kostecki
2024-06-17 22:36 Conrad Kostecki
2021-04-17 19:20 Conrad Kostecki
2016-04-28 22:00 Austin English
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=1618687167.73b36ea26703fb424c5e1a5df0aa3605808a677b.conikost@gentoo \
--to=conikost@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