public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-crypt/qca/
Date: Tue, 27 Jan 2015 23:42:43 +0000 (UTC)	[thread overview]
Message-ID: <1422402028.4d3665a9e3d9627e86d5e18c375c8a9feb45c7a8.johu@gentoo> (raw)

commit:     4d3665a9e3d9627e86d5e18c375c8a9feb45c7a8
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 27 23:40:28 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 27 23:40:28 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4d3665a9

[app-crypt/qca] Fix use doc

Package-Manager: portage-2.2.15

---
 app-crypt/qca/qca-2.1.0.3.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-crypt/qca/qca-2.1.0.3.ebuild b/app-crypt/qca/qca-2.1.0.3.ebuild
index d3d1819..d42d434 100644
--- a/app-crypt/qca/qca-2.1.0.3.ebuild
+++ b/app-crypt/qca/qca-2.1.0.3.ebuild
@@ -113,7 +113,7 @@ src_install() {
 
 	if use doc; then
 		pushd "${BUILD_DIR}" >/dev/null
-		doxygen Doxyfile || die
+		doxygen Doxyfile.in || die
 		dohtml apidocs/html/*
 		popd >/dev/null
 	fi
@@ -122,6 +122,8 @@ src_install() {
 		insinto /usr/share/doc/${PF}
 		doins -r "${S}"/examples
 	fi
+
+	cmake-utils_src_install
 }
 
 src_test() {


             reply	other threads:[~2015-01-28 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 23:42 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17 21:25 [gentoo-commits] proj/kde:master commit in: app-crypt/qca/ Johannes Huber

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=1422402028.4d3665a9e3d9627e86d5e18c375c8a9feb45c7a8.johu@gentoo \
    --to=johu@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