public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pipes/
Date: Sun, 15 Jan 2017 21:14:06 +0000 (UTC)	[thread overview]
Message-ID: <1484514841.06ec5dd8e20eb05d22cf9c2fa559e4ebcd4de01b.monsieurp@gentoo> (raw)

commit:     06ec5dd8e20eb05d22cf9c2fa559e4ebcd4de01b
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 20:45:00 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 21:14:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06ec5dd8

net-misc/pipes: clean up old.

Package-Manager: portage-2.3.0

 net-misc/pipes/Manifest          |  1 -
 net-misc/pipes/pipes-1.16.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/net-misc/pipes/Manifest b/net-misc/pipes/Manifest
index dc0da80..9c460eb 100644
--- a/net-misc/pipes/Manifest
+++ b/net-misc/pipes/Manifest
@@ -1,2 +1 @@
 DIST pipes-1.16.1.tar.bz2 21642 SHA256 d7bb02f7e10ee91174a4d0d74ce61e1328d08be68d1ab3c235e63d2f34ada62c SHA512 ff8f6cf7934149c3d8a6e0443a06840863313acccd31791913fa25b086173e834d8f357212811e5e1ddb62148d3e687858e8956065734f11d7fc729f2a64b0a3 WHIRLPOOL 6ab87a0228451ad98746e5f9346922fcf6246c87b57e09a709781af478a546e49c521bd4b2bc0a7824776cf1dfd230bc7e61b3f1f12c41e19c87f09e2059a831
-DIST pipes-1.16.tar.bz2 21441 SHA256 cd5366d8e1ee9a9135e61b976eafc4b2e36938cda81aaed6c281b0b438335150 SHA512 82d53a09efed50791d940c98691354cf26479f7dc1bd49d3450ab27e0af51cc768f8b030bd8c8646f50a1245f646afc6194e5cc3ad14af2fec420dddeef4e2ab WHIRLPOOL 9e1ed6901dc2c3484b1e9d0e824847f43eb7a325ce2d5fe0299e313061d7acf91fd4fc940dfe7815aebc6edda65116ce10bd0412aace2019e78b8b5378e57cb7

diff --git a/net-misc/pipes/pipes-1.16.ebuild b/net-misc/pipes/pipes-1.16.ebuild
deleted file mode 100644
index 16d245b..00000000
--- a/net-misc/pipes/pipes-1.16.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Very versatile TCP pipes"
-HOMEPAGE="http://bisqwit.iki.fi/source/pipes.html"
-SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 s390 ~ppc"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	>=sys-apps/sed-4"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-
-	sed -i \
-		-e "s:-O2:${CFLAGS}:" Makefile || \
-			die "sed Makefile failed"
-	touch .depend
-}
-
-src_compile() {
-	emake || die "emake failed"
-}
-
-src_install() {
-	dobin plis || die "dobin failed"
-	dohard /usr/bin/plis /usr/bin/pcon || die "dohard failed"
-	dodoc Examples ChangeLog
-	dohtml README.html
-}


             reply	other threads:[~2017-01-15 21:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15 21:14 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-22 11:05 [gentoo-commits] repo/gentoo:master commit in: net-misc/pipes/ Ulrich Müller
2022-03-26  0:01 Sam James
2020-11-29  9:56 David Seifert
2020-11-29  8:24 Agostino Sarubbo
2020-11-29  8:20 Agostino Sarubbo
2020-11-29  8:16 Agostino Sarubbo
2020-11-27 16:49 Thomas Deutschmann
2018-05-06 14:16 Aaron Bauman
2018-04-20  8:38 Jeroen Roovers
2017-01-15 21:14 Patrice Clement
2015-09-28 10:06 Mikle Kolyada

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=1484514841.06ec5dd8e20eb05d22cf9c2fa559e4ebcd4de01b.monsieurp@gentoo \
    --to=monsieurp@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