diff options
author | 2011-03-13 14:31:22 +0000 | |
---|---|---|
committer | 2011-03-13 14:31:22 +0000 | |
commit | f617218e03ca984f02eac27c597cfd9207e3ed05 (patch) | |
tree | 156b62311998cc666ba11f35e6cf90e8c16db7e0 /net-im | |
parent | stable x86, security bug 352087 (diff) | |
download | gentoo-2-f617218e03ca984f02eac27c597cfd9207e3ed05.tar.gz gentoo-2-f617218e03ca984f02eac27c597cfd9207e3ed05.tar.bz2 gentoo-2-f617218e03ca984f02eac27c597cfd9207e3ed05.zip |
stable x86, security bug 358403
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 87872aeba2a2..dc3e8a044252 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.227 2011/03/13 12:14:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.228 2011/03/13 14:31:22 fauli Exp $ + + 13 Mar 2011; Christian Faulhammer <fauli@gentoo.org> pidgin-2.7.11.ebuild: + stable x86, security bug 358403 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> pidgin-2.7.11.ebuild: ppc/ppc64 stable wrt #358403 diff --git a/net-im/pidgin/pidgin-2.7.11.ebuild b/net-im/pidgin/pidgin-2.7.11.ebuild index cf0d59679071..d1c17356901c 100644 --- a/net-im/pidgin/pidgin-2.7.11.ebuild +++ b/net-im/pidgin/pidgin-2.7.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.11.ebuild,v 1.2 2011/03/13 12:14:53 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.11.ebuild,v 1.3 2011/03/13 14:31:22 fauli Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell qq sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |