diff options
author | Markus Meier <maekke@gentoo.org> | 2008-09-06 12:38:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-09-06 12:38:54 +0000 |
commit | d4a49447fdcc8ca42259db3874d3692b0d530152 (patch) | |
tree | 398e056c11b5ec7dfb87c4699dc145d7ee083f9e /net-im/pidgin | |
parent | Version bump (diff) | |
download | gentoo-2-d4a49447fdcc8ca42259db3874d3692b0d530152.tar.gz gentoo-2-d4a49447fdcc8ca42259db3874d3692b0d530152.tar.bz2 gentoo-2-d4a49447fdcc8ca42259db3874d3692b0d530152.zip |
amd64/x86 stable, bug #234135
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5 i686)
Diffstat (limited to 'net-im/pidgin')
-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 3ad8a4eba921..fdd4d2ff9a9f 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.66 2008/09/05 23:39:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.67 2008/09/06 12:38:54 maekke Exp $ + + 06 Sep 2008; Markus Meier <maekke@gentoo.org> pidgin-2.5.1.ebuild: + amd64/x86 stable, bug #234135 05 Sep 2008; Ferris McCormick <fmccor@gentoo.org> pidgin-2.5.1.ebuild: Sparc stable, Security Bug #234135. diff --git a/net-im/pidgin/pidgin-2.5.1.ebuild b/net-im/pidgin/pidgin-2.5.1.ebuild index 777587369abb..afa642fe437f 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.2 2008/09/05 23:39:00 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.1.ebuild,v 1.3 2008/09/06 12:38:54 maekke 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" |