diff options
author | 2015-05-17 10:30:15 +0000 | |
---|---|---|
committer | 2015-05-17 10:30:15 +0000 | |
commit | d55b5ce06dc4b45490179c6114219addc15abd70 (patch) | |
tree | b5c856927a70ed73de904da4e57e56ad4bf6a7a9 /net-im | |
parent | amd64 stable, bug #528240 (diff) | |
download | gentoo-2-d55b5ce06dc4b45490179c6114219addc15abd70.tar.gz gentoo-2-d55b5ce06dc4b45490179c6114219addc15abd70.tar.bz2 gentoo-2-d55b5ce06dc4b45490179c6114219addc15abd70.zip |
amd64 stable, bug #530674
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 4a1b82b306f0..86ff9f7a5523 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.365 2015/05/15 12:42:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.366 2015/05/17 10:30:15 pacho Exp $ + + 17 May 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: + amd64 stable, bug #530674 15 May 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: ppc stable wrt bug #530674 diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild index 525f80fdf3b7..dbdcc4ac650d 100644 --- a/net-im/pidgin/pidgin-2.10.11.ebuild +++ b/net-im/pidgin/pidgin-2.10.11.ebuild @@ -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-im/pidgin/pidgin-2.10.11.ebuild,v 1.4 2015/05/15 12:42:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.5 2015/05/17 10:30:15 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile mxit" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |