diff options
author | 2009-07-06 20:53:18 +0000 | |
---|---|---|
committer | 2009-07-06 20:53:18 +0000 | |
commit | ec436fd893b0594a2da54f6aea5736a01972eb55 (patch) | |
tree | e78dd805798363629a305169c00508b44e279316 /net-im | |
parent | whitespace (diff) | |
download | gentoo-2-ec436fd893b0594a2da54f6aea5736a01972eb55.tar.gz gentoo-2-ec436fd893b0594a2da54f6aea5736a01972eb55.tar.bz2 gentoo-2-ec436fd893b0594a2da54f6aea5736a01972eb55.zip |
Stable for HPPA (bug #276000).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 5ef2addbdc9b..6ad2a1e737fa 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.106 2009/07/06 20:25:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.107 2009/07/06 20:53:18 jer Exp $ + + 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> pidgin-2.5.8.ebuild: + Stable for HPPA (bug #276000). 06 Jul 2009; Ferris McCormick <fmccor@gentoo.org> pidgin-2.5.8.ebuild: Sparc stable, security bug #276000. diff --git a/net-im/pidgin/pidgin-2.5.8.ebuild b/net-im/pidgin/pidgin-2.5.8.ebuild index f900f4b210ab..5f93f661032d 100644 --- a/net-im/pidgin/pidgin-2.5.8.ebuild +++ b/net-im/pidgin/pidgin-2.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.8.ebuild,v 1.3 2009/07/06 20:25:37 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.8.ebuild,v 1.4 2009/07/06 20:53:18 jer Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.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" IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono" |