Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194664 - kpaste-0.3 (New Package)
Summary: kpaste-0.3 (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-10-03 23:54 UTC by Kenneth Prugh (RETIRED)
Modified: 2008-01-05 22:13 UTC (History)
0 users

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


Attachments
kpaste-0.3.ebuild (kpaste-0.3.ebuild,522 bytes, text/plain)
2007-10-03 23:55 UTC, Kenneth Prugh (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Prugh (RETIRED) gentoo-dev 2007-10-03 23:54:35 UTC
Hello,

Please find the attached ebuild for kpaste-0.3.

kpaste is a python command-line tool to the http://kpaste.dyndns.org/ pastebin.

Basic usage can read files with the "-f" flag via `kpaste -f foo.txt` which will return a url of the paste. kpaste may also paste input via a pipe, for example `equery -N d kdelibs | kpaste`. You may also set your name with the -u flag. See --help for more information.

As the author of kpaste I have extensively tested it on ~AMD64 and ~PPC and it works fine. Only RDEPENDS on python 2.4 or greater. I suggest the app-text category.
Comment 1 Kenneth Prugh (RETIRED) gentoo-dev 2007-10-03 23:55:37 UTC
Created attachment 132510 [details]
kpaste-0.3.ebuild