diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-22 09:19:11 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-22 09:19:11 +0000 |
commit | 8e63d5f25fe86aec321ed50cc9808b1e98b3eb1b (patch) | |
tree | 7603329dda8975ac5bb3ee29e84a2aecb4fdab08 /net-im | |
parent | Convert to ruby-fakegem. (diff) | |
download | gentoo-2-8e63d5f25fe86aec321ed50cc9808b1e98b3eb1b.tar.gz gentoo-2-8e63d5f25fe86aec321ed50cc9808b1e98b3eb1b.tar.bz2 gentoo-2-8e63d5f25fe86aec321ed50cc9808b1e98b3eb1b.zip |
Added list of plugins added into sunrise, comment only change - no log in ChangeLog
(Portage version: 2.1.7.15/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/pidgin-2.6.4-r1.ebuild | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.6.4-r1.ebuild b/net-im/pidgin/pidgin-2.6.4-r1.ebuild index bcaa3cde1846..7481a13a117c 100644 --- a/net-im/pidgin/pidgin-2.6.4-r1.ebuild +++ b/net-im/pidgin/pidgin-2.6.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild,v 1.2 2009/12/21 19:56:11 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.4-r1.ebuild,v 1.3 2009/12/22 09:19:11 pva Exp $ EAPI=2 @@ -82,6 +82,14 @@ DYNAMIC_PRPLS="irc,jabber,oscar,yahoo,simple,msn,myspace" # x11-plugins/pidgin-rhythmbox # x11-plugins/purple-plugin_pack # x11-themes/pidgin-smileys +# Plugins in Sunrise: +# x11-plugins/pidgimpd +# x11-plugins/pidgin-birthday +# x11-plugins/pidgin-botsentry +# x11-plugins/pidgin-convreverse +# x11-plugins/pidgin-extended-blist-sort +# x11-plugins/pidgin-lastfm +# x11-plugins/pidgin-mbpurple pkg_setup() { if ! use gtk && ! use ncurses ; then |