diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:15:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 16:15:10 +0000 |
commit | 29e997516cdcdfcb5dd1e511a1934dcdef249d93 (patch) | |
tree | 024c49f00b8133e1f68af3473f88bf3993957b3d /net-im | |
parent | amd64 stable, bug #494792 (diff) | |
download | gentoo-2-29e997516cdcdfcb5dd1e511a1934dcdef249d93.tar.gz gentoo-2-29e997516cdcdfcb5dd1e511a1934dcdef249d93.tar.bz2 gentoo-2-29e997516cdcdfcb5dd1e511a1934dcdef249d93.zip |
Stable for HPPA (bug #478252).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.7-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index f20629f48aab..1717f8274ec6 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.315 2013/12/08 19:57:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.316 2013/12/22 16:15:10 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.7-r5.ebuild: + Stable for HPPA (bug #478252). 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.7-r5.ebuild: x86 stable, bug #478252 diff --git a/net-im/pidgin/pidgin-2.10.7-r5.ebuild b/net-im/pidgin/pidgin-2.10.7-r5.ebuild index c1c9a5f047ec..b2a5f36c9a80 100644 --- a/net-im/pidgin/pidgin-2.10.7-r5.ebuild +++ b/net-im/pidgin/pidgin-2.10.7-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7-r5.ebuild,v 1.3 2013/12/08 19:57:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7-r5.ebuild,v 1.4 2013/12/22 16:15:10 jer 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" |