diff options
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 37ef40da8338..1f39e3f5651c 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.88 2009/03/13 22:08:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.89 2009/03/20 15:44:23 ranger Exp $ + + 20 Mar 2009; Brent Baude <ranger@gentoo.org> pidgin-2.5.5.ebuild: + Marking pidgin-2.5.5 ppc64 and ppc for bug 261950 13 Mar 2009; Joseph Jezak <josejx@gentoo.org> pidgin-2.5.5.ebuild: Marked ~ppc64 for bug #152606. diff --git a/net-im/pidgin/pidgin-2.5.5.ebuild b/net-im/pidgin/pidgin-2.5.5.ebuild index 0a7d8e89bded..0fd9beadb7da 100644 --- a/net-im/pidgin/pidgin-2.5.5.ebuild +++ b/net-im/pidgin/pidgin-2.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.5.ebuild,v 1.2 2009/03/13 22:08:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.5.ebuild,v 1.3 2009/03/20 15:44:23 ranger Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer meanwhile" IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono" |