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/celt: ChangeLog celt-0.11.1-r1.ebuild
Date: Thu, 02 Apr 2015 16:19:55
Message-Id: 20150402161948.6EC7D1511A@oystercatcher.gentoo.org
1 jer 15/04/02 16:19:47
2
3 Modified: ChangeLog celt-0.11.1-r1.ebuild
4 Log:
5 Stable for HPPA (bug #538798).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.40 media-libs/celt/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 24 Feb 2015 08:55:37 -0000 1.39
23 +++ ChangeLog 2 Apr 2015 16:19:47 -0000 1.40
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/celt
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.39 2015/02/24 08:55:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/ChangeLog,v 1.40 2015/04/02 16:19:47 jer Exp $
29 +
30 + 02 Apr 2015; Jeroen Roovers <jer@g.o> celt-0.11.1-r1.ebuild:
31 + Stable for HPPA (bug #538798).
32
33 24 Feb 2015; Agostino Sarubbo <ago@g.o> celt-0.11.1-r1.ebuild:
34 Stable for alpha, wrt bug #526002
35
36
37
38 1.9 media-libs/celt/celt-0.11.1-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild?r1=1.8&r2=1.9
43
44 Index: celt-0.11.1-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- celt-0.11.1-r1.ebuild 24 Feb 2015 08:55:37 -0000 1.8
51 +++ celt-0.11.1-r1.ebuild 2 Apr 2015 16:19:47 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.8 2015/02/24 08:55:37 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/celt/celt-0.11.1-r1.ebuild,v 1.9 2015/04/02 16:19:47 jer Exp $
57
58 EAPI=5
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD-2"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
65 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86"
66 IUSE="ogg static-libs"
67
68 DEPEND="ogg? ( media-libs/libogg )"