Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/Cgraph/
Date: Mon, 25 Feb 2013 15:56:23
Message-Id: 1361790736.e3de8f3725ed391d26d846e5b29b96b8448e6a01.jlec@gentoo
1 commit: e3de8f3725ed391d26d846e5b29b96b8448e6a01
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 25 11:12:16 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 11:12:16 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e3de8f37
7
8 sci-libs/Cgraph: Add blocker
9
10 Package-Manager: portage-2.2.0_alpha163
11
12 ---
13 sci-libs/Cgraph/Cgraph-2.04.ebuild | 5 ++++-
14 sci-libs/Cgraph/ChangeLog | 6 +++++-
15 sci-libs/Cgraph/metadata.xml | 8 ++++----
16 3 files changed, 13 insertions(+), 6 deletions(-)
17
18 diff --git a/sci-libs/Cgraph/Cgraph-2.04.ebuild b/sci-libs/Cgraph/Cgraph-2.04.ebuild
19 index ff28e22..13d7a2a 100644
20 --- a/sci-libs/Cgraph/Cgraph-2.04.ebuild
21 +++ b/sci-libs/Cgraph/Cgraph-2.04.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2013 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Header: $
27
28 @@ -15,6 +15,9 @@ SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 IUSE=""
31
32 +RDEPEND="!media-gfx/graphviz"
33 +DEPEND=""
34 +
35 S="${WORKDIR}"/${PN}/source
36
37 src_prepare() {
38
39 diff --git a/sci-libs/Cgraph/ChangeLog b/sci-libs/Cgraph/ChangeLog
40 index 7163bbb..27e339c 100644
41 --- a/sci-libs/Cgraph/ChangeLog
42 +++ b/sci-libs/Cgraph/ChangeLog
43 @@ -1,7 +1,11 @@
44 # ChangeLog for sci-libs/Cgraph
45 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
46 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
47 # $Header: $
48
49 + 25 Feb 2013; Justin Lecher <jlec@g.o> Cgraph-2.04.ebuild,
50 + metadata.xml:
51 + Add blocker
52 +
53 24 Jun 2011; Justin Lecher <jlec@g.o> Cgraph-2.04.ebuild:
54 Sort inherit and/or USE
55
56
57 diff --git a/sci-libs/Cgraph/metadata.xml b/sci-libs/Cgraph/metadata.xml
58 index efb490d..4bf6dbc 100644
59 --- a/sci-libs/Cgraph/metadata.xml
60 +++ b/sci-libs/Cgraph/metadata.xml
61 @@ -1,8 +1,8 @@
62 <?xml version="1.0" encoding="UTF-8"?>
63 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
64 <pkgmetadata>
65 -<herd>sci</herd>
66 -<maintainer>
67 - <email>sci@g.o</email>
68 -</maintainer>
69 + <herd>sci</herd>
70 + <maintainer>
71 + <email>sci@g.o</email>
72 + </maintainer>
73 </pkgmetadata>