Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/ekiga: ekiga-4.0.0-r1.ebuild ekiga-4.0.1.ebuild ChangeLog
Date: Wed, 28 Jan 2015 23:03:50
Message-Id: 20150128230346.7350C1082F@oystercatcher.gentoo.org
1 mgorny 15/01/28 23:03:46
2
3 Modified: ekiga-4.0.0-r1.ebuild ekiga-4.0.1.ebuild ChangeLog
4 Log:
5 Switch to CPU_FLAGS_X86.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.12 net-voip/ekiga/ekiga-4.0.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild?r1=1.11&r2=1.12
15
16 Index: ekiga-4.0.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ekiga-4.0.0-r1.ebuild 4 Aug 2014 18:51:47 -0000 1.11
23 +++ ekiga-4.0.0-r1.ebuild 28 Jan 2015 23:03:46 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.11 2014/08/04 18:51:47 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v 1.12 2015/01/28 23:03:46 mgorny Exp $
30
31 EAPI=5
32
33 @@ -18,7 +18,7 @@
34 SLOT="0"
35 KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86"
36 IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap
37 -libnotify mmx nls pulseaudio +shm static v4l xcap xv"
38 +libnotify cpu_flags_x86_mmx nls pulseaudio +shm static v4l xcap xv"
39
40 RDEPEND=">=dev-libs/glib-2.24.0:2
41 >=dev-libs/boost-1.49
42 @@ -99,7 +99,7 @@
43 $(use_enable kontact kab)
44 $(use_enable ldap)
45 $(use_enable libnotify notify)
46 - $(use_enable mmx)
47 + $(use_enable cpu_flags_x86_mmx mmx)
48 $(use_enable nls)
49 $(use_enable shm)
50 $(use_enable static static-libs)
51
52
53
54 1.4 net-voip/ekiga/ekiga-4.0.1.ebuild
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?rev=1.4&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?rev=1.4&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?r1=1.3&r2=1.4
59
60 Index: ekiga-4.0.1.ebuild
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v
63 retrieving revision 1.3
64 retrieving revision 1.4
65 diff -u -r1.3 -r1.4
66 --- ekiga-4.0.1.ebuild 25 Jul 2014 21:54:48 -0000 1.3
67 +++ ekiga-4.0.1.ebuild 28 Jan 2015 23:03:46 -0000 1.4
68 @@ -1,6 +1,6 @@
69 -# Copyright 1999-2014 Gentoo Foundation
70 +# Copyright 1999-2015 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v 1.3 2014/07/25 21:54:48 johu Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v 1.4 2015/01/28 23:03:46 mgorny Exp $
74
75 EAPI=5
76
77 @@ -18,7 +18,7 @@
78 SLOT="0"
79 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
80 IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap
81 -libnotify mmx nls pulseaudio +shm static v4l xcap xv"
82 +libnotify cpu_flags_x86_mmx nls pulseaudio +shm static v4l xcap xv"
83
84 RDEPEND=">=dev-libs/glib-2.24.0:2
85 >=dev-libs/boost-1.49
86 @@ -99,7 +99,7 @@
87 $(use_enable kontact kab)
88 $(use_enable ldap)
89 $(use_enable libnotify notify)
90 - $(use_enable mmx)
91 + $(use_enable cpu_flags_x86_mmx mmx)
92 $(use_enable nls)
93 $(use_enable shm)
94 $(use_enable static static-libs)
95
96
97
98 1.62 net-voip/ekiga/ChangeLog
99
100 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?rev=1.62&view=markup
101 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?rev=1.62&content-type=text/plain
102 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?r1=1.61&r2=1.62
103
104 Index: ChangeLog
105 ===================================================================
106 RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v
107 retrieving revision 1.61
108 retrieving revision 1.62
109 diff -u -r1.61 -r1.62
110 --- ChangeLog 25 Aug 2014 22:58:29 -0000 1.61
111 +++ ChangeLog 28 Jan 2015 23:03:46 -0000 1.62
112 @@ -1,6 +1,10 @@
113 # ChangeLog for net-voip/ekiga
114 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
115 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.61 2014/08/25 22:58:29 creffett Exp $
116 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
117 +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.62 2015/01/28 23:03:46 mgorny Exp $
118 +
119 + 28 Jan 2015; Michał Górny <mgorny@g.o> ekiga-4.0.0-r1.ebuild,
120 + ekiga-4.0.1.ebuild:
121 + Switch to CPU_FLAGS_X86.
122
123 25 Aug 2014; Christopher Reffett <2011creffett@g.o>
124 -ekiga-3.2.7.ebuild: