diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:42:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-02 09:42:33 +0000 |
commit | 0aa7f897453bb00f2333731644cc354d5ea074d4 (patch) | |
tree | b483337b1a78ce44cfec89ac3e6668f0c275eb97 | |
parent | Stable for ia64, wrt bug #507788 (diff) | |
download | gentoo-2-0aa7f897453bb00f2333731644cc354d5ea074d4.tar.gz gentoo-2-0aa7f897453bb00f2333731644cc354d5ea074d4.tar.bz2 gentoo-2-0aa7f897453bb00f2333731644cc354d5ea074d4.zip |
Stable for ia64, wrt bug #526502
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
-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 b3f76e9b9c7a..a5e4304ee30f 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.354 2014/10/30 20:48:35 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.355 2014/11/02 09:42:33 ago Exp $ + + 02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.10.ebuild: + Stable for ia64, wrt bug #526502 30 Oct 2014; Lars Wendler <polynomial-c@gentoo.org> pidgin-2.10.10.ebuild, +files/pidgin-2.10.10-eds-3.6-configure.ac.patch: diff --git a/net-im/pidgin/pidgin-2.10.10.ebuild b/net-im/pidgin/pidgin-2.10.10.ebuild index 22bcffd0d681..d5d3a5f4f64f 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.8 2014/10/30 20:48:35 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.9 2014/11/02 09:42:33 ago 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" |