diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 06:42:00 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 06:42:00 +0000 |
commit | 68679afbb7a8eb8c30cfc96de757a9c4f3980e6c (patch) | |
tree | c8695e72fe24f54a27d9db00a54f7103e4fbb198 /net-irc/xchat | |
parent | Slot gtkspell dependency to 2 in preparation for gtkspell-3. (diff) | |
download | gentoo-2-68679afbb7a8eb8c30cfc96de757a9c4f3980e6c.tar.gz gentoo-2-68679afbb7a8eb8c30cfc96de757a9c4f3980e6c.tar.bz2 gentoo-2-68679afbb7a8eb8c30cfc96de757a9c4f3980e6c.zip |
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.8-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.8-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 76fede4ae0d5..8ea0292688cc 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/xchat # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.310 2011/09/03 16:36:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.311 2011/10/27 06:42:00 tetromino Exp $ + + 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> + xchat-2.8.6-r2.ebuild, xchat-2.8.8-r1.ebuild, xchat-2.8.8-r2.ebuild: + Slot gtkspell dependency to 2 in preparation for gtkspell-3. 03 Sep 2011; Raúl Porcel <armin76@gentoo.org> xchat-2.8.8-r2.ebuild: alpha/ia64/sparc stable wrt #378665 diff --git a/net-irc/xchat/xchat-2.8.6-r2.ebuild b/net-irc/xchat/xchat-2.8.6-r2.ebuild index e97822f0d035..43516a3d912a 100644 --- a/net-irc/xchat/xchat-2.8.6-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.4 2011/03/29 12:50:37 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.5 2011/10/27 06:42:00 tetromino Exp $ EAPI=1 inherit eutils versionator gnome2 @@ -23,7 +23,7 @@ RDEPEND=">=dev-libs/glib-2.6.0:2 python? ( >=dev-lang/python-2.2 ) tcl? ( dev-lang/tcl ) dbus? ( >=dev-libs/dbus-glib-0.71 ) - spell? ( app-text/gtkspell ) + spell? ( app-text/gtkspell:2 ) libnotify? ( x11-libs/libnotify ) !<net-irc/xchat-gnome-0.9" diff --git a/net-irc/xchat/xchat-2.8.8-r1.ebuild b/net-irc/xchat/xchat-2.8.8-r1.ebuild index ba2b954d0998..80f3d9913401 100644 --- a/net-irc/xchat/xchat-2.8.8-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r1.ebuild,v 1.9 2011/07/12 07:39:59 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r1.ebuild,v 1.10 2011/10/27 06:42:00 tetromino Exp $ EAPI=2 @@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2.6.0:2 python? ( =dev-lang/python-2* ) tcl? ( dev-lang/tcl ) dbus? ( >=dev-libs/dbus-glib-0.71 ) - spell? ( app-text/gtkspell ) + spell? ( app-text/gtkspell:2 ) libnotify? ( x11-libs/libnotify ) ntlm? ( net-libs/libntlm ) x11-libs/pango diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild index 02736807a93c..cee9cef9f294 100644 --- a/net-irc/xchat/xchat-2.8.8-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.15 2011/09/03 16:36:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.16 2011/10/27 06:42:00 tetromino Exp $ EAPI=3 @@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/glib-2.6.0:2 python? ( =dev-lang/python-2* ) tcl? ( dev-lang/tcl ) dbus? ( >=dev-libs/dbus-glib-0.71 ) - spell? ( app-text/gtkspell ) + spell? ( app-text/gtkspell:2 ) libnotify? ( x11-libs/libnotify ) ntlm? ( net-libs/libntlm ) x11-libs/pango |