diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-09 16:05:47 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-08-09 16:05:47 +0000 |
commit | bb30d64ac563dd6605ab40040b63e44eb09bc347 (patch) | |
tree | b8c4ca804262c465962124925fd3bdb6b0a162f5 /net-im | |
parent | x86 stable, see bug 418701 (diff) | |
download | gentoo-2-bb30d64ac563dd6605ab40040b63e44eb09bc347.tar.gz gentoo-2-bb30d64ac563dd6605ab40040b63e44eb09bc347.tar.bz2 gentoo-2-bb30d64ac563dd6605ab40040b63e44eb09bc347.zip |
x86 stable, see bug 425076
(Portage version: 2.1.10.65/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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 7ae3aa2879f0..fc2ca443f59a 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.287 2012/07/09 14:01:44 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.288 2012/08/09 16:05:47 nativemad Exp $ + + 09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> pidgin-2.10.6.ebuild: + x86 stable, see bug 425076 *pidgin-2.10.6 (09 Jul 2012) diff --git a/net-im/pidgin/pidgin-2.10.6.ebuild b/net-im/pidgin/pidgin-2.10.6.ebuild index 1590d15954dd..8717e2f19197 100644 --- a/net-im/pidgin/pidgin-2.10.6.ebuild +++ b/net-im/pidgin/pidgin-2.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.6.ebuild,v 1.1 2012/07/09 14:01:46 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.6.ebuild,v 1.2 2012/08/09 16:05:47 nativemad 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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" 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" |