diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-02-20 16:46:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-02-20 16:46:51 +0000 |
commit | 2ccba2ba80c23714f237cf7aabd2b349a39375e3 (patch) | |
tree | 29551232879b14d2bd31565fd4f88f795749870d /net-im/pidgin | |
parent | Use emake install. This incidentally installs the .cf man page in the correct... (diff) | |
download | gentoo-2-2ccba2ba80c23714f237cf7aabd2b349a39375e3.tar.gz gentoo-2-2ccba2ba80c23714f237cf7aabd2b349a39375e3.tar.bz2 gentoo-2-2ccba2ba80c23714f237cf7aabd2b349a39375e3.zip |
Stable for HPPA (bug #305715).
(Portage version: 2.2_rc63/cvs/Linux i686)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index bb1c584be7d3..367ee41eb9ec 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.154 2010/02/19 19:15:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.155 2010/02/20 16:46:51 jer Exp $ + + 20 Feb 2010; Jeroen Roovers <jer@gentoo.org> pidgin-2.6.6.ebuild: + Stable for HPPA (bug #305715). 19 Feb 2010; Raúl Porcel <armin76@gentoo.org> pidgin-2.6.3.ebuild, pidgin-2.6.5.ebuild, pidgin-2.6.6.ebuild: diff --git a/net-im/pidgin/pidgin-2.6.6.ebuild b/net-im/pidgin/pidgin-2.6.6.ebuild index 7dd72100a689..474f344e4246 100644 --- a/net-im/pidgin/pidgin-2.6.6.ebuild +++ b/net-im/pidgin/pidgin-2.6.6.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.6.6.ebuild,v 1.3 2010/02/19 19:15:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.6.6.ebuild,v 1.4 2010/02/20 16:46:51 jer 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 idn meanwhile networkmanager" IUSE+=" nls perl silc tcl tk spell qq gadu +gtk sasl +startup-notification" IUSE+=" ncurses groupwise prediction +xscreensaver zephyr zeroconf" # mono" |