mgorny      15/01/28 22:59:31

  Modified:             xchat-gnome-0.26.1-r2.ebuild
                        xchat-gnome-0.26.1-r3.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.13                 net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild?r1=1.12&r2=1.13

Index: xchat-gnome-0.26.1-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xchat-gnome-0.26.1-r2.ebuild        2 Feb 2013 23:02:36 -0000       1.12
+++ xchat-gnome-0.26.1-r2.ebuild        28 Jan 2015 22:59:31 -0000      1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.12 
2013/02/02 23:02:36 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.13 
2015/01/28 22:59:31 mgorny Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-IUSE="dbus libnotify mmx nls perl python spell ssl tcl"
+IUSE="dbus libnotify cpu_flags_x86_mmx nls perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.18:2
        >=gnome-base/libgnome-2.16.0
@@ -54,7 +54,7 @@
                $(use_enable perl)
                $(use_enable python)
                $(use_enable tcl tcl /usr/$(get_libdir))
-               $(use_enable mmx)
+               $(use_enable cpu_flags_x86_mmx mmx)
                $(use_enable dbus)
                $(use_enable nls)
                $(use_enable libnotify notification)"



1.2                  net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild?r1=1.1&r2=1.2

Index: xchat-gnome-0.26.1-r3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xchat-gnome-0.26.1-r3.ebuild        25 Dec 2014 15:45:44 -0000      1.1
+++ xchat-gnome-0.26.1-r3.ebuild        28 Jan 2015 22:59:31 -0000      1.2
@@ -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-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild,v 1.1 
2014/12/25 15:45:44 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild,v 1.2 
2015/01/28 22:59:31 mgorny Exp $
 
 EAPI=5
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="dbus libnotify mmx nls perl python spell ssl tcl"
+IUSE="dbus libnotify cpu_flags_x86_mmx nls perl python spell ssl tcl"
 
 RDEPEND=">=dev-libs/glib-2.18:2
        >=gnome-base/libgnome-2.16.0
@@ -57,7 +57,7 @@
                $(use_enable perl)
                $(use_enable python)
                $(use_enable tcl tcl /usr/$(get_libdir))
-               $(use_enable mmx)
+               $(use_enable cpu_flags_x86_mmx mmx)
                $(use_enable dbus)
                $(use_enable nls)
                $(use_enable libnotify notification)"



1.77                 net-irc/xchat-gnome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/ChangeLog?rev=1.77&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/ChangeLog?rev=1.77&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   25 Dec 2014 15:45:44 -0000      1.76
+++ ChangeLog   28 Jan 2015 22:59:31 -0000      1.77
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/xchat-gnome
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.76 
2014/12/25 15:45:44 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.77 
2015/01/28 22:59:31 mgorny Exp $
+
+  28 Jan 2015; Michał Górny <[email protected]> xchat-gnome-0.26.1-r2.ebuild,
+  xchat-gnome-0.26.1-r3.ebuild:
+  Switch to CPU_FLAGS_X86.
 
 *xchat-gnome-0.26.1-r3 (25 Dec 2014)
 




Reply via email to