Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libemf: libemf-1.0.4.ebuild ChangeLog libemf-1.0.4-r1.ebuild
Date: Mon, 29 Jul 2013 17:55:12
Message-Id: 20130729175502.823212171C@flycatcher.gentoo.org
1 pinkbyte 13/07/29 17:55:02
2
3 Modified: libemf-1.0.4.ebuild ChangeLog
4 libemf-1.0.4-r1.ebuild
5 Log:
6 No upstream support for arm
7
8 (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
9
10 Revision Changes Path
11 1.12 media-libs/libemf/libemf-1.0.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild?r1=1.11&r2=1.12
16
17 Index: libemf-1.0.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- libemf-1.0.4.ebuild 3 May 2013 14:23:42 -0000 1.11
24 +++ libemf-1.0.4.ebuild 29 Jul 2013 17:55:02 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v 1.11 2013/05/03 14:23:42 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4.ebuild,v 1.12 2013/07/29 17:55:02 pinkbyte Exp $
30
31 EAPI=4
32
33 @@ -15,7 +15,7 @@
34
35 LICENSE="LGPL-2.1 GPL-2"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
38 +KEYWORDS="amd64 -arm ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
39 IUSE="doc static-libs"
40
41 S=${WORKDIR}/${MY_P}
42
43
44
45 1.39 media-libs/libemf/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/ChangeLog?rev=1.39&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/ChangeLog?rev=1.39&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/ChangeLog?r1=1.38&r2=1.39
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libemf/ChangeLog,v
54 retrieving revision 1.38
55 retrieving revision 1.39
56 diff -u -r1.38 -r1.39
57 --- ChangeLog 29 Jul 2013 16:30:10 -0000 1.38
58 +++ ChangeLog 29 Jul 2013 17:55:02 -0000 1.39
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-libs/libemf
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/ChangeLog,v 1.38 2013/07/29 16:30:10 pinkbyte Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/ChangeLog,v 1.39 2013/07/29 17:55:02 pinkbyte Exp $
64 +
65 + 29 Jul 2013; Sergey Popov <pinkbyte@g.o> libemf-1.0.4.ebuild,
66 + libemf-1.0.4-r1.ebuild:
67 + No upstream support for arm
68
69 29 Jul 2013; Sergey Popov <pinkbyte@g.o> libemf-1.0.4-r1.ebuild:
70 Stable on amd64 and x86, wrt bug #474242
71
72
73
74 1.3 media-libs/libemf/libemf-1.0.4-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild?r1=1.2&r2=1.3
79
80 Index: libemf-1.0.4-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- libemf-1.0.4-r1.ebuild 29 Jul 2013 16:30:10 -0000 1.2
87 +++ libemf-1.0.4-r1.ebuild 29 Jul 2013 17:55:02 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2013 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild,v 1.2 2013/07/29 16:30:10 pinkbyte Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libemf/libemf-1.0.4-r1.ebuild,v 1.3 2013/07/29 17:55:02 pinkbyte Exp $
93
94 EAPI=5
95
96 @@ -15,7 +15,7 @@
97
98 LICENSE="LGPL-2.1 GPL-2"
99 SLOT="0"
100 -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
101 +KEYWORDS="amd64 -arm ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
102 IUSE="doc static-libs"
103
104 S=${WORKDIR}/${MY_P}