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/vo-amrwbenc: vo-amrwbenc-0.1.3.ebuild ChangeLog
Date: Wed, 01 Jan 2014 16:13:03
Message-Id: 20140101161258.A70E72004C@flycatcher.gentoo.org
1 jer 14/01/01 16:12:58
2
3 Modified: vo-amrwbenc-0.1.3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #495748).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild?r1=1.1&r2=1.2
15
16 Index: vo-amrwbenc-0.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- vo-amrwbenc-0.1.3.ebuild 28 Jul 2013 19:36:30 -0000 1.1
23 +++ vo-amrwbenc-0.1.3.ebuild 1 Jan 2014 16:12:58 -0000 1.2
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-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild,v 1.1 2013/07/28 19:36:30 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.3.ebuild,v 1.2 2014/01/01 16:12:58 jer Exp $
30
31 EAPI=5
32
33 @@ -30,7 +30,7 @@
34 SLOT="0"
35
36 [[ ${PV} == *9999 ]] || \
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
38 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
39 IUSE="examples static-libs"
40
41 src_configure() {
42
43
44
45 1.37 media-libs/vo-amrwbenc/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.37&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.37&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?r1=1.36&r2=1.37
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v
54 retrieving revision 1.36
55 retrieving revision 1.37
56 diff -u -r1.36 -r1.37
57 --- ChangeLog 28 Jul 2013 19:36:30 -0000 1.36
58 +++ ChangeLog 1 Jan 2014 16:12:58 -0000 1.37
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/vo-amrwbenc
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.36 2013/07/28 19:36:30 aballier Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.37 2014/01/01 16:12:58 jer Exp $
65 +
66 + 01 Jan 2014; Jeroen Roovers <jer@g.o> vo-amrwbenc-0.1.3.ebuild:
67 + Stable for HPPA (bug #495748).
68
69 *vo-amrwbenc-0.1.3 (28 Jul 2013)