diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-27 00:44:59 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-27 00:44:59 +0000 |
commit | e8f8b7c6b8f0ce60006acc7b76f2776263a736d0 (patch) | |
tree | 83a39dfbe5ac6484dde8daa70f3cf26833b711fb /net-im | |
parent | Stable for ppc/ppc64; bug #392581 (diff) | |
download | gentoo-2-e8f8b7c6b8f0ce60006acc7b76f2776263a736d0.tar.gz gentoo-2-e8f8b7c6b8f0ce60006acc7b76f2776263a736d0.tar.bz2 gentoo-2-e8f8b7c6b8f0ce60006acc7b76f2776263a736d0.zip |
Stable for ppc/ppc64; bug #394239
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index c87f6b717455..5b3d747fb203 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.266 2011/12/18 16:12:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.267 2011/12/27 00:44:59 halcy0n Exp $ + + 27 Dec 2011; Mark Loeser <halcy0n@gentoo.org> pidgin-2.10.1.ebuild: + Stable for ppc/ppc64; bug #394239 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> pidgin-2.10.1.ebuild: alpha/ia64/sparc stable wrt #394239 diff --git a/net-im/pidgin/pidgin-2.10.1.ebuild b/net-im/pidgin/pidgin-2.10.1.ebuild index a29273466625..e3cf41eb10ee 100644 --- a/net-im/pidgin/pidgin-2.10.1.ebuild +++ b/net-im/pidgin/pidgin-2.10.1.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.1.ebuild,v 1.5 2011/12/18 16:12:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.1.ebuild,v 1.6 2011/12/27 00:44:59 halcy0n 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" +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" |