Gentoo Archives: gentoo-commits

From: Christoph Junghans <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/charm/
Date: Tue, 06 May 2014 00:11:28
Message-Id: 1399335068.8c9dd17dc3a22bfe710c075a1079cf92ceb04375.ottxor@gentoo
1 commit: 8c9dd17dc3a22bfe710c075a1079cf92ceb04375
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 6 00:03:26 2014 +0000
4 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
5 CommitDate: Tue May 6 00:11:08 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8c9dd17d
7
8 do not compress examples
9
10 Package-Manager: portage-2.2.8-r1
11
12 ---
13 sys-cluster/charm/ChangeLog | 3 +++
14 sys-cluster/charm/charm-6.6.0_rc2.ebuild | 1 +
15 2 files changed, 4 insertions(+)
16
17 diff --git a/sys-cluster/charm/ChangeLog b/sys-cluster/charm/ChangeLog
18 index 551bcb4..9b9425c 100644
19 --- a/sys-cluster/charm/ChangeLog
20 +++ b/sys-cluster/charm/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 06 May 2014; Christoph Junghans <ottxor@g.o> charm-6.6.0_rc2.ebuild:
26 + do not compress examples
27 +
28 20 Feb 2014; Christoph Junghans <ottxor@g.o> charm-6.6.0_rc2.ebuild:
29 fixed build, gcc doesn't understand -j1
30
31
32 diff --git a/sys-cluster/charm/charm-6.6.0_rc2.ebuild b/sys-cluster/charm/charm-6.6.0_rc2.ebuild
33 index 819fdbc..604192e 100644
34 --- a/sys-cluster/charm/charm-6.6.0_rc2.ebuild
35 +++ b/sys-cluster/charm/charm-6.6.0_rc2.ebuild
36 @@ -199,6 +199,7 @@ src_install() {
37 die "Failed to fix examples"
38 insinto /usr/share/doc/${PF}/examples
39 doins -r examples/charm++/*
40 + docompress -x /usr/share/doc/${PF}/examples
41 fi
42
43 # Install pdf/html docs