diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-11 23:17:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-11 23:17:42 +0000 |
commit | 86595f082d40d1f5b1d84882c24985966b4b3eb0 (patch) | |
tree | fc32891111f40a482eaa136ef848b2805ac2ce25 /net-im | |
parent | Bristuff bugfix update (diff) | |
download | gentoo-2-86595f082d40d1f5b1d84882c24985966b4b3eb0.tar.gz gentoo-2-86595f082d40d1f5b1d84882c24985966b4b3eb0.tar.bz2 gentoo-2-86595f082d40d1f5b1d84882c24985966b4b3eb0.zip |
Stable on alpha + ia64, bug 91862.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 2dbda3b4213e..c90c25799fee 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gaim # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.334 2005/05/11 16:06:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.335 2005/05/11 23:17:42 kloeri Exp $ + + 11 May 2005; Bryan Østergaard <kloeri@gentoo.org> gaim-1.3.0.ebuild: + Stable on alpha + ia64, bug 91862. 11 May 2005; Markus Rothe <corsair@gentoo.org> gaim-1.3.0.ebuild: Stable on ppc64; bug #91862 diff --git a/net-im/gaim/gaim-1.3.0.ebuild b/net-im/gaim/gaim-1.3.0.ebuild index 399aaa305322..097842373793 100644 --- a/net-im/gaim/gaim-1.3.0.ebuild +++ b/net-im/gaim/gaim-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.3.0.ebuild,v 1.5 2005/05/11 16:06:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.3.0.ebuild,v 1.6 2005/05/11 23:17:42 kloeri Exp $ inherit flag-o-matic eutils gcc debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="nls perl spell nas cjk gnutls silc eds krb4 tcltk debug" RDEPEND=">=x11-libs/gtk+-2.0 |