7d6 < MY_PV=${P/_beta/beta} 9,11c8,10 < DESCRIPTION="GTK Instant Messenger client" < HOMEPAGE="http://pidgin.im/" < SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.tar.bz2" --- > DESCRIPTION="fork of the popular open source client Pidgin" > HOMEPAGE="http://funpidgin.sourceforge.net/" > SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" 54c53,54 < nls? ( sys-devel/gettext )" --- > nls? ( sys-devel/gettext ) > !net-im/pidgin" 56c56 < S="${WORKDIR}/${MY_PV}" --- > S="${WORKDIR}/pidgin-${PV}" 75,87d74 < print_pidgin_warning() { < ewarn < ewarn "If you experience problems with pidgin, file them as bugs with" < ewarn "Gentoo's bugzilla, http://bugs.gentoo.org" < ewarn < ewarn "Be sure to USE=\"debug\" and include a backtrace for any seg" < ewarn "faults, see http://developer.pidgin.im/wiki/GetABacktrace for details on" < ewarn "backtraces." < ewarn < ewarn "Please read the pidgin FAQ at http://developer.pidgin.im/wiki/FAQ" < ewarn < } < 89d75 < print_pidgin_warning 215d200 < print_pidgin_warning