diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 12:05:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 12:05:34 +0000 |
commit | f754b97b1478d545fe008e1c16a71b77d721bcb7 (patch) | |
tree | 59bef49738a3dab5226aea899d0a73730a2a65e3 /net-im | |
parent | Stable for ia64, wrt bug #494658 (diff) | |
download | gentoo-2-f754b97b1478d545fe008e1c16a71b77d721bcb7.tar.gz gentoo-2-f754b97b1478d545fe008e1c16a71b77d721bcb7.tar.bz2 gentoo-2-f754b97b1478d545fe008e1c16a71b77d721bcb7.zip |
Stable for ia64, wrt bug #499596
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 58d5f00c11d4..3979116dd2a9 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.330 2014/02/16 07:34:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.331 2014/02/16 12:05:34 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.9.ebuild: + Stable for ia64, wrt bug #499596 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.9.ebuild: Stable for alpha, wrt bug #499596 diff --git a/net-im/pidgin/pidgin-2.10.9.ebuild b/net-im/pidgin/pidgin-2.10.9.ebuild index 89a0da1957b0..76f3bd92f200 100644 --- a/net-im/pidgin/pidgin-2.10.9.ebuild +++ b/net-im/pidgin/pidgin-2.10.9.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.9.ebuild,v 1.8 2014/02/16 07:34:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.9.ebuild,v 1.9 2014/02/16 12:05:34 ago Exp $ EAPI=5 @@ -14,7 +14,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" |