diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-07-06 20:25:37 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-07-06 20:25:37 +0000 |
commit | 054f10345b61c7916e15fddf2c7fee61486bf8f5 (patch) | |
tree | 278d21b58fd86125f0479f3e66e697d3f51d5925 /net-im | |
parent | Add patch for security issue in bug #275397. (diff) | |
download | gentoo-2-054f10345b61c7916e15fddf2c7fee61486bf8f5.tar.gz gentoo-2-054f10345b61c7916e15fddf2c7fee61486bf8f5.tar.bz2 gentoo-2-054f10345b61c7916e15fddf2c7fee61486bf8f5.zip |
Sparc stable, security bug #276000.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-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 0c887f51e3a4..5ef2addbdc9b 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.105 2009/07/06 18:54:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.106 2009/07/06 20:25:37 fmccor Exp $ + + 06 Jul 2009; Ferris McCormick <fmccor@gentoo.org> pidgin-2.5.8.ebuild: + Sparc stable, security bug #276000. 06 Jul 2009; Brent Baude <ranger@gentoo.org> pidgin-2.5.8.ebuild: Marking pidgin-2.5.8 ppc64 and ppc for bug 276000 diff --git a/net-im/pidgin/pidgin-2.5.8.ebuild b/net-im/pidgin/pidgin-2.5.8.ebuild index 68350c758619..f900f4b210ab 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.2 2009/07/06 18:54:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.8.ebuild,v 1.3 2009/07/06 20:25:37 fmccor 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" |