diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-25 14:20:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-25 14:20:26 +0000 |
commit | 83a671acdac51724e2a019e6044cbb0e7675df6d (patch) | |
tree | cd9d7b414d0f8f07a690bdfbc0dc346e02dc9332 /net-im | |
parent | Fix parallel make warning thanks to Michael (bug #380345). (diff) | |
download | gentoo-2-83a671acdac51724e2a019e6044cbb0e7675df6d.tar.gz gentoo-2-83a671acdac51724e2a019e6044cbb0e7675df6d.tar.bz2 gentoo-2-83a671acdac51724e2a019e6044cbb0e7675df6d.zip |
Stable for HPPA (bug #380207).
(Portage version: 2.2.0_alpha51/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.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index ba2f4bc3b437..9e138b8428bd 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.248 2011/08/25 12:03:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.249 2011/08/25 14:20:26 jer Exp $ + + 25 Aug 2011; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.0.ebuild: + Stable for HPPA (bug #380207). 25 Aug 2011; Thomas Kahle <tomka@gentoo.org> pidgin-2.10.0.ebuild: x86 stable per bug 380207 diff --git a/net-im/pidgin/pidgin-2.10.0.ebuild b/net-im/pidgin/pidgin-2.10.0.ebuild index bdd088d5687e..d60f92959998 100644 --- a/net-im/pidgin/pidgin-2.10.0.ebuild +++ b/net-im/pidgin/pidgin-2.10.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.10.0.ebuild,v 1.2 2011/08/25 12:03:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.0.ebuild,v 1.3 2011/08/25 14:20:26 jer 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" |