summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:46:56 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-27 06:46:56 +0000
commit92bf640e9d8343075315d037682f8a461354de66 (patch)
tree2a2abe95addeb3b56f3677cb5243602851397e9b /x11-plugins/purple-plugin_pack
parentSlot gtkspell dependency to 2 in preparation for gtkspell-3. (diff)
downloadgentoo-2-92bf640e9d8343075315d037682f8a461354de66.tar.gz
gentoo-2-92bf640e9d8343075315d037682f8a461354de66.tar.bz2
gentoo-2-92bf640e9d8343075315d037682f8a461354de66.zip
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/purple-plugin_pack')
-rw-r--r--x11-plugins/purple-plugin_pack/ChangeLog7
-rw-r--r--x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild6
-rw-r--r--x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild6
-rw-r--r--x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild4
4 files changed, 14 insertions, 9 deletions
diff --git a/x11-plugins/purple-plugin_pack/ChangeLog b/x11-plugins/purple-plugin_pack/ChangeLog
index 2a783c8232d0..c297e4e0701b 100644
--- a/x11-plugins/purple-plugin_pack/ChangeLog
+++ b/x11-plugins/purple-plugin_pack/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/purple-plugin_pack
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.38 2011/10/11 19:35:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.39 2011/10/27 06:46:56 tetromino Exp $
+
+ 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ purple-plugin_pack-2.5.1-r1.ebuild, purple-plugin_pack-2.6.2-r1.ebuild,
+ purple-plugin_pack-2.6.3.ebuild:
+ Slot gtkspell dependency to 2 in preparation for gtkspell-3.
11 Oct 2011; Jeroen Roovers <jer@gentoo.org> purple-plugin_pack-2.6.3.ebuild:
Stable for HPPA (bug #377911).
diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild
index ede7a387defb..af3c76e04810 100644
--- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild
+++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild,v 1.4 2009/09/06 14:41:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.5.1-r1.ebuild,v 1.5 2011/10/27 06:46:56 tetromino Exp $
EAPI="2"
@@ -17,7 +17,7 @@ IUSE="talkfilters debug gtk ncurses spell"
RDEPEND="net-im/pidgin[gtk?,ncurses?]
talkfilters? ( app-text/talkfilters )
- spell? ( app-text/gtkspell )"
+ spell? ( app-text/gtkspell:2 )"
DEPEND="${RDEPEND}
dev-lang/python"
diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild
index 4fe35ebe4ecf..cc5ab945d086 100644
--- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild
+++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild,v 1.5 2010/10/26 14:38:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.2-r1.ebuild,v 1.6 2011/10/27 06:46:56 tetromino Exp $
EAPI="2"
@@ -17,7 +17,7 @@ IUSE="debug gtk ncurses spell talkfilters"
RDEPEND="net-im/pidgin[gtk?,ncurses?]
talkfilters? ( app-text/talkfilters )
- spell? ( app-text/gtkspell )"
+ spell? ( app-text/gtkspell:2 )"
DEPEND="${RDEPEND}
dev-lang/python"
diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild
index 950e8b5d6674..4a97a9ed24b0 100644
--- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild
+++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.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/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild,v 1.6 2011/10/11 19:35:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-2.6.3.ebuild,v 1.7 2011/10/27 06:46:56 tetromino Exp $
EAPI="2"
@@ -17,7 +17,7 @@ IUSE="debug gtk ncurses spell talkfilters"
RDEPEND="net-im/pidgin[gtk?,ncurses?]
talkfilters? ( app-text/talkfilters )
- spell? ( app-text/gtkspell )"
+ spell? ( app-text/gtkspell:2 )"
DEPEND="${RDEPEND}
=dev-lang/python-2*"