Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128309 - app-emacs/ljupdate-darcs - new ebuild
Summary: app-emacs/ljupdate-darcs - new ebuild
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on: 128307
Blocks:
  Show dependency tree
 
Reported: 2006-03-31 16:16 UTC by Xavier Maillard
Modified: 2007-04-26 12:38 UTC (History)
2 users (show)

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


Attachments
ljupdate-darcs.ebuild (ljupdate-darcs-0.ebuild,672 bytes, text/plain)
2006-03-31 16:16 UTC, Xavier Maillard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Maillard 2006-03-31 16:16:07 UTC
As a quick testcase against my darcs.eclass, I packaged this live journal mode for emacs.

Please considerate to add it as soon as darcs.eclass is stabilized.

Thank you
Comment 1 Xavier Maillard 2006-03-31 16:16:43 UTC
Created attachment 83574 [details]
ljupdate-darcs.ebuild 

See enclosed the ebuild.
Comment 2 Duncan Coutts (RETIRED) gentoo-dev 2006-05-22 16:16:56 UTC
Note that this may need changes and at least testing with the darcs.eclass that actually got added to portage since it was different to the one submitted in bug #128307.
Comment 3 Xavier Maillard 2006-09-17 16:08:20 UTC
Is there any chance that somebody review this or even correct it so it matches what the official darcs.eclass does ?

Regards
Comment 4 Ulrich Müller gentoo-dev 2007-04-19 08:52:04 UTC
Comment on attachment 83574 [details]
ljupdate-darcs.ebuild 

Please submit attached ebuilds as text/plain.
Comment 5 Ulrich Müller gentoo-dev 2007-04-26 12:38:24 UTC
The ebuild fails in src_unpack:

>>> Unpacking source...
 * Fetching darcs repository  into /usr/portage/distfiles/darcs-src...
 * Running darcs get --partial --set-scripts-executable --repo-name= 
darcs failed:  You must provide 'get' with either one or two arguments.

And if I call darcs manually, I get HTTP error 404.

> As a quick testcase against my darcs.eclass, I packaged this live journal
> mode for emacs.

Anyway, is this only intended as a test case, or should we consider adding it to the Portage tree?