Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libquvi-scripts: ChangeLog libquvi-scripts-0.9.20131130.ebuild
Date: Tue, 25 Feb 2014 20:51:21
Message-Id: 20140225205117.849B82004C@flycatcher.gentoo.org
1 maekke 14/02/25 20:51:17
2
3 Modified: ChangeLog libquvi-scripts-0.9.20131130.ebuild
4 Log:
5 add ~arm, bug #495254
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.62 media-libs/libquvi-scripts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.62&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.62&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?r1=1.61&r2=1.62
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v
19 retrieving revision 1.61
20 retrieving revision 1.62
21 diff -u -r1.61 -r1.62
22 --- ChangeLog 23 Feb 2014 16:30:15 -0000 1.61
23 +++ ChangeLog 25 Feb 2014 20:51:17 -0000 1.62
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/libquvi-scripts
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.61 2014/02/23 16:30:15 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.62 2014/02/25 20:51:17 maekke Exp $
29 +
30 + 25 Feb 2014; Markus Meier <maekke@g.o>
31 + libquvi-scripts-0.9.20131130.ebuild:
32 + add ~arm, bug #495254
33
34 23 Feb 2014; Pacho Ramos <pacho@g.o> libquvi-scripts-0.4.21-r1.ebuild,
35 libquvi-scripts-0.9.20131130.ebuild:
36
37
38
39 1.4 media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild?r1=1.3&r2=1.4
44
45 Index: libquvi-scripts-0.9.20131130.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- libquvi-scripts-0.9.20131130.ebuild 23 Feb 2014 16:30:15 -0000 1.3
52 +++ libquvi-scripts-0.9.20131130.ebuild 25 Feb 2014 20:51:17 -0000 1.4
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild,v 1.3 2014/02/23 16:30:15 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild,v 1.4 2014/02/25 20:51:17 maekke Exp $
58
59 EAPI=5
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="AGPL-3"
64 SLOT="0"
65 -KEYWORDS="amd64 ~hppa x86"
66 +KEYWORDS="amd64 ~arm ~hppa x86"
67 IUSE="offensive"
68
69 RDEPEND=">=dev-lua/LuaBitOp-1.0.1