diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 15:15:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 15:15:54 +0000 |
commit | 64cc81aa278bbab1d2e2d15fef9c88543badeac8 (patch) | |
tree | c2e519b9c31ca914b032ad44386b8da01a8aad79 /net-im/pidgin | |
parent | Fix building on arm (bug #329439). (diff) | |
download | gentoo-2-64cc81aa278bbab1d2e2d15fef9c88543badeac8.tar.gz gentoo-2-64cc81aa278bbab1d2e2d15fef9c88543badeac8.tar.bz2 gentoo-2-64cc81aa278bbab1d2e2d15fef9c88543badeac8.zip |
alpha/ia64/sparc stable wrt #328667
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index b5012b5a2184..113a1aac9a1c 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.180 2010/07/23 11:41:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.181 2010/07/24 15:15:54 armin76 Exp $ + + 24 Jul 2010; Raúl Porcel <armin76@gentoo.org> pidgin-2.7.2.ebuild: + alpha/ia64/sparc stable wrt #328667 23 Jul 2010; Markus Meier <maekke@gentoo.org> pidgin-2.7.2.ebuild: amd64 stable, bug #328667 diff --git a/net-im/pidgin/pidgin-2.7.2.ebuild b/net-im/pidgin/pidgin-2.7.2.ebuild index 0be9f1ed9513..3225e4c31c6d 100644 --- a/net-im/pidgin/pidgin-2.7.2.ebuild +++ b/net-im/pidgin/pidgin-2.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.3 2010/07/23 11:41:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.2.ebuild,v 1.4 2010/07/24 15:15:54 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn krb4 meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell qq sasl +startup-notification" IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |