Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Sat, 22 Feb 2014 17:51:54
Message-Id: 20140222175111.D2C5C2004C@flycatcher.gentoo.org
1 jer 14/02/22 17:51:11
2
3 Modified: ChangeLog libquvi-scripts-0.9.20131130.ebuild
4 Log:
5 Marked ~hppa (bug #495254).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.60 media-libs/libquvi-scripts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.60&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.60&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?r1=1.59&r2=1.60
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v
19 retrieving revision 1.59
20 retrieving revision 1.60
21 diff -u -r1.59 -r1.60
22 --- ChangeLog 22 Feb 2014 17:34:40 -0000 1.59
23 +++ ChangeLog 22 Feb 2014 17:51:11 -0000 1.60
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.59 2014/02/22 17:34:40 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.60 2014/02/22 17:51:11 jer Exp $
29 +
30 + 22 Feb 2014; Jeroen Roovers <jer@g.o>
31 + libquvi-scripts-0.9.20131130.ebuild:
32 + Marked ~hppa (bug #495254).
33
34 22 Feb 2014; Jeroen Roovers <jer@g.o>
35 libquvi-scripts-0.4.21-r1.ebuild:
36
37
38
39 1.2 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.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild?rev=1.2&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.1&r2=1.2
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.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libquvi-scripts-0.9.20131130.ebuild 3 Dec 2013 01:20:51 -0000 1.1
52 +++ libquvi-scripts-0.9.20131130.ebuild 22 Feb 2014 17:51:11 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild,v 1.1 2013/12/03 01:20:51 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.9.20131130.ebuild,v 1.2 2014/02/22 17:51:11 jer Exp $
59
60 EAPI=5
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="AGPL-3"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 ~hppa ~x86"
68 IUSE="offensive"
69
70 RDEPEND=">=dev-lua/LuaBitOp-1.0.1