From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/
Date: Fri, 26 Aug 2016 05:58:45 +0000 (UTC) [thread overview]
Message-ID: <1472191119.d2dd4d0103b24d05f5d38b813c0811de71654abd.radhermit@gentoo> (raw)
commit: d2dd4d0103b24d05f5d38b813c0811de71654abd
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 05:57:46 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 05:58:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2dd4d01
net-dialup/picocom: remove old
net-dialup/picocom/Manifest | 1 -
net-dialup/picocom/picocom-1.7.ebuild | 37 -----------------------------------
2 files changed, 38 deletions(-)
diff --git a/net-dialup/picocom/Manifest b/net-dialup/picocom/Manifest
index 66403da..ed918cf 100644
--- a/net-dialup/picocom/Manifest
+++ b/net-dialup/picocom/Manifest
@@ -1,2 +1 @@
-DIST picocom-1.7.tar.gz 42857 SHA256 d0f31c8f7a215a76922d30c81a52b9a2348c89e02a84935517002b3bc2c1129e SHA512 a222cc61be1e3e9759d8d6269348f6ac13159089e41b5a6aade3dc15abab8d76571a91c970f14af89244055f8bb9adf1ad5b336d7a9b4db5a9449558b86577ec WHIRLPOOL 1bb3b05e2fa111a55611e2586d93b16adeca397f368f1c6f3309f36490405afabbc9875dce262e548aa105c5f128ee004eaa7ec47772908e69689ff1ef68838f
DIST picocom-2.1.tar.gz 89281 SHA256 6b152fc5f816eaef6b86336a4cec7cf1496b7c712061e5aea5a36f143a0b09ed SHA512 0df692118e3cfa27edd8ff9d5abbde8a9dc02fb015476ab1469337d616eb69411db125a967107276fb50bc58e7b9748429b9ded4943712a082a10827d595c03e WHIRLPOOL 6c0a3e1080dd49ad2fd9863fd3c5cb21d9bbaca4b580145ffd20b76566109a4a18ee6b837bd192254848370206319e963cd07fe93955f85a2459297ad228c641
diff --git a/net-dialup/picocom/picocom-1.7.ebuild b/net-dialup/picocom/picocom-1.7.ebuild
deleted file mode 100644
index c993379..00000000
--- a/net-dialup/picocom/picocom-1.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="minimal dumb-terminal emulation program"
-HOMEPAGE="https://github.com/npat-efault/picocom"
-SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-
-src_prepare() {
- sed -i -e 's:\./picocom:picocom:' pcasc || die
-}
-
-src_compile() {
- # CPPFLAGS is shared between CFLAGS and CXXFLAGS, but there is no
- # C++ file, and the pre-processor is never called directly, this
- # is easier than patching it out.
- emake LDFLAGS="${LDFLAGS}" CFLAGS="${CFLAGS} ${CPPFLAGS} -Wall" \
- CC="$(tc-getCC)"
-}
-
-src_install() {
- dobin picocom pc{asc,xm,ym,zm}
- doman picocom.8
- dohtml picocom.8.html
- dodoc CHANGES CHANGES.old CONTRIBUTORS README TODO
-}
next reply other threads:[~2016-08-26 5:58 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 5:58 Tim Harder [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-14 5:27 [gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/ WANG Xuerui
2022-12-12 19:29 Georgy Yakovlev
2022-12-12 19:29 Georgy Yakovlev
2022-10-01 6:19 Arthur Zamarin
2022-01-11 2:23 Georgy Yakovlev
2022-01-04 12:46 Marek Szuba
2020-07-06 5:21 Tim Harder
2019-12-26 12:12 Georgy Yakovlev
2019-07-05 10:13 Agostino Sarubbo
2019-07-04 12:33 Agostino Sarubbo
2018-06-26 18:21 Mikle Kolyada
2018-06-26 18:21 Mikle Kolyada
2018-06-07 20:42 James Le Cuirot
2017-12-25 23:09 Tim Harder
2017-09-03 2:00 Tim Harder
2017-04-24 20:49 Tim Harder
2017-04-24 20:49 Tim Harder
2016-12-09 7:01 Tim Harder
2016-08-26 5:58 Tim Harder
2016-07-25 22:17 Tim Harder
2016-01-22 8:28 Michael Palimaka
2015-09-01 19:55 Tobias Klausmann
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=1472191119.d2dd4d0103b24d05f5d38b813c0811de71654abd.radhermit@gentoo \
--to=radhermit@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