diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-23 10:50:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-23 10:50:34 +0000 |
commit | 7a0091530dbe6da09c5e1254be1d91d6f301988e (patch) | |
tree | def4a8e4d50c053c163b8c798cc978b912a1ef08 /net-im | |
parent | QA: Move EAPI definition before any global scope function calls thanks to Mac... (diff) | |
download | gentoo-2-7a0091530dbe6da09c5e1254be1d91d6f301988e.tar.gz gentoo-2-7a0091530dbe6da09c5e1254be1d91d6f301988e.tar.bz2 gentoo-2-7a0091530dbe6da09c5e1254be1d91d6f301988e.zip |
x86 stable, bug #270811
(Portage version: 2.1.6.11/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index fd1c7013ce9e..4a2a5a9ea0a3 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.98 2009/05/23 09:19:56 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.99 2009/05/23 10:50:34 maekke Exp $ + + 23 May 2009; Markus Meier <maekke@gentoo.org> pidgin-2.5.6.ebuild: + x86 stable, bug #270811 23 May 2009; Tobias Heinlein <keytoaster@gentoo.org> pidgin-2.5.6.ebuild: amd64 stable wrt security bug #270811 diff --git a/net-im/pidgin/pidgin-2.5.6.ebuild b/net-im/pidgin/pidgin-2.5.6.ebuild index 57658207a72b..48e304ca238b 100644 --- a/net-im/pidgin/pidgin-2.5.6.ebuild +++ b/net-im/pidgin/pidgin-2.5.6.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.6.ebuild,v 1.3 2009/05/23 09:19:56 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.6.ebuild,v 1.4 2009/05/23 10:50:34 maekke 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" |