Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/pymp: pymp-1.1.ebuild ChangeLog
Date: Sun, 05 Jan 2014 10:47:28
Message-Id: 20140105104724.EB32A2004C@flycatcher.gentoo.org
1 ago 14/01/05 10:47:24
2
3 Modified: pymp-1.1.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #493624
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 media-video/pymp/pymp-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/pymp-1.1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/pymp-1.1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/pymp-1.1.ebuild?r1=1.4&r2=1.5
15
16 Index: pymp-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/pymp/pymp-1.1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pymp-1.1.ebuild 22 Dec 2013 19:17:38 -0000 1.4
23 +++ pymp-1.1.ebuild 5 Jan 2014 10:47:24 -0000 1.5
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/pymp/pymp-1.1.ebuild,v 1.4 2013/12/22 19:17:38 pacho Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/pymp/pymp-1.1.ebuild,v 1.5 2014/01/05 10:47:24 ago Exp $
30
31 EAPI=3
32 PYTHON_DEPEND="2:2.5"
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ~x86 ~amd64-fbsd"
38 +KEYWORDS="amd64 x86 ~amd64-fbsd"
39 IUSE=""
40
41 RDEPEND="media-video/mplayer
42
43
44
45 1.10 media-video/pymp/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/ChangeLog?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/ChangeLog?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pymp/ChangeLog?r1=1.9&r2=1.10
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/pymp/ChangeLog,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- ChangeLog 22 Dec 2013 19:17:38 -0000 1.9
58 +++ ChangeLog 5 Jan 2014 10:47:24 -0000 1.10
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-video/pymp
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/pymp/ChangeLog,v 1.9 2013/12/22 19:17:38 pacho Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-video/pymp/ChangeLog,v 1.10 2014/01/05 10:47:24 ago Exp $
65 +
66 + 05 Jan 2014; Agostino Sarubbo <ago@g.o> pymp-1.1.ebuild:
67 + Stable for x86, wrt bug #493624
68
69 22 Dec 2013; Pacho Ramos <pacho@g.o> pymp-1.1.ebuild:
70 amd64 stable, bug #493624