diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-08 03:12:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-08 03:12:04 +0000 |
commit | 80f25d88980c3acf374bfcc39fe9ebc1af5972c7 (patch) | |
tree | 5367c412be39ea44d1b0c4878f5acf802513385a /net-im | |
parent | Stable for HPPA (bug #235806). (diff) | |
download | gentoo-2-80f25d88980c3acf374bfcc39fe9ebc1af5972c7.tar.gz gentoo-2-80f25d88980c3acf374bfcc39fe9ebc1af5972c7.tar.bz2 gentoo-2-80f25d88980c3acf374bfcc39fe9ebc1af5972c7.zip |
Stable for HPPA (bug #234135).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 78aaa3cfc88f..129708ad22db 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.69 2008/09/06 21:41:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.70 2008/09/08 03:12:04 jer Exp $ + + 08 Sep 2008; Jeroen Roovers <jer@gentoo.org> pidgin-2.5.1.ebuild: + Stable for HPPA (bug #234135). 06 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> pidgin-2.5.1.ebuild: ppc stable, bug #234135 diff --git a/net-im/pidgin/pidgin-2.5.1.ebuild b/net-im/pidgin/pidgin-2.5.1.ebuild index 239051b997e5..bc947307180b 100644 --- a/net-im/pidgin/pidgin-2.5.1.ebuild +++ b/net-im/pidgin/pidgin-2.5.1.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.1.ebuild,v 1.5 2008/09/06 21:41:29 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.1.ebuild,v 1.6 2008/09/08 03:12:04 jer Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 @@ -10,7 +10,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" |