diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 09:53:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 09:53:17 +0000 |
commit | 17ce7497f884576f6b7b2c8bd71f78493bd3dcba (patch) | |
tree | 493c20d49b8647de280c6fd240fe03be3a0b3db0 /net-im/pidgin | |
parent | Stable for amd64, wrt bug #461386 (diff) | |
download | gentoo-2-17ce7497f884576f6b7b2c8bd71f78493bd3dcba.tar.gz gentoo-2-17ce7497f884576f6b7b2c8bd71f78493bd3dcba.tar.bz2 gentoo-2-17ce7497f884576f6b7b2c8bd71f78493bd3dcba.zip |
Stable for amd64, wrt bug #457580
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index e5e11d8b2ca4..f9002e418aa3 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.296 2013/03/11 13:21:34 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.297 2013/03/12 09:53:17 ago Exp $ + + 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.7.ebuild: + Stable for amd64, wrt bug #457580 *pidgin-2.10.7 (11 Mar 2013) diff --git a/net-im/pidgin/pidgin-2.10.7.ebuild b/net-im/pidgin/pidgin-2.10.7.ebuild index b69d70eb2d78..272125618454 100644 --- a/net-im/pidgin/pidgin-2.10.7.ebuild +++ b/net-im/pidgin/pidgin-2.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7.ebuild,v 1.1 2013/03/11 13:21:34 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7.ebuild,v 1.2 2013/03/12 09:53:17 ago 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" |