diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:40:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:40:11 +0000 |
commit | 9ce56ff5d614e9facd7f2f968e973706beada1a5 (patch) | |
tree | 07cb6cd909aac7f2e82bf69369b494ef2aa85966 /net-im | |
parent | ppc stable, bug #252245 (diff) | |
download | gentoo-2-9ce56ff5d614e9facd7f2f968e973706beada1a5.tar.gz gentoo-2-9ce56ff5d614e9facd7f2f968e973706beada1a5.tar.bz2 gentoo-2-9ce56ff5d614e9facd7f2f968e973706beada1a5.zip |
ppc stable, bug #248137
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index e0f8b0cadc76..78a3ec03d269 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.77 2008/12/26 16:20:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.78 2008/12/29 18:40:11 dertobi123 Exp $ + + 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> pidgin-2.5.2.ebuild: + ppc stable, bug #248137 26 Dec 2008; Raúl Porcel <armin76@gentoo.org> pidgin-2.5.2.ebuild: ia64 stable wrt #248137 diff --git a/net-im/pidgin/pidgin-2.5.2.ebuild b/net-im/pidgin/pidgin-2.5.2.ebuild index 87c1115f822c..3303c5a5f61c 100644 --- a/net-im/pidgin/pidgin-2.5.2.ebuild +++ b/net-im/pidgin/pidgin-2.5.2.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.5.2.ebuild,v 1.6 2008/12/26 16:20:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.7 2008/12/29 18:40:11 dertobi123 Exp $ WANT_AUTOMAKE="1.9" @@ -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 networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |