Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/adplug: adplug-2.2.1.ebuild ChangeLog
Date: Thu, 26 Dec 2013 14:52:17
Message-Id: 20131226145214.B51232004C@flycatcher.gentoo.org
1 maekke 13/12/26 14:52:14
2
3 Modified: adplug-2.2.1.ebuild ChangeLog
4 Log:
5 arm stable, bug #489962
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.9 media-libs/adplug/adplug-2.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild?r1=1.8&r2=1.9
15
16 Index: adplug-2.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- adplug-2.2.1.ebuild 1 Nov 2013 15:45:10 -0000 1.8
23 +++ adplug-2.2.1.ebuild 26 Dec 2013 14:52:14 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v 1.8 2013/11/01 15:45:10 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v 1.9 2013/12/26 14:52:14 maekke Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="LGPL-2.1"
35 SLOT="0"
36 -KEYWORDS="amd64 ~hppa ppc x86"
37 +KEYWORDS="amd64 arm ~hppa ppc x86"
38 IUSE="debug static-libs"
39
40 RDEPEND=">=dev-cpp/libbinio-1.4"
41
42
43
44 1.39 media-libs/adplug/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/ChangeLog?rev=1.39&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/ChangeLog?rev=1.39&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/adplug/ChangeLog?r1=1.38&r2=1.39
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v
53 retrieving revision 1.38
54 retrieving revision 1.39
55 diff -u -r1.38 -r1.39
56 --- ChangeLog 1 Nov 2013 15:45:10 -0000 1.38
57 +++ ChangeLog 26 Dec 2013 14:52:14 -0000 1.39
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/adplug
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.38 2013/11/01 15:45:10 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.39 2013/12/26 14:52:14 maekke Exp $
63 +
64 + 26 Dec 2013; Markus Meier <maekke@g.o> adplug-2.2.1.ebuild:
65 + arm stable, bug #489962
66
67 01 Nov 2013; Jeroen Roovers <jer@g.o> adplug-2.2.1.ebuild:
68 Marked ~hppa (bug #489962).