diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-23 11:41:42 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-23 11:41:42 +0000 |
commit | f7c5f43afb07245337f3e2287ee4422d4376afcc (patch) | |
tree | 5a101995a8045aedcae732e048398369b746c1a1 /net-im | |
parent | amd64 stable, bug #312843 (diff) | |
download | gentoo-2-f7c5f43afb07245337f3e2287ee4422d4376afcc.tar.gz gentoo-2-f7c5f43afb07245337f3e2287ee4422d4376afcc.tar.bz2 gentoo-2-f7c5f43afb07245337f3e2287ee4422d4376afcc.zip |
amd64 stable, bug #328667
(Portage version: 2.2_rc67/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.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 627433020ad0..b5012b5a2184 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.179 2010/07/22 21:58:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.180 2010/07/23 11:41:42 maekke Exp $ + + 23 Jul 2010; Markus Meier <maekke@gentoo.org> pidgin-2.7.2.ebuild: + amd64 stable, bug #328667 22 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pidgin-2.7.2.ebuild: x86 stable wrt security bug #328667 diff --git a/net-im/pidgin/pidgin-2.7.2.ebuild b/net-im/pidgin/pidgin-2.7.2.ebuild index 5e66797a746f..0be9f1ed9513 100644 --- a/net-im/pidgin/pidgin-2.7.2.ebuild +++ b/net-im/pidgin/pidgin-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.2 2010/07/22 21:58:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.3 2010/07/23 11:41:42 maekke Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn krb4 meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |