diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:07:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-29 12:07:14 +0000 |
commit | d1fa6bb5a28c2411e1653bb433e4f08374246452 (patch) | |
tree | ef53d0a858b37e3851879c7ecddd0ddf828c8a7e | |
parent | initial import (diff) | |
download | gentoo-2-d1fa6bb5a28c2411e1653bb433e4f08374246452.tar.gz gentoo-2-d1fa6bb5a28c2411e1653bb433e4f08374246452.tar.bz2 gentoo-2-d1fa6bb5a28c2411e1653bb433e4f08374246452.zip |
Stable for amd64, wrt bug #415393
(Portage version: 2.1.10.49/cvs/Linux x86_64)
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 262efb0fe3a6..08e2a94342ac 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.280 2012/05/29 02:56:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.281 2012/05/29 12:07:14 ago Exp $ + + 29 May 2012; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.4.ebuild: + Stable for amd64, wrt bug #415393 29 May 2012; Jeff Horelick <jdhore@gentoo.org> pidgin-2.10.4.ebuild: marked x86 per bug 415393 diff --git a/net-im/pidgin/pidgin-2.10.4.ebuild b/net-im/pidgin/pidgin-2.10.4.ebuild index eb9d3c6d1884..6d9db0becd94 100644 --- a/net-im/pidgin/pidgin-2.10.4.ebuild +++ b/net-im/pidgin/pidgin-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.4.ebuild,v 1.3 2012/05/29 02:56:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.4.ebuild,v 1.4 2012/05/29 12:07:14 ago Exp $ EAPI=4 @@ -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 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" 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" |