diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-02-19 19:54:52 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-02-19 19:54:52 +0000 |
commit | 2ed6636a8e41b91ac33c6a1224e83a1d6ca32296 (patch) | |
tree | 4d0700c557f133ff8298d9cfb5178fca18e08101 /net-im | |
parent | Stable on amd64, bug #210465 (diff) | |
download | gentoo-2-2ed6636a8e41b91ac33c6a1224e83a1d6ca32296.tar.gz gentoo-2-2ed6636a8e41b91ac33c6a1224e83a1d6ca32296.tar.bz2 gentoo-2-2ed6636a8e41b91ac33c6a1224e83a1d6ca32296.zip |
Stable on amd64, bug #210396
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 68c1c6833b12..cd866107d21e 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.47 2008/02/18 17:01:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.48 2008/02/19 19:54:52 angelos Exp $ + + 19 Feb 2008; Christoph Mende <angelos@gentoo.org> pidgin-2.3.1.ebuild: + Stable on amd64, bug #210396 18 Feb 2008; Jeroen Roovers <jer@gentoo.org> pidgin-2.3.1.ebuild: Stable for HPPA (bug #210396). diff --git a/net-im/pidgin/pidgin-2.3.1.ebuild b/net-im/pidgin/pidgin-2.3.1.ebuild index 2d51c10ed561..94b831b9e397 100644 --- a/net-im/pidgin/pidgin-2.3.1.ebuild +++ b/net-im/pidgin/pidgin-2.3.1.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.3.1.ebuild,v 1.6 2008/02/18 17:01:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.3.1.ebuild,v 1.7 2008/02/19 19:54:52 angelos Exp $ inherit flag-o-matic eutils toolchain-funcs multilib perl-app gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.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" |