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/xine-lib: ChangeLog xine-lib-1.2.1.ebuild
Date: Tue, 28 Feb 2012 16:41:26
Message-Id: 20120228164112.276A72004B@flycatcher.gentoo.org
1 jer 12/02/28 16:41:12
2
3 Modified: ChangeLog xine-lib-1.2.1.ebuild
4 Log:
5 Stable for HPPA (bug #405659).
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.666 media-libs/xine-lib/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.666&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.666&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?r1=1.665&r2=1.666
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v
19 retrieving revision 1.665
20 retrieving revision 1.666
21 diff -u -r1.665 -r1.666
22 --- ChangeLog 25 Feb 2012 16:41:18 -0000 1.665
23 +++ ChangeLog 28 Feb 2012 16:41:12 -0000 1.666
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/xine-lib
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.665 2012/02/25 16:41:18 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.666 2012/02/28 16:41:12 jer Exp $
29 +
30 + 28 Feb 2012; Jeroen Roovers <jer@g.o> xine-lib-1.2.1.ebuild:
31 + Stable for HPPA (bug #405659).
32
33 25 Feb 2012; Agostino Sarubbo <ago@g.o> xine-lib-1.2.1.ebuild:
34 Stable for amd64, wrt bug #405659
35
36
37
38 1.3 media-libs/xine-lib/xine-lib-1.2.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild?r1=1.2&r2=1.3
43
44 Index: xine-lib-1.2.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- xine-lib-1.2.1.ebuild 25 Feb 2012 16:41:18 -0000 1.2
51 +++ xine-lib-1.2.1.ebuild 28 Feb 2012 16:41:12 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild,v 1.2 2012/02/25 16:41:18 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.1.ebuild,v 1.3 2012/02/28 16:41:12 jer Exp $
57
58 EAPI=4
59
60 @@ -10,7 +10,7 @@
61 EHG_REPO_URI="http://hg.debian.org/hg/xine-lib/xine-lib-1.2"
62 _live_inherits="autotools mercurial"
63 else
64 - KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
65 + KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
66 SRC_URI="mirror://sourceforge/xine/${P}.tar.xz"
67 fi