diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 11:54:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 11:54:17 +0000 |
commit | b3748e10aecec80ba6c64ca9526d4452bd009eb7 (patch) | |
tree | ecfd91124c134c92f87c9b2203d9b400c99c3615 /net-im | |
parent | ~amd64 added, closing bug #300132, thanks to Helmut Jarausch <jarausch@igpm.r... (diff) | |
download | gentoo-2-b3748e10aecec80ba6c64ca9526d4452bd009eb7.tar.gz gentoo-2-b3748e10aecec80ba6c64ca9526d4452bd009eb7.tar.bz2 gentoo-2-b3748e10aecec80ba6c64ca9526d4452bd009eb7.zip |
stable x86, security bug 299751
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 4da74bbea2a7..ad8b6870149c 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.143 2010/01/10 11:17:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.144 2010/01/10 11:54:17 fauli Exp $ + + 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pidgin-2.6.5.ebuild: + stable x86, security bug 299751 10 Jan 2010; Peter Volkov <pva@gentoo.org> pidgin-2.6.5.ebuild: Added note about xscreensaver USE flag and idle/active monitoring in diff --git a/net-im/pidgin/pidgin-2.6.5.ebuild b/net-im/pidgin/pidgin-2.6.5.ebuild index d463eb54acbb..eafae4399f63 100644 --- a/net-im/pidgin/pidgin-2.6.5.ebuild +++ b/net-im/pidgin/pidgin-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.2 2010/01/10 11:17:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.5.ebuild,v 1.3 2010/01/10 11:54:17 fauli Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer idn meanwhile networkmanager" IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl startup-notification" IUSE+=" ncurses groupwise prediction xscreensaver zephyr zeroconf" # mono" |