diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-26 13:44:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-26 13:44:55 +0000 |
commit | fa3c1191fbca65e147f80c961a4ae13b09df8801 (patch) | |
tree | 4303c312b09e36b00c23a654dd3707746902f174 /net-im | |
parent | block older versions of texlive-basic because they collide, by Andreas Eckste... (diff) | |
download | gentoo-2-fa3c1191fbca65e147f80c961a4ae13b09df8801.tar.gz gentoo-2-fa3c1191fbca65e147f80c961a4ae13b09df8801.tar.bz2 gentoo-2-fa3c1191fbca65e147f80c961a4ae13b09df8801.zip |
Stable for PPC (bug #342059).
(Portage version: 2.1.8.3/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 4dcedbdf9fe1..392b8da6f559 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.196 2010/10/26 09:39:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.197 2010/10/26 13:44:55 jer Exp $ + + 26 Oct 2010; Jeroen Roovers <jer@gentoo.org> pidgin-2.7.4.ebuild: + Stable for PPC (bug #342059). 26 Oct 2010; Jeroen Roovers <jer@gentoo.org> pidgin-2.7.4.ebuild: Stable for HPPA (bug #342059). diff --git a/net-im/pidgin/pidgin-2.7.4.ebuild b/net-im/pidgin/pidgin-2.7.4.ebuild index f1d9d00e19d6..61e841b0a100 100644 --- a/net-im/pidgin/pidgin-2.7.4.ebuild +++ b/net-im/pidgin/pidgin-2.7.4.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.4.ebuild,v 1.5 2010/10/26 09:39:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.4.ebuild,v 1.6 2010/10/26 13:44:55 jer Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 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" |