diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-07 18:14:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-07 18:14:18 +0000 |
commit | edb8272a11287345a0a5049c177c41eaebfbe29f (patch) | |
tree | 6b6d8f3c04f35b1abbeff603947738c4de3d93a0 | |
parent | Import from Science overlay (diff) | |
download | gentoo-2-edb8272a11287345a0a5049c177c41eaebfbe29f.tar.gz gentoo-2-edb8272a11287345a0a5049c177c41eaebfbe29f.tar.bz2 gentoo-2-edb8272a11287345a0a5049c177c41eaebfbe29f.zip |
stable x86, security bug 276000
(Portage version: 2.1.6.13/cvs/Linux i686)
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 6ad2a1e737fa..aa4d57084015 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.107 2009/07/06 20:53:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.108 2009/07/07 18:14:18 fauli Exp $ + + 07 Jul 2009; Christian Faulhammer <fauli@gentoo.org> pidgin-2.5.8.ebuild: + stable x86, security bug 276000 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> pidgin-2.5.8.ebuild: Stable for HPPA (bug #276000). diff --git a/net-im/pidgin/pidgin-2.5.8.ebuild b/net-im/pidgin/pidgin-2.5.8.ebuild index 5f93f661032d..2bb598819ced 100644 --- a/net-im/pidgin/pidgin-2.5.8.ebuild +++ b/net-im/pidgin/pidgin-2.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.8.ebuild,v 1.4 2009/07/06 20:53:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.8.ebuild,v 1.5 2009/07/07 18:14:18 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer meanwhile" IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono" |