diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-27 12:33:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-27 12:33:37 +0000 |
commit | d2c6fb95a8c1f13b170a0fd11389fea1e86e600d (patch) | |
tree | 6a782f52a20cc4f5e3bb4fe18577c0f08ac47a5f /net-im | |
parent | arm stable, bug #528240 (diff) | |
download | gentoo-2-d2c6fb95a8c1f13b170a0fd11389fea1e86e600d.tar.gz gentoo-2-d2c6fb95a8c1f13b170a0fd11389fea1e86e600d.tar.bz2 gentoo-2-d2c6fb95a8c1f13b170a0fd11389fea1e86e600d.zip |
arm stable, bug #530674
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 6499d7028f0c..9961d123a9a0 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.368 2015/05/22 04:47:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.369 2015/06/27 12:33:37 maekke Exp $ + + 27 Jun 2015; Markus Meier <maekke@gentoo.org> pidgin-2.10.11.ebuild: + arm stable, bug #530674 22 May 2015; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.11.ebuild: Stable for HPPA (bug #530674). diff --git a/net-im/pidgin/pidgin-2.10.11.ebuild b/net-im/pidgin/pidgin-2.10.11.ebuild index 67399a8e8191..dc60cde94175 100644 --- a/net-im/pidgin/pidgin-2.10.11.ebuild +++ b/net-im/pidgin/pidgin-2.10.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.7 2015/05/22 04:47:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.11.ebuild,v 1.8 2015/06/27 12:33:37 maekke 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" |