diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:42:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 12:42:26 +0000 |
commit | 5266ff95cd50587f50fe3d180d656dee0a04839f (patch) | |
tree | f7feab0f8d57c9d95c8ae4756b12327365daf06a /net-im | |
parent | ppc stable wrt bug #549480 (diff) | |
download | gentoo-2-5266ff95cd50587f50fe3d180d656dee0a04839f.tar.gz gentoo-2-5266ff95cd50587f50fe3d180d656dee0a04839f.tar.bz2 gentoo-2-5266ff95cd50587f50fe3d180d656dee0a04839f.zip |
ppc stable wrt bug #530674
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 481676c00771..4a1b82b306f0 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.364 2015/04/08 18:03:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.365 2015/05/15 12:42:26 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: + ppc stable wrt bug #530674 08 Apr 2015; Michał Górny <mgorny@gentoo.org> pidgin-2.10.10.ebuild: Drop old Python implementations diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild index bf3d834bede5..525f80fdf3b7 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.3 2015/03/25 16:16:35 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.4 2015/05/15 12:42:26 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" |