diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-19 01:02:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-19 01:02:20 +0000 |
commit | 788fb16d91950feb9d59a0049cc96ff18b1860e1 (patch) | |
tree | 5ba4491a29ce187df10d22c3483be59d9c6f5d8c /net-im | |
parent | stable x86, bug 289298 (diff) | |
download | gentoo-2-788fb16d91950feb9d59a0049cc96ff18b1860e1.tar.gz gentoo-2-788fb16d91950feb9d59a0049cc96ff18b1860e1.tar.bz2 gentoo-2-788fb16d91950feb9d59a0049cc96ff18b1860e1.zip |
stable x86, bug 289298
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index db7f4a281ee7..64c3fb361790 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.137 2009/10/18 18:50:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.138 2009/10/19 01:02:20 fauli Exp $ + + 19 Oct 2009; Christian Faulhammer <fauli@gentoo.org> pidgin-2.6.3.ebuild: + stable x86, bug 289298 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> pidgin-2.6.3.ebuild: Stable for HPPA (bug #289298). diff --git a/net-im/pidgin/pidgin-2.6.3.ebuild b/net-im/pidgin/pidgin-2.6.3.ebuild index 1f6afbd3ba52..e1ddfee01c6f 100644 --- a/net-im/pidgin/pidgin-2.6.3.ebuild +++ b/net-im/pidgin/pidgin-2.6.3.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.6.3.ebuild,v 1.3 2009/10/18 18:50:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild,v 1.4 2009/10/19 01:02:20 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc ~x86" +KEYWORDS="alpha ~amd64 hppa ~ppc x86" IUSE="bonjour dbus debug doc eds gadu gnutls +gstreamer idn meanwhile" IUSE="${IUSE} networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} +gtk sasl ncurses groupwise prediction zephyr" # mono" |