diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 19:57:05 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-12 19:57:05 +0000 |
commit | 9a0b0717fbea0f189b52911280d38a85b03e45a7 (patch) | |
tree | f3e4b7d9428627f7b83cc66011a845033ec4562e /net-im/pidgin | |
parent | alphabetize more (diff) | |
download | gentoo-2-9a0b0717fbea0f189b52911280d38a85b03e45a7.tar.gz gentoo-2-9a0b0717fbea0f189b52911280d38a85b03e45a7.tar.bz2 gentoo-2-9a0b0717fbea0f189b52911280d38a85b03e45a7.zip |
Stable on amd64 wrt bug #353953
(Portage version: 2.1.9.39/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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index b07c29b508e2..870756acba75 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.223 2011/02/12 18:20:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.224 2011/02/12 19:57:05 hwoarang Exp $ + + 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> pidgin-2.7.10.ebuild: + Stable on amd64 wrt bug #353953 12 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> pidgin-2.7.10.ebuild: ppc/ppc64 stable wrt #353953 diff --git a/net-im/pidgin/pidgin-2.7.10.ebuild b/net-im/pidgin/pidgin-2.7.10.ebuild index 0385c55352f1..7d5ce9f1c39c 100644 --- a/net-im/pidgin/pidgin-2.7.10.ebuild +++ b/net-im/pidgin/pidgin-2.7.10.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.7.10.ebuild,v 1.5 2011/02/12 18:20:32 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.10.ebuild,v 1.6 2011/02/12 19:57:05 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" |