mgorny 15/01/28 23:03:46 Modified: ekiga-4.0.0-r1.ebuild ekiga-4.0.1.ebuild ChangeLog Log: Switch to CPU_FLAGS_X86. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.12 net-voip/ekiga/ekiga-4.0.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild?rev=1.12&view=markup 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 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild?r1=1.11&r2=1.12 Index: ekiga-4.0.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.0-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ekiga-4.0.0-r1.ebuild 4 Aug 2014 18:51:47 -0000 1.11 +++ ekiga-4.0.0-r1.ebuild 28 Jan 2015 23:03:46 -0000 1.12 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=5 @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap -libnotify mmx nls pulseaudio +shm static v4l xcap xv" +libnotify cpu_flags_x86_mmx nls pulseaudio +shm static v4l xcap xv" RDEPEND=">=dev-libs/glib-2.24.0:2 >=dev-libs/boost-1.49 @@ -99,7 +99,7 @@ $(use_enable kontact kab) $(use_enable ldap) $(use_enable libnotify notify) - $(use_enable mmx) + $(use_enable cpu_flags_x86_mmx mmx) $(use_enable nls) $(use_enable shm) $(use_enable static static-libs) 1.4 net-voip/ekiga/ekiga-4.0.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild?r1=1.3&r2=1.4 Index: ekiga-4.0.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ekiga-4.0.1.ebuild 25 Jul 2014 21:54:48 -0000 1.3 +++ ekiga-4.0.1.ebuild 28 Jan 2015 23:03:46 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v 1.3 2014/07/25 21:54:48 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ekiga-4.0.1.ebuild,v 1.4 2015/01/28 23:03:46 mgorny Exp $ EAPI=5 @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="avahi dbus debug doc eds gconf gnome gstreamer h323 kde kontact ldap -libnotify mmx nls pulseaudio +shm static v4l xcap xv" +libnotify cpu_flags_x86_mmx nls pulseaudio +shm static v4l xcap xv" RDEPEND=">=dev-libs/glib-2.24.0:2 >=dev-libs/boost-1.49 @@ -99,7 +99,7 @@ $(use_enable kontact kab) $(use_enable ldap) $(use_enable libnotify notify) - $(use_enable mmx) + $(use_enable cpu_flags_x86_mmx mmx) $(use_enable nls) $(use_enable shm) $(use_enable static static-libs) 1.62 net-voip/ekiga/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/ekiga/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 25 Aug 2014 22:58:29 -0000 1.61 +++ ChangeLog 28 Jan 2015 23:03:46 -0000 1.62 @@ -1,6 +1,10 @@ # ChangeLog for net-voip/ekiga -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.61 2014/08/25 22:58:29 creffett Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/ekiga/ChangeLog,v 1.62 2015/01/28 23:03:46 mgorny Exp $ + + 28 Jan 2015; Michał Górny <[email protected]> ekiga-4.0.0-r1.ebuild, + ekiga-4.0.1.ebuild: + Switch to CPU_FLAGS_X86. 25 Aug 2014; Christopher Reffett <[email protected]> -ekiga-3.2.7.ebuild:
