diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:08:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:08:25 +0000 |
commit | 77f17defdeee6d489a5419d5196469b8622c18b5 (patch) | |
tree | 848da880cc6f3f6d1ce37fdfd80f597ab209e892 /net-im | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-77f17defdeee6d489a5419d5196469b8622c18b5.tar.gz gentoo-2-77f17defdeee6d489a5419d5196469b8622c18b5.tar.bz2 gentoo-2-77f17defdeee6d489a5419d5196469b8622c18b5.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.7-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 86f7eaec22f0..d2804a742f67 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.313 2013/09/26 11:28:23 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.314 2013/11/30 20:08:25 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> pidgin-2.10.7-r5.ebuild: + amd64 stable, bug #478252 26 Sep 2013; Lars Wendler <polynomial-c@gentoo.org> pidgin-2.10.7-r4.ebuild: Don't download eds-3.6 patch. It's not needed in -r4. diff --git a/net-im/pidgin/pidgin-2.10.7-r5.ebuild b/net-im/pidgin/pidgin-2.10.7-r5.ebuild index 08c980cef26b..ce0176942e93 100644 --- a/net-im/pidgin/pidgin-2.10.7-r5.ebuild +++ b/net-im/pidgin/pidgin-2.10.7-r5.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-r5.ebuild,v 1.1 2013/08/14 05:45:02 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7-r5.ebuild,v 1.2 2013/11/30 20:08:25 pacho Exp $ EAPI=5 @@ -15,7 +15,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 mxit" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |