diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-03 21:55:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-03 21:55:49 +0000 |
commit | a2f195860e84b24f12d1edacbe5f0ac36e05e4c9 (patch) | |
tree | 3066da8d7ff2b74b318d5c4ed7dffa90f650f23e /net-im | |
parent | Stable for amd64, wrt bug #410685 (diff) | |
download | gentoo-2-a2f195860e84b24f12d1edacbe5f0ac36e05e4c9.tar.gz gentoo-2-a2f195860e84b24f12d1edacbe5f0ac36e05e4c9.tar.bz2 gentoo-2-a2f195860e84b24f12d1edacbe5f0ac36e05e4c9.zip |
Stable for amd64, wrt bug #408177
(Portage version: 2.1.10.49/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 3fedf0bdb50e..59ef5a008313 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.271 2012/04/03 08:33:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.272 2012/04/03 21:55:49 ago Exp $ + + 03 Apr 2012; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.3.ebuild: + Stable for amd64, wrt bug #408177 03 Apr 2012; Thomas Kahle <tomka@gentoo.org> pidgin-2.10.3.ebuild: marked x86 per bug 408177 diff --git a/net-im/pidgin/pidgin-2.10.3.ebuild b/net-im/pidgin/pidgin-2.10.3.ebuild index 1aa773c16678..823342a99623 100644 --- a/net-im/pidgin/pidgin-2.10.3.ebuild +++ b/net-im/pidgin/pidgin-2.10.3.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.3.ebuild,v 1.3 2012/04/03 08:33:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.3.ebuild,v 1.4 2012/04/03 21:55:49 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" +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" |