From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/setserial/
Date: Sun, 27 May 2018 14:56:57 +0000 (UTC) [thread overview]
Message-ID: <1527433010.4e1e010f8251e8a6a742cdc7175e14c837794b4d.zlogene@gentoo> (raw)
commit: 4e1e010f8251e8a6a742cdc7175e14c837794b4d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 14:56:50 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 27 14:56:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e1e010f
sys-apps/setserial: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/setserial/setserial-2.17-r4.ebuild | 47 -----------------------------
1 file changed, 47 deletions(-)
diff --git a/sys-apps/setserial/setserial-2.17-r4.ebuild b/sys-apps/setserial/setserial-2.17-r4.ebuild
deleted file mode 100644
index bb48f5c974a..00000000000
--- a/sys-apps/setserial/setserial-2.17-r4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Configure your serial ports with it"
-HOMEPAGE="http://setserial.sourceforge.net/"
-SRC_URI="ftp://tsx-11.mit.edu/pub/linux/sources/sbin/${P}.tar.gz
- ftp://ftp.sunsite.org.uk/Mirrors/tsx-11.mit.edu/pub/linux/sources/sbin/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-spelling.patch
- epatch "${FILESDIR}"/${P}-manpage-updates.patch
- epatch "${FILESDIR}"/${P}-headers.patch
- epatch "${FILESDIR}"/${P}-build.patch
- epatch "${FILESDIR}"/${P}-hayes-esp.patch #309883
- epatch "${FILESDIR}"/${P}-darwin.patch #541536
-}
-
-src_compile() {
- tc-export CC
- econf || die
- emake setserial || die
-}
-
-src_install() {
- doman setserial.8
- into /
- dobin setserial || die
-
- insinto /etc
- doins serial.conf
- newinitd "${FILESDIR}"/serial-2.17-r4 serial
-
- dodoc README
- docinto txt
- dodoc Documentation/*
-}
next reply other threads:[~2018-05-27 14:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-27 14:56 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-25 16:50 [gentoo-commits] repo/gentoo:master commit in: sys-apps/setserial/ Jakov Smolić
2019-04-21 3:30 Anthony G. Basile
2018-05-27 14:55 Mikle Kolyada
2018-04-07 22:11 Matt Turner
2018-04-05 23:19 Thomas Deutschmann
2018-04-03 21:57 Sergei Trofimovich
2018-04-02 8:33 Markus Meier
2018-03-31 15:38 Tobias Klausmann
2018-03-31 10:36 Sergei Trofimovich
2018-03-20 10:01 Agostino Sarubbo
2018-03-19 19:46 Sergei Trofimovich
2018-03-19 9:39 Sergei Trofimovich
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=1527433010.4e1e010f8251e8a6a742cdc7175e14c837794b4d.zlogene@gentoo \
--to=zlogene@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