diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:42:04 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 14:42:04 +0000 |
commit | e91d7f019eb15317e2614c5f1db1a5e8567ddeb7 (patch) | |
tree | 6ae18c001e234ec7ad9ef8449540148e5c6a3344 /net-im/pidgin | |
parent | Stable on ppc wrt bug 189781 (diff) | |
download | gentoo-2-e91d7f019eb15317e2614c5f1db1a5e8567ddeb7.tar.gz gentoo-2-e91d7f019eb15317e2614c5f1db1a5e8567ddeb7.tar.bz2 gentoo-2-e91d7f019eb15317e2614c5f1db1a5e8567ddeb7.zip |
Stable on ppc wrt bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 4e0d0cca44f4..351a4bd2b881 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.27 2007/08/27 11:31:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.28 2007/08/28 14:42:04 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> pidgin-2.1.0.ebuild: + Stable on ppc wrt bug 189781 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> pidgin-2.1.1.ebuild: Add ~alpha/~ia64 wrt #189781 diff --git a/net-im/pidgin/pidgin-2.1.0.ebuild b/net-im/pidgin/pidgin-2.1.0.ebuild index 34d62d408c6c..d749ae15320f 100644 --- a/net-im/pidgin/pidgin-2.1.0.ebuild +++ b/net-im/pidgin/pidgin-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.1.0.ebuild,v 1.6 2007/08/26 12:32:50 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.1.0.ebuild,v 1.7 2007/08/28 14:42:04 nixnut Exp $ WANT_AUTOMAKE=1.9 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi bonjour dbus debug doc eds gadu gnutls gstreamer meanwhile networkmanager nls perl silc startup-notification tcl tk xscreensaver spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |