Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/ming: ChangeLog ming-0.4.4.ebuild
Date: Sat, 01 Dec 2012 21:25:38
Message-Id: 20121201212526.12A6D216FE@flycatcher.gentoo.org
1 ago 12/12/01 21:25:25
2
3 Modified: ChangeLog ming-0.4.4.ebuild
4 Log:
5 Stable for amd64, wrt bug #445440
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.94 media-libs/ming/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ChangeLog?rev=1.94&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ChangeLog?rev=1.94&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ChangeLog?r1=1.93&r2=1.94
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v
19 retrieving revision 1.93
20 retrieving revision 1.94
21 diff -u -r1.93 -r1.94
22 --- ChangeLog 29 Jul 2012 18:22:11 -0000 1.93
23 +++ ChangeLog 1 Dec 2012 21:25:25 -0000 1.94
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-libs/ming
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.93 2012/07/29 18:22:11 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ChangeLog,v 1.94 2012/12/01 21:25:25 ago Exp $
29 +
30 + 01 Dec 2012; <ago@g.o> ming-0.4.4.ebuild:
31 + Stable for amd64, wrt bug #445440
32
33 29 Jul 2012; Raúl Porcel <armin76@g.o> ming-0.4.3-r2.ebuild:
34 alpha/ia64/s390/sh/sparc stable wrt #419719
35
36
37
38 1.4 media-libs/ming/ming-0.4.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild?r1=1.3&r2=1.4
43
44 Index: ming-0.4.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- ming-0.4.4.ebuild 29 Jun 2012 15:26:33 -0000 1.3
51 +++ ming-0.4.4.ebuild 1 Dec 2012 21:25:25 -0000 1.4
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/ming/ming-0.4.4.ebuild,v 1.3 2012/06/29 15:26:33 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/ming/ming-0.4.4.ebuild,v 1.4 2012/12/01 21:25:25 ago Exp $
57
58 EAPI=4
59
60 @@ -17,7 +17,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE="+perl +python php static-libs"
67
68 RDEPEND="perl? ( dev-lang/perl )