Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/libebt: metadata.xml ChangeLog
Date: Mon, 28 Apr 2008 15:43:04
Message-Id: E1JqVVN-0005Kg-NZ@stork.gentoo.org
1 phreak 08/04/28 15:43:01
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Remove Stephen Bennett (spb) from metadata.xml (as per #64840).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 dev-cpp/libebt/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/metadata.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/metadata.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/metadata.xml?r1=1.2&r2=1.3
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/metadata.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- metadata.xml 18 Nov 2006 14:54:19 -0000 1.2
22 +++ metadata.xml 28 Apr 2008 15:43:01 -0000 1.3
23 @@ -2,13 +2,12 @@
24 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
25 <pkgmetadata>
26 <herd>cpp</herd>
27 - <maintainer><email>spb@g.o</email></maintainer>
28 <longdescription lang="en">
29 -The libebt library provides a clean way of getting human-readable backtrace
30 -messages in C++. It uses the RAII (resource acquisition is initialisation)
31 -idiom to manage backtrace stack items. libebt is a pure template library,
32 -so there is no need to link your application against anything. libebt is
33 -installed into the standard include path, so no CXXFLAGS are needed either.
34 + The libebt library provides a clean way of getting human-readable
35 + backtrace messages in C++. It uses the RAII (resource acquisition is
36 + initialisation) idiom to manage backtrace stack items. libebt is a pure
37 + template library, so there is no need to link your application against
38 + anything. libebt is installed into the standard include path, so no
39 + CXXFLAGS are needed either.
40 </longdescription>
41 </pkgmetadata>
42 -
43
44
45
46 1.31 dev-cpp/libebt/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.31&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?rev=1.31&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-cpp/libebt/ChangeLog?r1=1.30&r2=1.31
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v
55 retrieving revision 1.30
56 retrieving revision 1.31
57 diff -u -r1.30 -r1.31
58 --- ChangeLog 31 Mar 2008 05:13:11 -0000 1.30
59 +++ ChangeLog 28 Apr 2008 15:43:01 -0000 1.31
60 @@ -1,6 +1,9 @@
61 # ChangeLog for dev-cpp/libebt
62 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.30 2008/03/31 05:13:11 ricmm Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.31 2008/04/28 15:43:01 phreak Exp $
65 +
66 + 28 Apr 2008; Christian Heim <phreak@g.o> metadata.xml:
67 + Remove Stephen Bennett (spb) from metadata.xml (as per #64840).
68
69 31 Mar 2008; <ricmm@g.o> libebt-1.3.0.ebuild:
70 Drop to ~mips due to unstable deps
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list