Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-cpp/muParser: ChangeLog muParser-1.34.ebuild
Date: Wed, 21 Dec 2011 08:37:14
Message-Id: 20111221083703.495DC2004B@flycatcher.gentoo.org
1 phajdan.jr 11/12/21 08:37:03
2
3 Modified: ChangeLog muParser-1.34.ebuild
4 Log:
5 x86 stable wrt bug #393903
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.22 dev-cpp/muParser/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/muParser/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 17 Dec 2011 05:57:47 -0000 1.21
23 +++ ChangeLog 21 Dec 2011 08:37:03 -0000 1.22
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-cpp/muParser
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/ChangeLog,v 1.21 2011/12/17 05:57:47 grozin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/ChangeLog,v 1.22 2011/12/21 08:37:03 phajdan.jr Exp $
29 +
30 + 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> muParser-1.34.ebuild:
31 + x86 stable wrt bug #393903
32
33 17 Dec 2011; Andrey Grozin <grozin@g.o> muParser-2.1.0.ebuild:
34 Fixed #395029; removed "die" unneeded in EAPI 4
35
36
37
38 1.5 dev-cpp/muParser/muParser-1.34.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild?r1=1.4&r2=1.5
43
44 Index: muParser-1.34.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- muParser-1.34.ebuild 16 Dec 2011 16:42:22 -0000 1.4
51 +++ muParser-1.34.ebuild 21 Dec 2011 08:37:03 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild,v 1.4 2011/12/16 16:42:22 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/muParser/muParser-1.34.ebuild,v 1.5 2011/12/21 08:37:03 phajdan.jr Exp $
57
58 EAPI=4
59
60 @@ -15,7 +15,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 IUSE="doc test"
67
68 S="${WORKDIR}"/${MY_P}