diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 20:18:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 20:18:57 +0000 |
commit | 3fe2602aa1d3d7c9b59af9b904926babffcaaecb (patch) | |
tree | 1dfc72211759a819fa4be454c4d2e3e532b0e7cb /net-im/pidgin | |
parent | ppc64 stable wrt bug #481960 (diff) | |
download | gentoo-2-3fe2602aa1d3d7c9b59af9b904926babffcaaecb.tar.gz gentoo-2-3fe2602aa1d3d7c9b59af9b904926babffcaaecb.tar.bz2 gentoo-2-3fe2602aa1d3d7c9b59af9b904926babffcaaecb.zip |
ppc64 stable wrt bug #530674
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im/pidgin')
-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 86ff9f7a5523..f5ceb84e3104 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.366 2015/05/17 10:30:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.367 2015/05/17 20:18:57 pacho Exp $ + + 17 May 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: + ppc64 stable wrt bug #530674 17 May 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: amd64 stable, bug #530674 diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild index dbdcc4ac650d..b5eee576e008 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.5 2015/05/17 10:30:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.6 2015/05/17 20:18:57 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" |