Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497618 - app-misc/cpipe-3.0.3 - Counting pipe, measures data transfered over pipe
Summary: app-misc/cpipe-3.0.3 - Counting pipe, measures data transfered over pipe
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/HaraldKi/cpipe
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-01-09 09:37 UTC by Marcin Mirosław
Modified: 2016-03-08 22:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cpipe-3.0.2.ebuild (cpipe-3.0.2.ebuild,683 bytes, text/plain)
2014-01-09 09:37 UTC, Marcin Mirosław
Details
cpipe-3.0.3.ebuild (cpipe-3.0.3.ebuild,598 bytes, text/plain)
2016-02-29 21:39 UTC, Marcin Mirosław
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2014-01-09 09:37:14 UTC
Created attachment 367462 [details]
cpipe-3.0.2.ebuild

Cpipe measure how fast data are sended through pipe.
Comment 1 Patrice Clement gentoo-dev 2016-02-25 09:51:11 UTC
HOMEPAGE looks dead. This project didn't move to Github unfortunately. Could you please reopen with a link to the new project's homepage? Thank you.
Comment 2 Marcin Mirosław 2016-02-29 21:39:45 UTC
Created attachment 427050 [details]
cpipe-3.0.3.ebuild
Comment 3 Marcin Mirosław 2016-02-29 21:43:43 UTC
Author kindly uploaded sources to github.
Comment 4 Patrice Clement gentoo-dev 2016-03-08 10:21:39 UTC
commit bc88c93259c52696b2d171e6bf7b09d543ddc082 (HEAD -> master)
Author: Patrice Clement <monsieurp@gentoo.org>
Date:   Tue Mar 8 10:03:55 2016 +0000

app-misc/cpipe: Add cpipe to the tree.

cpipe is a tiny C program that measures how fast data is sent through a UNIX pipe.

Gentoo-Bug: https://bugs.gentoo.org/497618
Reporter: Marcin Mirosław <bug@mejor.pl>
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: portage-2.2.26

app-misc/cpipe/Manifest           |  1 +
app-misc/cpipe/cpipe-3.0.3.ebuild | 37 +++++++++++++++++++++++++++++++++++++
app-misc/cpipe/metadata.xml       | 11 +++++++++++
3 files changed, 49 insertions(+)
create mode 100644 app-misc/cpipe/Manifest
create mode 100644 app-misc/cpipe/cpipe-3.0.3.ebuild
create mode 100644 app-misc/cpipe/metadata.xml


Marcin if you want to proxy-maint this ebuild with me, let me know. Thanks!
Comment 5 Marcin Mirosław 2016-03-08 22:16:26 UTC
This ebuild and soft look easy, I think that it could be good candidate to try become first-time-proxy-maint of this ebuild.