jlec        15/03/25 16:48:28

  Modified:             xchat-gnome-0.26.1-r3.ebuild
                        xchat-gnome-0.26.1-r2.ebuild ChangeLog
  Log:
  Fix tcl/tk slotting; bump to EAPI=5
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xchat-gnome-0.26.1-r3.ebuild        28 Jan 2015 22:59:31 -0000      1.2
+++ xchat-gnome-0.26.1-r3.ebuild        25 Mar 2015 16:48:28 -0000      1.3
@@ -1,6 +1,6 @@
 # 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.2 
2015/01/28 22:59:31 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r3.ebuild,v 1.3 
2015/03/25 16:48:28 jlec Exp $
 
 EAPI=5
 GCONF_DEBUG="yes"
@@ -18,7 +18,10 @@
 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="dbus libnotify cpu_flags_x86_mmx nls perl python spell ssl tcl"
 
-RDEPEND=">=dev-libs/glib-2.18:2
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+       >=dev-libs/glib-2.18:2
        >=gnome-base/libgnome-2.16.0
        >=gnome-base/gconf-2.8.0
        >=gnome-base/libgnomeui-2.16.0
@@ -28,10 +31,10 @@
        >=x11-libs/libsexy-0.1.11
        x11-libs/libX11
        spell? ( app-text/enchant )
-       ssl? ( >=dev-libs/openssl-0.9.6d )
+       ssl? ( >=dev-libs/openssl-0.9.6d:0 )
        perl? ( >=dev-lang/perl-5.6.1 )
        python? ( ${PYTHON_DEPS} )
-       tcl? ( dev-lang/tcl )
+       tcl? ( dev-lang/tcl:0= )
        dbus? ( >=sys-apps/dbus-0.60 )
        libnotify? ( >=x11-libs/libnotify-0.3.2 )
 "
@@ -40,8 +43,6 @@
        >=app-text/gnome-doc-utils-0.3.2
        nls? ( sys-devel/gettext )"
 
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
 # gnome-base/gnome-common needed when doing eautoreconf
 
 pkg_setup() {



1.14                 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.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild?rev=1.14&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.13&r2=1.14

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.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xchat-gnome-0.26.1-r2.ebuild        28 Jan 2015 22:59:31 -0000      1.13
+++ xchat-gnome-0.26.1-r2.ebuild        25 Mar 2015 16:48:28 -0000      1.14
@@ -1,6 +1,6 @@
 # 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.13 
2015/01/28 22:59:31 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.14 
2015/03/25 16:48:28 jlec Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -18,7 +18,8 @@
 KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="dbus libnotify cpu_flags_x86_mmx nls perl python spell ssl tcl"
 
-RDEPEND=">=dev-libs/glib-2.18:2
+RDEPEND="
+       >=dev-libs/glib-2.18:2
        >=gnome-base/libgnome-2.16.0
        >=gnome-base/gconf-2.8.0
        >=gnome-base/libgnomeui-2.16.0
@@ -30,7 +31,7 @@
        spell? ( app-text/enchant )
        ssl? ( >=dev-libs/openssl-0.9.6d )
        perl? ( >=dev-lang/perl-5.6.1 )
-       tcl? ( dev-lang/tcl )
+       tcl? ( dev-lang/tcl:0 )
        dbus? ( >=sys-apps/dbus-0.60 )
        libnotify? ( >=x11-libs/libnotify-0.3.2 )
 "



1.78                 net-irc/xchat-gnome/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   28 Jan 2015 22:59:31 -0000      1.77
+++ ChangeLog   25 Mar 2015 16:48:28 -0000      1.78
@@ -1,6 +1,10 @@
 # ChangeLog for net-irc/xchat-gnome
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.78 
2015/03/25 16:48:28 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <[email protected]> xchat-gnome-0.26.1-r2.ebuild,
+  xchat-gnome-0.26.1-r3.ebuild:
+  Fix tcl/tk slotting; bump to EAPI=5
 
   28 Jan 2015; Michał Górny <[email protected]> xchat-gnome-0.26.1-r2.ebuild,
   xchat-gnome-0.26.1-r3.ebuild:




Reply via email to