diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-25 17:06:15 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-12-25 17:06:15 +0000 |
commit | d8c73308fe8b7616e9c9d7d3a4455930c73d0cd8 (patch) | |
tree | 0bbe36a502c77d2ed540a3bc3f9123a612991873 /net-im | |
parent | Fixed dependency. (diff) | |
download | gentoo-2-d8c73308fe8b7616e9c9d7d3a4455930c73d0cd8.tar.gz gentoo-2-d8c73308fe8b7616e9c9d7d3a4455930c73d0cd8.tar.bz2 gentoo-2-d8c73308fe8b7616e9c9d7d3a4455930c73d0cd8.zip |
Stable on sparc, bug #248137
(Portage version: 2.2_rc19/cvs/Linux 2.6.28-00001-g7fe3c16 i686)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 1a6e0817d799..7677177f607e 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.74 2008/12/25 15:14:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.75 2008/12/25 17:06:15 bluebird Exp $ + + 25 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> pidgin-2.5.2.ebuild: + Stable on sparc, bug #248137 25 Dec 2008; Tobias Klausmann <klausman@gentoo.org> pidgin-2.5.2.ebuild: Stable on alpha, bug #248137 diff --git a/net-im/pidgin/pidgin-2.5.2.ebuild b/net-im/pidgin/pidgin-2.5.2.ebuild index 5bdc5f43604b..3a564af6a5b4 100644 --- a/net-im/pidgin/pidgin-2.5.2.ebuild +++ b/net-im/pidgin/pidgin-2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.4 2008/12/25 15:14:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.5 2008/12/25 17:06:15 bluebird Exp $ WANT_AUTOMAKE="1.9" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="bonjour dbus debug doc eds gadu gnutls gstreamer meanwhile networkmanager nls perl silc tcl tk spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |