diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-30 21:08:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-30 21:08:06 +0000 |
commit | 4b031edaa155cd0630d96a035ff1565865cf974b (patch) | |
tree | 7a68406be5c44feab74ed4c015553de9dfbe3e5b | |
parent | stable ppc64, bug 338351 (diff) | |
download | gentoo-2-4b031edaa155cd0630d96a035ff1565865cf974b.tar.gz gentoo-2-4b031edaa155cd0630d96a035ff1565865cf974b.tar.bz2 gentoo-2-4b031edaa155cd0630d96a035ff1565865cf974b.zip |
stable ppc64, bug 338022
(Portage version: 2.1.8.3/cvs/Linux ppc64)
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index c7ba75ab51e0..76166613ff7e 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.189 2010/09/28 00:31:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.190 2010/09/30 21:08:06 ranger Exp $ + + 30 Sep 2010; Brent Baude <ranger@gentoo.org> pidgin-2.7.3.ebuild: + stable ppc64, bug 338022 28 Sep 2010; Brent Baude <ranger@gentoo.org> pidgin-2.7.3.ebuild: Marking pidgin-2.7.3 ppc for bug 338022 diff --git a/net-im/pidgin/pidgin-2.7.3.ebuild b/net-im/pidgin/pidgin-2.7.3.ebuild index 1d9a10835e9a..72ed38611d7e 100644 --- a/net-im/pidgin/pidgin-2.7.3.ebuild +++ b/net-im/pidgin/pidgin-2.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.3.ebuild,v 1.3 2010/09/28 00:31:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.3.ebuild,v 1.4 2010/09/30 21:08:06 ranger Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~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 qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |