diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-07-02 21:26:35 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-07-02 21:26:35 +0000 |
commit | 287af917b5837a0bed2d3b8301441471fd9ab5c3 (patch) | |
tree | 4b5f765e7d57e50d9dd889cad7415d93534a2e3e /net-im | |
parent | Sparc stable, critical bug #230045 (based in part on comment 7). (diff) | |
download | gentoo-2-287af917b5837a0bed2d3b8301441471fd9ab5c3.tar.gz gentoo-2-287af917b5837a0bed2d3b8301441471fd9ab5c3.tar.bz2 gentoo-2-287af917b5837a0bed2d3b8301441471fd9ab5c3.zip |
stable amd64, security bug 230045
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 5826690bc188..3badd1194c53 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.56 2008/07/02 21:19:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.57 2008/07/02 21:26:35 gentoofan23 Exp $ + + 02 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> pidgin-2.4.3.ebuild: + stable amd64, security bug 230045 02 Jul 2008; Ferris McCormick <fmccor@gentoo.org> pidgin-2.4.3.ebuild: Sparc stable, critical bug #230045 (based in part on comment 7). diff --git a/net-im/pidgin/pidgin-2.4.3.ebuild b/net-im/pidgin/pidgin-2.4.3.ebuild index 0bd129480bb3..ca8425d166c7 100644 --- a/net-im/pidgin/pidgin-2.4.3.ebuild +++ b/net-im/pidgin/pidgin-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.2 2008/07/02 21:19:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.3 2008/07/02 21:26:35 gentoofan23 Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.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 networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |