diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:06:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-01 14:06:47 +0000 |
commit | 8d1412aeca6277d9d40b58d1a684f3257dbda223 (patch) | |
tree | 506c2d88140d63ef5efdbd023014f7bf0f3b8f3b /net-im | |
parent | Stable for HPPA (bug #282653). (diff) | |
download | gentoo-2-8d1412aeca6277d9d40b58d1a684f3257dbda223.tar.gz gentoo-2-8d1412aeca6277d9d40b58d1a684f3257dbda223.tar.bz2 gentoo-2-8d1412aeca6277d9d40b58d1a684f3257dbda223.zip |
Stable for HPPA (bug #283324).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index ccf788446d73..c72692162b97 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.127 2009/09/01 13:34:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.128 2009/09/01 14:06:47 jer Exp $ + + 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> pidgin-2.5.9-r1.ebuild: + Stable for HPPA (bug #283324). 01 Sep 2009; Jeroen Roovers <jer@gentoo.org> pidgin-2.6.1.ebuild: Marked ~hppa (bug #282263). diff --git a/net-im/pidgin/pidgin-2.5.9-r1.ebuild b/net-im/pidgin/pidgin-2.5.9-r1.ebuild index 5d3a3889b6ae..42b958def830 100644 --- a/net-im/pidgin/pidgin-2.5.9-r1.ebuild +++ b/net-im/pidgin/pidgin-2.5.9-r1.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-r1.ebuild,v 1.2 2009/09/01 06:56:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.9-r1.ebuild,v 1.3 2009/09/01 14:06:47 jer 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" |