Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: anjuta-3.8.4.ebuild ChangeLog
Date: Sat, 30 Nov 2013 18:56:49
Message-Id: 20131130185642.1070A2004B@flycatcher.gentoo.org
1 pacho 13/11/30 18:56:41
2
3 Modified: anjuta-3.8.4.ebuild ChangeLog
4 Log:
5 amd64 stable, bug #478252
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.7 dev-util/anjuta/anjuta-3.8.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild?r1=1.6&r2=1.7
15
16 Index: anjuta-3.8.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- anjuta-3.8.4.ebuild 7 Sep 2013 10:27:49 -0000 1.6
23 +++ anjuta-3.8.4.ebuild 30 Nov 2013 18:56:41 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild,v 1.6 2013/09/07 10:27:49 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-3.8.4.ebuild,v 1.7 2013/11/30 18:56:41 pacho Exp $
29
30 EAPI="5"
31 GCONF_DEBUG="yes"
32 @@ -18,7 +18,7 @@
33
34 LICENSE="GPL-2+"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
38 IUSE="debug devhelp glade +introspection packagekit subversion test vala"
39
40 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
41
42
43
44 1.169 dev-util/anjuta/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.169&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.169&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/anjuta/ChangeLog?r1=1.168&r2=1.169
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
53 retrieving revision 1.168
54 retrieving revision 1.169
55 diff -u -r1.168 -r1.169
56 --- ChangeLog 7 Sep 2013 10:27:49 -0000 1.168
57 +++ ChangeLog 30 Nov 2013 18:56:41 -0000 1.169
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/anjuta
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.168 2013/09/07 10:27:49 eva Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.169 2013/11/30 18:56:41 pacho Exp $
63 +
64 + 30 Nov 2013; Pacho Ramos <pacho@g.o> anjuta-3.8.4.ebuild:
65 + amd64 stable, bug #478252
66
67 07 Sep 2013; Gilles Dartiguelongue <eva@g.o> anjuta-3.8.4.ebuild:
68 Add missing configure switch.