diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-04 19:28:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-04 19:28:55 +0000 |
commit | 499300bc8883c6b3fa788ebabf2706175961a325 (patch) | |
tree | 596f8511d69f040bf8ca177796cc8fae247a04ed /net-im | |
parent | Getting rid of .la files. (diff) | |
download | gentoo-2-499300bc8883c6b3fa788ebabf2706175961a325.tar.gz gentoo-2-499300bc8883c6b3fa788ebabf2706175961a325.tar.bz2 gentoo-2-499300bc8883c6b3fa788ebabf2706175961a325.zip |
Stable on amd64 wrt bug #385073
(Portage version: 2.2.0_alpha55/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 1c14fdf76d70..845e8f30b6d5 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.256 2011/10/04 14:04:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.257 2011/10/04 19:28:55 hwoarang Exp $ + + 04 Oct 2011; Markos Chandras <hwoarang@gentoo.org> pidgin-2.10.0-r1.ebuild: + Stable on amd64 wrt bug #385073 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.0-r1.ebuild: Stable for HPPA (bug #385073). diff --git a/net-im/pidgin/pidgin-2.10.0-r1.ebuild b/net-im/pidgin/pidgin-2.10.0-r1.ebuild index 4e694caf290b..8679527682e8 100644 --- a/net-im/pidgin/pidgin-2.10.0-r1.ebuild +++ b/net-im/pidgin/pidgin-2.10.0-r1.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-r1.ebuild,v 1.4 2011/10/04 14:04:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.0-r1.ebuild,v 1.5 2011/10/04 19:28:55 hwoarang 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" |