diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 10:00:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-08-02 10:00:50 +0000 |
commit | 4f776f38f20adac08ba42e567fa5c4dd8c29f7e2 (patch) | |
tree | 8f8c70b4945e8ac593d3169f4b738ef7321a02a9 /net-im | |
parent | sparc stable wrt bug #554224 (diff) | |
download | gentoo-2-4f776f38f20adac08ba42e567fa5c4dd8c29f7e2.tar.gz gentoo-2-4f776f38f20adac08ba42e567fa5c4dd8c29f7e2.tar.bz2 gentoo-2-4f776f38f20adac08ba42e567fa5c4dd8c29f7e2.zip |
sparc stable wrt bug #530674
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 2f1efc666724..c3c344b06a67 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.373 2015/07/15 14:54:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.374 2015/08/02 10:00:50 pacho Exp $ + + 02 Aug 2015; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.11.ebuild: + sparc stable wrt bug #530674 15 Jul 2015; Tobias Klausmann <klausman@gentoo.org> pidgin-2.10.11.ebuild: Stable on alpha, bug 530674 diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild index 8daf00d3203f..cbf23a1abc7f 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.11 2015/07/15 14:54:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.12 2015/08/02 10:00:50 pacho Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI=" 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" |