diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-30 15:29:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-30 15:29:27 +0000 |
commit | 2123bcd49f77531f7c5189f6a6f11bedaf25f7be (patch) | |
tree | 133b54f401a712e0d84b8550656086b46f98f05e /net-im | |
parent | cleanup old and fix RDEPEND.implicit (diff) | |
download | gentoo-2-2123bcd49f77531f7c5189f6a6f11bedaf25f7be.tar.gz gentoo-2-2123bcd49f77531f7c5189f6a6f11bedaf25f7be.tar.bz2 gentoo-2-2123bcd49f77531f7c5189f6a6f11bedaf25f7be.zip |
Stable for HPPA PPC SPARC (bug #349906).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index ea29664cbacc..2efc4583782c 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.214 2010/12/29 16:37:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.215 2010/12/30 15:29:27 jer Exp $ + + 30 Dec 2010; Jeroen Roovers <jer@gentoo.org> pidgin-2.7.9.ebuild: + Stable for HPPA PPC SPARC (bug #349906). 29 Dec 2010; Thomas Kahle <tomka@gentoo.org> pidgin-2.7.9.ebuild: x86 stable per bug 349906 diff --git a/net-im/pidgin/pidgin-2.7.9.ebuild b/net-im/pidgin/pidgin-2.7.9.ebuild index 660ebe4e42de..ebf15f59f140 100644 --- a/net-im/pidgin/pidgin-2.7.9.ebuild +++ b/net-im/pidgin/pidgin-2.7.9.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.9.ebuild,v 1.3 2010/12/29 16:37:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.9.ebuild,v 1.4 2010/12/30 15:29:27 jer Exp $ EAPI=2 @@ -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 qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |