diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-03-12 15:36:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-03-12 15:36:54 +0000 |
commit | 1bf8b9eaeaea492edb693a264136d9a6a963cbcd (patch) | |
tree | a11f0bd9a241c17853aebecc7b8d879189448398 /net-im/pidgin | |
parent | Drop lib name shuffling since we no longer change the SONAME. Upstream can d... (diff) | |
download | gentoo-2-1bf8b9eaeaea492edb693a264136d9a6a963cbcd.tar.gz gentoo-2-1bf8b9eaeaea492edb693a264136d9a6a963cbcd.tar.bz2 gentoo-2-1bf8b9eaeaea492edb693a264136d9a6a963cbcd.zip |
Stable for HPPA (bug #457580).
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 3bd398d3cfd2..eddb3414dcc8 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.298 2013/03/12 10:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.299 2013/03/12 15:36:54 jer Exp $ + + 12 Mar 2013; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.7.ebuild: + Stable for HPPA (bug #457580). 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pidgin-2.10.7.ebuild: Stable for x86, wrt bug #457580 diff --git a/net-im/pidgin/pidgin-2.10.7.ebuild b/net-im/pidgin/pidgin-2.10.7.ebuild index 7d6da4debace..b63672c7062c 100644 --- a/net-im/pidgin/pidgin-2.10.7.ebuild +++ b/net-im/pidgin/pidgin-2.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7.ebuild,v 1.3 2013/03/12 10:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.7.ebuild,v 1.4 2013/03/12 15:36:54 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" |