diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-23 08:35:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-23 08:35:05 +0000 |
commit | feccd3740e13dbfdf3ea5fa904a32517b7eb4f53 (patch) | |
tree | ebdccc7e5c0d35b6ff1c9b4cb58263b8dd1ecd7b /net-im/pidgin | |
parent | Version bump. (diff) | |
download | gentoo-2-feccd3740e13dbfdf3ea5fa904a32517b7eb4f53.tar.gz gentoo-2-feccd3740e13dbfdf3ea5fa904a32517b7eb4f53.tar.bz2 gentoo-2-feccd3740e13dbfdf3ea5fa904a32517b7eb4f53.zip |
ppc stable #281545
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 385de1bd59c7..33305340ce08 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.121 2009/08/22 15:38:35 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.122 2009/08/23 08:35:05 nixnut Exp $ + + 23 Aug 2009; nixnut <nixnut@gentoo.org> pidgin-2.5.9.ebuild: + ppc stable #281545 22 Aug 2009; Olivier Crête <tester@gentoo.org> pidgin-2.6.1.ebuild: Replace intltool files, bug #282282 diff --git a/net-im/pidgin/pidgin-2.5.9.ebuild b/net-im/pidgin/pidgin-2.5.9.ebuild index 77fe5816090e..a259872d84de 100644 --- a/net-im/pidgin/pidgin-2.5.9.ebuild +++ b/net-im/pidgin/pidgin-2.5.9.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.9.ebuild,v 1.5 2009/08/21 22:50:33 a3li Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.9.ebuild,v 1.6 2009/08/23 08:35:05 nixnut 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" |