diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-12-25 15:14:15 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-12-25 15:14:15 +0000 |
commit | fc52f990d0c7f6ad2b1a46693b54d5289a2c8677 (patch) | |
tree | b89953a47ccca157ecb5a2521cda58fbbe042496 /net-im | |
parent | * bump (diff) | |
download | gentoo-2-fc52f990d0c7f6ad2b1a46693b54d5289a2c8677.tar.gz gentoo-2-fc52f990d0c7f6ad2b1a46693b54d5289a2c8677.tar.bz2 gentoo-2-fc52f990d0c7f6ad2b1a46693b54d5289a2c8677.zip |
Stable on alpha, bug #248137
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.5 x86_64)
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 425c9fb18ee0..1a6e0817d799 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.73 2008/12/25 11:44:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.74 2008/12/25 15:14:15 klausman Exp $ + + 25 Dec 2008; Tobias Klausmann <klausman@gentoo.org> pidgin-2.5.2.ebuild: + Stable on alpha, bug #248137 25 Dec 2008; Markus Meier <maekke@gentoo.org> pidgin-2.5.2.ebuild: amd64/x86 stable, bug #248137 diff --git a/net-im/pidgin/pidgin-2.5.2.ebuild b/net-im/pidgin/pidgin-2.5.2.ebuild index 781b1bc1fc75..5bdc5f43604b 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.3 2008/12/25 11:44:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.5.2.ebuild,v 1.4 2008/12/25 15:14:15 klausman 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" |