Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 109581

Summary: mtsh-0.2-r1.ebuild (New Package)
Product: Gentoo Linux Reporter: Mark Wong <markw>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: markw
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mtsh-0.2-r1.ebuild (New Package)
mtsh-0.2-r2.ebuild (New Package)

Description Mark Wong 2005-10-17 08:45:54 UTC
Please find attached mtsh-0.2-r1.ebuild.

mtsh is a GUI for working with monotone working copies.

mtsh supports most working copy operations -- add, drop, revert, and rename on
single files, commit, and update. It displays a list of files, which can include
any of edited files, unedited files, files monotone doesn't know about, and
files monotone is set to ignore. When a file is selected in the list, a diff of
the current changes, the full contents of the file, and any comments attached to
the file are available for inspection (and editing, in the case of comments).
The file list is also a drag&drop source, so you can drag files to your favorite
editor.

File operations are accomplished by means of a context menu on the file list,
and general operations use the menu or toolbar.

mtsh was writted by Timothy Brownawell <tbrownaw@gmail.com>
Comment 1 Mark Wong 2005-10-17 08:46:58 UTC
Created attachment 70854 [details]
mtsh-0.2-r1.ebuild (New Package)
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-17 15:17:36 UTC
- S="${WORKDIR}/${P}" is superfluous
- Did you test the ebuild on all keyworded architectures?
Comment 3 Mark Wong 2005-10-17 15:20:26 UTC
I've only tested on x86 and amd64.  Should I make those changes (remove the
untested arches and the superfluous line) and make a new attachment?
Comment 4 Mark Wong 2005-10-24 11:38:06 UTC
Created attachment 71346 [details]
mtsh-0.2-r2.ebuild (New Package)

Removed superfluous line and removed untested architectures.
Comment 5 James Earl Spahlinger 2009-07-24 07:15:14 UTC
with apologies this bug is being closed as upstream seems to be dead. I cannot find their site anymore (linked one in included ebuild is a 404) When upstream becomes active/found again, feel free to reopen.