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/phonon: ChangeLog phonon-4.6.0-r1.ebuild phonon-4.5.1-r1.ebuild
Date: Wed, 04 Apr 2012 01:40:44
Message-Id: 20120404014034.775942004B@flycatcher.gentoo.org
1 jer 12/04/04 01:40:34
2
3 Modified: ChangeLog phonon-4.6.0-r1.ebuild
4 phonon-4.5.1-r1.ebuild
5 Log:
6 Stable for HPPA (bug #401313).
7
8 (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 media-libs/phonon/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 15 Feb 2012 17:28:46 -0000 1.32
24 +++ ChangeLog 4 Apr 2012 01:40:34 -0000 1.33
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-libs/phonon
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.32 2012/02/15 17:28:46 nixnut Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.33 2012/04/04 01:40:34 jer Exp $
30 +
31 + 04 Apr 2012; Jeroen Roovers <jer@g.o> phonon-4.5.1-r1.ebuild,
32 + phonon-4.6.0-r1.ebuild:
33 + Stable for HPPA (bug #401313).
34
35 15 Feb 2012; nixnut <nixnut@g.o> phonon-4.5.1-r1.ebuild:
36 ppc stable #401313
37
38
39
40 1.3 media-libs/phonon/phonon-4.6.0-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild?r1=1.2&r2=1.3
45
46 Index: phonon-4.6.0-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- phonon-4.6.0-r1.ebuild 31 Jan 2012 15:01:49 -0000 1.2
53 +++ phonon-4.6.0-r1.ebuild 4 Apr 2012 01:40:34 -0000 1.3
54 @@ -1,12 +1,12 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.2 2012/01/31 15:01:49 johu Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.3 2012/04/04 01:40:34 jer Exp $
59
60 EAPI=4
61
62 if [[ ${PV} != *9999* ]]; then
63 SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
64 - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
65 + KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux"
66 else
67 SCM_ECLASS="git-2"
68 EGIT_REPO_URI="git://anongit.kde.org/${PN}"
69
70
71
72 1.7 media-libs/phonon/phonon-4.5.1-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?rev=1.7&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?rev=1.7&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild?r1=1.6&r2=1.7
77
78 Index: phonon-4.5.1-r1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v
81 retrieving revision 1.6
82 retrieving revision 1.7
83 diff -u -r1.6 -r1.7
84 --- phonon-4.5.1-r1.ebuild 15 Feb 2012 17:28:46 -0000 1.6
85 +++ phonon-4.5.1-r1.ebuild 4 Apr 2012 01:40:34 -0000 1.7
86 @@ -1,12 +1,12 @@
87 # Copyright 1999-2012 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v 1.6 2012/02/15 17:28:46 nixnut Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.5.1-r1.ebuild,v 1.7 2012/04/04 01:40:34 jer Exp $
91
92 EAPI=4
93
94 if [[ ${PV} != *9999* ]]; then
95 SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
96 - KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
97 + KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
98 else
99 SCM_ECLASS="git-2"
100 EGIT_REPO_URI="git://anongit.kde.org/${PN}"