diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-27 11:26:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-27 11:26:18 +0000 |
commit | d57bfb33b04b1535534a38bba8c82bf4fdf357eb (patch) | |
tree | 0531cec82c0e747e53f63759dc02a81b2857672f /net-im | |
parent | alpha/ia64/s390/sh/sparc stable wrt #377909 (diff) | |
download | gentoo-2-d57bfb33b04b1535534a38bba8c82bf4fdf357eb.tar.gz gentoo-2-d57bfb33b04b1535534a38bba8c82bf4fdf357eb.tar.bz2 gentoo-2-d57bfb33b04b1535534a38bba8c82bf4fdf357eb.zip |
alpha/ia64/sparc stable wrt #380207
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 40a5ce632a9c..886e2e69cddf 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.251 2011/08/26 14:22:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.252 2011/08/27 11:26:18 armin76 Exp $ + + 27 Aug 2011; Raúl Porcel <armin76@gentoo.org> pidgin-2.10.0.ebuild: + alpha/ia64/sparc stable wrt #380207 26 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pidgin-2.10.0.ebuild: Stable on amd64 wrt bug #380207 diff --git a/net-im/pidgin/pidgin-2.10.0.ebuild b/net-im/pidgin/pidgin-2.10.0.ebuild index 68e9d76040e6..178b24f8e6a7 100644 --- a/net-im/pidgin/pidgin-2.10.0.ebuild +++ b/net-im/pidgin/pidgin-2.10.0.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.0.ebuild,v 1.5 2011/08/26 14:22:52 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.0.ebuild,v 1.6 2011/08/27 11:26:18 armin76 Exp $ EAPI=3 @@ -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" |