diff options
author | 2009-01-20 13:26:15 +0000 | |
---|---|---|
committer | 2009-01-20 13:26:15 +0000 | |
commit | d25d9c3200895b488ac5de3c7d66a3cc04306a83 (patch) | |
tree | 9cb55583adb071f58049955cd262e2624e781f8c /net-im | |
parent | Update temporary mask (diff) | |
download | gentoo-2-d25d9c3200895b488ac5de3c7d66a3cc04306a83.tar.gz gentoo-2-d25d9c3200895b488ac5de3c7d66a3cc04306a83.tar.bz2 gentoo-2-d25d9c3200895b488ac5de3c7d66a3cc04306a83.zip |
Add back ~sparc --- Bug #255579 --- we p.use.masked zephyr because we don't
want krb4.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 6 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 6d7610711da1..30d04561e13a 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,10 @@ # 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.81 2009/01/20 06:30:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.82 2009/01/20 13:26:15 fmccor Exp $ + + 20 Jan 2009; Ferris McCormick <fmccor@gentoo.org> pidgin-2.5.4.ebuild: + Add back ~sparc --- Bug #255579 --- we p.use.masked zephyr because we don't + want krb4. 20 Jan 2009; Olivier Crête <tester@gentoo.org> pidgin-2.5.4.ebuild: Use gtk by default diff --git a/net-im/pidgin/pidgin-2.5.4.ebuild b/net-im/pidgin/pidgin-2.5.4.ebuild index 78e3c82dc414..590cf76da9f8 100644 --- a/net-im/pidgin/pidgin-2.5.4.ebuild +++ b/net-im/pidgin/pidgin-2.5.4.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.4.ebuild,v 1.2 2009/01/20 06:30:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.4.ebuild,v 1.3 2009/01/20 13:26:15 fmccor Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~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" |