diff options
author | 2010-12-29 10:26:39 +0000 | |
---|---|---|
committer | 2010-12-29 10:26:39 +0000 | |
commit | 6f45e9c8bc3ed8149f797194f35e96ffc67e2716 (patch) | |
tree | 1a5b32f86108becd02ceebf401e967ed2c643cb5 /net-im/pidgin | |
parent | Specifying correct dependency on Python (diff) | |
download | gentoo-2-6f45e9c8bc3ed8149f797194f35e96ffc67e2716.tar.gz gentoo-2-6f45e9c8bc3ed8149f797194f35e96ffc67e2716.tar.bz2 gentoo-2-6f45e9c8bc3ed8149f797194f35e96ffc67e2716.zip |
Stable on amd64 wrt bug #349906
(Portage version: 2.1.9.26/cvs/Linux x86_64)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 3a9b2f4ed166..302a158f6542 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.212 2010/12/29 07:21:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.213 2010/12/29 10:26:39 hwoarang Exp $ + + 29 Dec 2010; Markos Chandras <hwoarang@gentoo.org> pidgin-2.7.9.ebuild: + Stable on amd64 wrt bug #349906 *pidgin-2.7.9 (29 Dec 2010) diff --git a/net-im/pidgin/pidgin-2.7.9.ebuild b/net-im/pidgin/pidgin-2.7.9.ebuild index cccc46ddb6f0..1f5f23176a22 100644 --- a/net-im/pidgin/pidgin-2.7.9.ebuild +++ b/net-im/pidgin/pidgin-2.7.9.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.9.ebuild,v 1.1 2010/12/29 07:21:29 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.9.ebuild,v 1.2 2010/12/29 10:26:39 hwoarang Exp $ EAPI=2 @@ -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 qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |