Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libindicate: libindicate-12.10.1.ebuild ChangeLog
Date: Thu, 19 Jun 2014 15:06:51
Message-Id: 20140619150645.449C12004E@flycatcher.gentoo.org
1 klausman 14/06/19 15:06:45
2
3 Modified: libindicate-12.10.1.ebuild ChangeLog
4 Log:
5 Keyworded on alpha, bug #468984
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.7 dev-libs/libindicate/libindicate-12.10.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild?r1=1.6&r2=1.7
15
16 Index: libindicate-12.10.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- libindicate-12.10.1.ebuild 17 May 2013 14:30:44 -0000 1.6
23 +++ libindicate-12.10.1.ebuild 19 Jun 2014 15:06:45 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.6 2013/05/17 14:30:44 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/libindicate-12.10.1.ebuild,v 1.7 2014/06/19 15:06:45 klausman Exp $
30
31 EAPI=5
32 VALA_MIN_API_VERSION="0.16"
33 @@ -14,7 +14,7 @@
34
35 LICENSE="LGPL-2.1 LGPL-3"
36 SLOT="3"
37 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~x86"
39 IUSE="gtk +introspection"
40
41 RESTRICT="test" # consequence of the -no-mono.patch
42
43
44
45 1.39 dev-libs/libindicate/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.39&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?rev=1.39&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libindicate/ChangeLog?r1=1.38&r2=1.39
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v
54 retrieving revision 1.38
55 retrieving revision 1.39
56 diff -u -r1.38 -r1.39
57 --- ChangeLog 17 May 2013 14:30:44 -0000 1.38
58 +++ ChangeLog 19 Jun 2014 15:06:45 -0000 1.39
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-libs/libindicate
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.38 2013/05/17 14:30:44 jer Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libindicate/ChangeLog,v 1.39 2014/06/19 15:06:45 klausman Exp $
65 +
66 + 19 Jun 2014; Tobias Klausmann <klausman@g.o>
67 + libindicate-12.10.1.ebuild:
68 + Keyworded on alpha, bug #468984
69
70 17 May 2013; Jeroen Roovers <jer@g.o> libindicate-12.10.1.ebuild:
71 Marked ~hppa (bug #468984).