Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/qdevelop: qdevelop-0.28.ebuild ChangeLog
Date: Thu, 02 Feb 2012 15:54:29
Message-Id: 20120202155420.4D4922004B@flycatcher.gentoo.org
1 ago 12/02/02 15:54:20
2
3 Modified: qdevelop-0.28.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397025
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-util/qdevelop/qdevelop-0.28.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild?r1=1.4&r2=1.5
15
16 Index: qdevelop-0.28.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- qdevelop-0.28.ebuild 2 Feb 2012 15:37:39 -0000 1.4
23 +++ qdevelop-0.28.ebuild 2 Feb 2012 15:54:20 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild,v 1.4 2012/02/02 15:37:39 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/qdevelop-0.28.ebuild,v 1.5 2012/02/02 15:54:20 ago Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33 SRC_URI="http://biord-software.org/downloads/${MY_P}.tar.gz"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 ~x86"
38 SLOT="0"
39 IUSE="debug plugins"
40
41
42
43
44 1.14 dev-util/qdevelop/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qdevelop/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/qdevelop/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 2 Feb 2012 15:38:30 -0000 1.13
57 +++ ChangeLog 2 Feb 2012 15:54:20 -0000 1.14
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/qdevelop
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/ChangeLog,v 1.13 2012/02/02 15:38:30 johu Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/qdevelop/ChangeLog,v 1.14 2012/02/02 15:54:20 ago Exp $
63 +
64 + 02 Feb 2012; Agostino Sarubbo <ago@g.o> qdevelop-0.28.ebuild:
65 + Stable for AMD64, wrt bug #397025
66
67 02 Feb 2012; Johannes Huber <johu@g.o> qdevelop-0.28.ebuild:
68 Fix build with multilib-strict thanks ago.