Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/cclive: cclive-0.9.3-r1.ebuild ChangeLog
Date: Sat, 22 Feb 2014 12:01:56
Message-Id: 20140222120149.CEED22004C@flycatcher.gentoo.org
1 pacho 14/02/22 12:01:49
2
3 Modified: cclive-0.9.3-r1.ebuild ChangeLog
4 Log:
5 revert previous commit that was done by accident (sorry a lot)
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.3 media-video/cclive/cclive-0.9.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: cclive-0.9.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- cclive-0.9.3-r1.ebuild 22 Feb 2014 08:38:42 -0000 1.2
23 +++ cclive-0.9.3-r1.ebuild 22 Feb 2014 12:01:49 -0000 1.3
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/media-video/cclive/cclive-0.9.3-r1.ebuild,v 1.2 2014/02/22 08:38:42 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.9.3-r1.ebuild,v 1.3 2014/02/22 12:01:49 pacho Exp $
30
31 EAPI=5
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="AGPL-3"
36 SLOT="0"
37 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
38 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
39
40 RDEPEND=">=media-libs/libquvi-0.4.0
41 >=dev-cpp/glibmm-2.24:2
42
43
44
45 1.68 media-video/cclive/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?rev=1.68&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?rev=1.68&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?r1=1.67&r2=1.68
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v
54 retrieving revision 1.67
55 retrieving revision 1.68
56 diff -u -r1.67 -r1.68
57 --- ChangeLog 27 Nov 2013 08:44:40 -0000 1.67
58 +++ ChangeLog 22 Feb 2014 12:01:49 -0000 1.68
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-video/cclive
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.67 2013/11/27 08:44:40 radhermit Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.68 2014/02/22 12:01:49 pacho Exp $
65 +
66 + 22 Feb 2014; Pacho Ramos <pacho@g.o> cclive-0.9.3-r1.ebuild:
67 + revert previous commit that was done by accident (sorry a lot)
68
69 *cclive-0.9.3-r1 (27 Nov 2013)