diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-04 08:05:40 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-10-04 08:05:40 +0000 |
commit | 305f32285675f89ecc77356446005da9c839e3d6 (patch) | |
tree | 7d536938b399f4288e65d6e3372c03dfe1ac1368 /net-im | |
parent | Add useflag for cmis, enabled by default. (diff) | |
download | gentoo-2-305f32285675f89ecc77356446005da9c839e3d6.tar.gz gentoo-2-305f32285675f89ecc77356446005da9c839e3d6.tar.bz2 gentoo-2-305f32285675f89ecc77356446005da9c839e3d6.zip |
x86 stable, Bug 385073
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 68bb4328d4d8..8015ddce38f7 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.254 2011/10/03 18:38:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.255 2011/10/04 08:05:40 nativemad Exp $ + + 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> pidgin-2.10.0-r1.ebuild: + x86 stable, Bug 385073 03 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> pidgin-2.10.0-r1.ebuild: ppc/ppc64 stable wrt #385073 diff --git a/net-im/pidgin/pidgin-2.10.0-r1.ebuild b/net-im/pidgin/pidgin-2.10.0-r1.ebuild index 021129546369..9f4127e4f330 100644 --- a/net-im/pidgin/pidgin-2.10.0-r1.ebuild +++ b/net-im/pidgin/pidgin-2.10.0-r1.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-r1.ebuild,v 1.2 2011/10/03 18:38:58 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.0-r1.ebuild,v 1.3 2011/10/04 08:05:40 nativemad 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" |