diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-13 15:05:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-13 15:05:39 +0000 |
commit | c9f1f656d56c5e7e1708b98e48ad4bee8d36eca8 (patch) | |
tree | 10cbf694a2efe0aa2e66e74f6fc028c2e3f60315 /net-im | |
parent | Version Bump (diff) | |
download | gentoo-2-c9f1f656d56c5e7e1708b98e48ad4bee8d36eca8.tar.gz gentoo-2-c9f1f656d56c5e7e1708b98e48ad4bee8d36eca8.tar.bz2 gentoo-2-c9f1f656d56c5e7e1708b98e48ad4bee8d36eca8.zip |
Stable for HPPA (bug #394239).
(Portage version: 2.2.0_alpha80/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.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index a4f22d01f64d..a2c4a9d584c1 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.263 2011/12/12 22:37:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.264 2011/12/13 15:05:39 jer Exp $ + + 13 Dec 2011; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.1.ebuild: + Stable for HPPA (bug #394239). 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.1.ebuild: Stable for AMD64, wrt security bug #394239 diff --git a/net-im/pidgin/pidgin-2.10.1.ebuild b/net-im/pidgin/pidgin-2.10.1.ebuild index 323cdac59413..6649f570a77e 100644 --- a/net-im/pidgin/pidgin-2.10.1.ebuild +++ b/net-im/pidgin/pidgin-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.1.ebuild,v 1.2 2011/12/12 22:37:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.1.ebuild,v 1.3 2011/12/13 15:05:39 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |