diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-04 00:01:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-04 00:01:34 +0000 |
commit | 042e461592b863ba37217d5a9537e4ae5168387b (patch) | |
tree | 18d303312794a3bd6808d0cc03a794b7d3d0e4a1 /net-im | |
parent | Fix SRC_URI for x86-fbsd. (diff) | |
download | gentoo-2-042e461592b863ba37217d5a9537e4ae5168387b.tar.gz gentoo-2-042e461592b863ba37217d5a9537e4ae5168387b.tar.bz2 gentoo-2-042e461592b863ba37217d5a9537e4ae5168387b.zip |
Stable for HPPA (bug #230045).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'net-im')
-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 1bd54416f647..81c3e29ce85c 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.58 2008/07/03 12:38:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.59 2008/07/04 00:01:34 jer Exp $ + + 04 Jul 2008; Jeroen Roovers <jer@gentoo.org> pidgin-2.4.3.ebuild: + Stable for HPPA (bug #230045). 03 Jul 2008; Christian Faulhammer <opfer@gentoo.org> pidgin-2.4.3.ebuild: stable x86, security bug 230045 diff --git a/net-im/pidgin/pidgin-2.4.3.ebuild b/net-im/pidgin/pidgin-2.4.3.ebuild index 44833171da94..0a8103e5e7c4 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.4 2008/07/03 12:38:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.5 2008/07/04 00:01:34 jer 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" |