diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-29 01:11:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-29 01:11:21 +0000 |
commit | fd03341464a95670c643d5529eff2bc1831d135c (patch) | |
tree | 0db0cfe9671f914dee1c91128c513e1f98c24e8b /net-im | |
parent | Remove use.mask in favour of arch/hppa/use.mask. (diff) | |
download | gentoo-2-fd03341464a95670c643d5529eff2bc1831d135c.tar.gz gentoo-2-fd03341464a95670c643d5529eff2bc1831d135c.tar.bz2 gentoo-2-fd03341464a95670c643d5529eff2bc1831d135c.zip |
Stable for HPPA (bug #415393).
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 371758069ac8..a75fc9f4731a 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.278 2012/05/28 18:04:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.279 2012/05/29 01:11:21 jer Exp $ + + 29 May 2012; Jeroen Roovers <jer@gentoo.org> pidgin-2.10.4.ebuild: + Stable for HPPA (bug #415393). *pidgin-2.10.4 (28 May 2012) diff --git a/net-im/pidgin/pidgin-2.10.4.ebuild b/net-im/pidgin/pidgin-2.10.4.ebuild index 5403fe60bc73..accfdfeea19b 100644 --- a/net-im/pidgin/pidgin-2.10.4.ebuild +++ b/net-im/pidgin/pidgin-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.4.ebuild,v 1.1 2012/05/28 18:04:05 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.4.ebuild,v 1.2 2012/05/29 01:11:21 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" |