diff options
author | 2014-10-30 18:52:29 +0000 | |
---|---|---|
committer | 2014-10-30 18:52:29 +0000 | |
commit | 79ee0471c6a8f30b8e7858b6030332baaf0b454a (patch) | |
tree | 19f717d9efc820048e7993f4af7459831e6c384d /net-im | |
parent | arm stable, bug #507788 (diff) | |
download | gentoo-2-79ee0471c6a8f30b8e7858b6030332baaf0b454a.tar.gz gentoo-2-79ee0471c6a8f30b8e7858b6030332baaf0b454a.tar.bz2 gentoo-2-79ee0471c6a8f30b8e7858b6030332baaf0b454a.zip |
arm stable, bug #526502
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 06ce794cde79..b6d462713f6c 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.352 2014/10/29 15:03:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.353 2014/10/30 18:52:29 maekke Exp $ + + 30 Oct 2014; Markus Meier <maekke@gentoo.org> pidgin-2.10.10.ebuild: + arm stable, bug #526502 29 Oct 2014; Tobias Klausmann <klausman@gentoo.org> pidgin-2.10.10.ebuild: Stable on alpha, bug 526502 diff --git a/net-im/pidgin/pidgin-2.10.10.ebuild b/net-im/pidgin/pidgin-2.10.10.ebuild index baaa7deea196..f363cf0c220e 100644 --- a/net-im/pidgin/pidgin-2.10.10.ebuild +++ b/net-im/pidgin/pidgin-2.10.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.6 2014/10/29 15:03:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.7 2014/10/30 18:52:29 maekke 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" |