diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-05 23:39:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-05 23:39:00 +0000 |
commit | cce77f89ff9edccb64db3063e4a5d8f72f26b77c (patch) | |
tree | f7a1c5f5016c1e33a99bfc5dc739c4ebcdb82bbe /net-im | |
parent | support building with --as-needed with patch from Dannee McGuire via bug #232592 (diff) | |
download | gentoo-2-cce77f89ff9edccb64db3063e4a5d8f72f26b77c.tar.gz gentoo-2-cce77f89ff9edccb64db3063e4a5d8f72f26b77c.tar.bz2 gentoo-2-cce77f89ff9edccb64db3063e4a5d8f72f26b77c.zip |
Sparc stable, Security Bug #234135.
(Portage version: 2.2_rc8/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 49a8a4de979c..3ad8a4eba921 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.65 2008/09/04 17:57:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.66 2008/09/05 23:39:00 fmccor Exp $ + + 05 Sep 2008; Ferris McCormick <fmccor@gentoo.org> pidgin-2.5.1.ebuild: + Sparc stable, Security Bug #234135. *pidgin-2.5.1 (04 Sep 2008) diff --git a/net-im/pidgin/pidgin-2.5.1.ebuild b/net-im/pidgin/pidgin-2.5.1.ebuild index ceeaf345576e..777587369abb 100644 --- a/net-im/pidgin/pidgin-2.5.1.ebuild +++ b/net-im/pidgin/pidgin-2.5.1.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.5.1.ebuild,v 1.1 2008/09/04 17:57:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.1.ebuild,v 1.2 2008/09/05 23:39:00 fmccor Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 @@ -10,7 +10,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 networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |