Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425048 - dev-vcs/stgit asciidoc compatibility patch
Summary: dev-vcs/stgit asciidoc compatibility patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: René 'Necoro' Neumann
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-07-06 12:18 UTC by Greg Turner
Modified: 2012-08-06 19:59 UTC (History)
2 users (show)

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


Attachments
Patch for asciidoc compatibility (stgit-0.16-asciidoc-compat.patch,561 bytes, patch)
2012-07-06 12:18 UTC, Greg Turner
Details | Diff
Trivial update to stgit-0.16.ebuild incorporating the above patch. (stgit-0.16_ebuild.patch,786 bytes, patch)
2012-07-06 12:21 UTC, Greg Turner
Details | Diff
Fix link in stg.1 (stgit-0.16-man-linkfix.patch,429 bytes, patch)
2012-07-08 23:07 UTC, René 'Necoro' Neumann
Details | Diff
stgit-0.16.ebuild.diff (stgit-0.16.ebuild.diff,2.38 KB, patch)
2012-07-08 23:14 UTC, René 'Necoro' Neumann
Details | Diff
stgit-0.16.ebuild.diff (stgit-0.16.ebuild.diff,2.28 KB, patch)
2012-07-08 23:18 UTC, René 'Necoro' Neumann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Turner 2012-07-06 12:18:41 UTC
Created attachment 317418 [details, diff]
Patch for asciidoc compatibility

dev-vcs/stgit +doc has an =app-text/asciidoc-8.2* dependency which is annoying because asciidoc is unslotted.  There is apparently a patch available at https://mail.gna.org/public/stgit-users/2012-03/msg00000.html to fix this, which upstream has merged but not released.

Here's an ebuild update integrating that patch.
Comment 1 Greg Turner 2012-07-06 12:21:16 UTC
Created attachment 317420 [details, diff]
Trivial update to stgit-0.16.ebuild incorporating the above patch.
Comment 2 René 'Necoro' Neumann 2012-07-08 23:07:03 UTC
Created attachment 317622 [details, diff]
Fix link in stg.1

Ok - while being at it, I also fixed another thing that has been annoying me: the invalid URL in the stg.1 page :)
Comment 3 René 'Necoro' Neumann 2012-07-08 23:14:07 UTC
Created attachment 317624 [details, diff]
stgit-0.16.ebuild.diff

The patch for the ebuild:

- it incorporates the two patches
- fixes some strange but harmless git error messages
- uses emake instead of dohtml/doman (I just learned about passing arguments to make :))

This new ebuild has been tested and works well with all stable and the newest unstable asciidoc versions.

I suggest that this is introduced as a 0.16-r1.

@Greg: Just as a hint: When overriding phase functions make sure that you call the old ones (in this case: the one from distutils.eclass) :).
Comment 4 René 'Necoro' Neumann 2012-07-08 23:18:54 UTC
Created attachment 317626 [details, diff]
stgit-0.16.ebuild.diff
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-06 19:59:23 UTC
+*stgit-0.16-r1 (06 Aug 2012)
+
+  06 Aug 2012; Jeremy Olexa <darkside@gentoo.org> -stgit-0.14.3.ebuild,
+  +stgit-0.16-r1.ebuild, +files/stgit-0.16-asciidoc-compat.patch,
+  +files/stgit-0.16-man-linkfix.patch, metadata.xml:
+  Add revision bump for two small patches, bug 425048. Remove old version,
+  remove myself from metadata

Please remember to file a stablereq sometime.

I removed myself from metadata, please ping Diego in the future. Thanks.