diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 12:37:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-01 12:37:32 +0000 |
commit | bb38c3c69ac87af32d39b637298faee5292ef74f (patch) | |
tree | f3df8965a70d884f82e5110926c23afffd36bf96 /net-im | |
parent | sparc stable wrt #187138 (diff) | |
download | gentoo-2-bb38c3c69ac87af32d39b637298faee5292ef74f.tar.gz gentoo-2-bb38c3c69ac87af32d39b637298faee5292ef74f.tar.bz2 gentoo-2-bb38c3c69ac87af32d39b637298faee5292ef74f.zip |
alpha/ia64/x86 stable wrt security #194278
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 70b03fed22d1..b7b2a0b6917d 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.33 2007/09/30 19:23:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.34 2007/10/01 12:37:32 armin76 Exp $ + + 01 Oct 2007; Raúl Porcel <armin76@gentoo.org> pidgin-2.2.1.ebuild: + alpha/ia64/x86 stable wrt security #194278 30 Sep 2007; Ferris McCormick <fmccor@gentoo.org> pidgin-2.2.1.ebuild: Sparc stable --- security Bug #194278 --- nice; seems good. diff --git a/net-im/pidgin/pidgin-2.2.1.ebuild b/net-im/pidgin/pidgin-2.2.1.ebuild index 7b2de945bf3d..7c5d5b7c2a52 100644 --- a/net-im/pidgin/pidgin-2.2.1.ebuild +++ b/net-im/pidgin/pidgin-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.2.1.ebuild,v 1.2 2007/09/30 19:23:53 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.2.1.ebuild,v 1.3 2007/10/01 12:37:32 armin76 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" |