public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-libs/libchamplain/
Date: Wed,  6 Apr 2011 13:39:42 +0000 (UTC)	[thread overview]
Message-ID: <f191ea6e0eacd84833406dbbb0003d36cb5d7959.eva@gentoo> (raw)

commit:     f191ea6e0eacd84833406dbbb0003d36cb5d7959
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 13:39:07 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 13:39:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f191ea6e

media-libs/libchamplain: fix documentation sloting problem

(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key C6085806)

---
 media-libs/libchamplain/libchamplain-0.10.0.ebuild |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/media-libs/libchamplain/libchamplain-0.10.0.ebuild b/media-libs/libchamplain/libchamplain-0.10.0.ebuild
index e3656c2..bd8bce6 100644
--- a/media-libs/libchamplain/libchamplain-0.10.0.ebuild
+++ b/media-libs/libchamplain/libchamplain-0.10.0.ebuild
@@ -49,3 +49,15 @@ pkg_setup() {
 		$(use_enable introspection)
 		$(use_enable vala)"
 }
+
+src_prepare() {
+	# Fix documentation slotability
+	sed -e "s/^DOC_MODULE.*/DOC_MODULE = ${PN}-${SLOT}/" \
+		-i docs/reference/Makefile.{am,in} || die "sed (1) failed"
+	sed -e "s/^DOC_MODULE.*/DOC_MODULE = ${PN}-gtk-${SLOT}/" \
+		-i docs/reference-gtk/Makefile.{am,in} || die "sed (2) failed"
+	mv ${S}/docs/reference/${PN}{,-${SLOT}}-docs.sgml || die "mv (1) failed"
+	mv ${S}/docs/reference-gtk/${PN}-gtk{,-${SLOT}}-docs.sgml || die "mv (1) failed"
+
+	gnome2_src_prepare
+}



             reply	other threads:[~2011-04-06 13:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 13:39 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-18  7:37 [gentoo-commits] proj/gnome:master commit in: media-libs/libchamplain/ Alexandre Restovtsev
2011-06-02 21:35 Nirbheek Chauhan
2011-04-06 13:39 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-03-29  8:35 Nirbheek Chauhan
2011-02-24 19:58 Jonathan Callen
2011-02-22 20:35 Nirbheek Chauhan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f191ea6e0eacd84833406dbbb0003d36cb5d7959.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox