From 7e62ecc16949c1b33b30c5c1d93659962bd46cdf Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 2 Nov 2010 09:32:08 -0400 Subject: [PATCH] Add Tove overlay post. --- posts/Tove_overlay.mdwn | 22 ++++++++++++++++++++++ posts/Tove_overlay/layman.xml | 19 +++++++++++++++++++ 2 files changed, 41 insertions(+) create mode 100644 posts/Tove_overlay.mdwn create mode 100644 posts/Tove_overlay/layman.xml diff --git a/posts/Tove_overlay.mdwn b/posts/Tove_overlay.mdwn new file mode 100644 index 0000000..f3dbea0 --- /dev/null +++ b/posts/Tove_overlay.mdwn @@ -0,0 +1,22 @@ +[[!template id=gitrepo repo=tove]] + +I wanted to install [ikiwiki][] on my home box so I could test-compile +this blog before pushing commits to the live server. Gentoo's ikiwiki +ebuild ([bug 144453][]) is in Torsten Veller's overlay, so I forked +his overlay and bumped the Ikiwiki version number. I've emailed +Torsten with a merge request, but haven't heard back yet. Anyhow, add +this [[layman.xml]] to your `/etc/layman/layman.cfg` `overlays` listing +and run: + + layman -a tove-wtk + +Then: + + emerge -av ikiwiki + +and you're off! + +[ikiwiki]: http://ikiwiki.info/ +[bug 144453]: http://bugs.gentoo.org/show_bug.cgi?id=144453 + +[[!tag tags/linux]] diff --git a/posts/Tove_overlay/layman.xml b/posts/Tove_overlay/layman.xml new file mode 100644 index 0000000..60920da --- /dev/null +++ b/posts/Tove_overlay/layman.xml @@ -0,0 +1,19 @@ + + + + tove + Torsten Veller's Overlay + + Torsten Veller <tove@gentoo.org> + + git://git.overlays.gentoo.org/dev/tove.git + + + tove-wtk + Torsten Veller's Overlay (WTK branch) + + W. Trevor King <wking@drexel.edu> + + http://www.physics.drexel.edu/~wking/code/git/tove.git/ + + -- 2.26.2