diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-04 15:24:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-04 15:24:42 +0000 |
commit | 4c4b7d4c78ba60ccbefdbb4c0d05ddda59529c18 (patch) | |
tree | aa13c3abe9ba19c9a4bbe7affab8752fdd267f17 /net-im | |
parent | Fix security bug #219708, gcc-4.3 and glibc-2.8 fixes (bugs #218814 and #2283... (diff) | |
download | historical-4c4b7d4c78ba60ccbefdbb4c0d05ddda59529c18.tar.gz historical-4c4b7d4c78ba60ccbefdbb4c0d05ddda59529c18.tar.bz2 historical-4c4b7d4c78ba60ccbefdbb4c0d05ddda59529c18.zip |
alpha/ia64 stable wrt #230045
Package-Manager: portage-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.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 81c3e29ce85c..a477024659ac 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.59 2008/07/04 00:01:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.60 2008/07/04 15:24:42 armin76 Exp $ + + 04 Jul 2008; Raúl Porcel <armin76@gentoo.org> pidgin-2.4.3.ebuild: + alpha/ia64 stable wrt #230045 04 Jul 2008; Jeroen Roovers <jer@gentoo.org> pidgin-2.4.3.ebuild: Stable for HPPA (bug #230045). diff --git a/net-im/pidgin/pidgin-2.4.3.ebuild b/net-im/pidgin/pidgin-2.4.3.ebuild index 0a8103e5e7c4..0ffcca1b1e01 100644 --- a/net-im/pidgin/pidgin-2.4.3.ebuild +++ b/net-im/pidgin/pidgin-2.4.3.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.4.3.ebuild,v 1.5 2008/07/04 00:01:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.4.3.ebuild,v 1.6 2008/07/04 15:24:42 armin76 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" |