diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 16:49:54 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-09 16:49:54 +0000 |
commit | c3380d35adc4ea80ab695b5dd764e2f87039bcaf (patch) | |
tree | 81908743f8460841c204d47cc0dcbe25b31ec938 /net-im | |
parent | Marked ~ppc64 wrt #372785 (diff) | |
download | gentoo-2-c3380d35adc4ea80ab695b5dd764e2f87039bcaf.tar.gz gentoo-2-c3380d35adc4ea80ab695b5dd764e2f87039bcaf.tar.bz2 gentoo-2-c3380d35adc4ea80ab695b5dd764e2f87039bcaf.zip |
Marked ~ppc64 wrt #372785
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index acbc97f3aa23..c2891f8bb3f1 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.244 2011/07/06 22:47:42 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.245 2011/07/09 16:49:54 xarthisius Exp $ + + 09 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> pidgin-2.9.0.ebuild: + ppc stable wrt #372785 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> pidgin-2.9.0.ebuild: Stable for ppc64; bug #372785 diff --git a/net-im/pidgin/pidgin-2.9.0.ebuild b/net-im/pidgin/pidgin-2.9.0.ebuild index f000db42002e..de1bc1981df3 100644 --- a/net-im/pidgin/pidgin-2.9.0.ebuild +++ b/net-im/pidgin/pidgin-2.9.0.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.9.0.ebuild,v 1.7 2011/07/06 22:47:42 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.9.0.ebuild,v 1.8 2011/07/09 16:49:54 xarthisius Exp $ EAPI=3 @@ -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" |