diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-02 21:19:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-02 21:19:32 +0000 |
commit | e34a9aa673cc6b8df48f4a2af951e348ca391de5 (patch) | |
tree | 514f08753c0408636385b81628825d4323617939 /net-im/pidgin | |
parent | bump to 2.22.3. Do not show interface with a link local or no address. Transl... (diff) | |
download | gentoo-2-e34a9aa673cc6b8df48f4a2af951e348ca391de5.tar.gz gentoo-2-e34a9aa673cc6b8df48f4a2af951e348ca391de5.tar.bz2 gentoo-2-e34a9aa673cc6b8df48f4a2af951e348ca391de5.zip |
Sparc stable, critical bug #230045 (based in part on comment 7).
(Portage version: 2.2_rc1/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index bd9819fc4647..5826690bc188 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.55 2008/07/02 04:33:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.56 2008/07/02 21:19:32 fmccor Exp $ + + 02 Jul 2008; Ferris McCormick <fmccor@gentoo.org> pidgin-2.4.3.ebuild: + Sparc stable, critical bug #230045 (based in part on comment 7). *pidgin-2.4.3 (02 Jul 2008) diff --git a/net-im/pidgin/pidgin-2.4.3.ebuild b/net-im/pidgin/pidgin-2.4.3.ebuild index 0cd1cddedc14..0bd129480bb3 100644 --- a/net-im/pidgin/pidgin-2.4.3.ebuild +++ b/net-im/pidgin/pidgin-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.1 2008/07/02 04:33:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.2 2008/07/02 21:19:32 fmccor Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="bonjour dbus debug doc eds gadu gnutls gstreamer meanwhile networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |