diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-18 14:34:48 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-18 14:34:48 +0000 |
commit | 8d6d82f98067a51a773673bff6890b9eca1b0dbd (patch) | |
tree | 6cd3d1612a79a46290dad0fb2171b80011911ad0 /net-im | |
parent | Marking php-5.2.11 ppc64 for bug 285434 (diff) | |
download | gentoo-2-8d6d82f98067a51a773673bff6890b9eca1b0dbd.tar.gz gentoo-2-8d6d82f98067a51a773673bff6890b9eca1b0dbd.tar.bz2 gentoo-2-8d6d82f98067a51a773673bff6890b9eca1b0dbd.zip |
Stable on alpha, bug #289298
(Portage version: 2.1.7.1/cvs/Linux x86_64)
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 5d9b10f06a77..f4693d2e632d 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.135 2009/10/16 16:35:30 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.136 2009/10/18 14:34:48 klausman Exp $ + + 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> pidgin-2.6.3.ebuild: + Stable on alpha, bug #289298 *pidgin-2.6.3 (16 Oct 2009) diff --git a/net-im/pidgin/pidgin-2.6.3.ebuild b/net-im/pidgin/pidgin-2.6.3.ebuild index 83a0073e23d8..7d259eb41306 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.1 2009/10/16 16:35:30 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.3.ebuild,v 1.2 2009/10/18 14:34:48 klausman 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" |