diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-02-27 03:26:39 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-02-27 03:26:39 +0000 |
commit | c070c65c059b4135d8289fce3495522e2354a47c (patch) | |
tree | 0b195615772a08c2c88600812d835576a88ce02f /net-im | |
parent | Version bumped. (diff) | |
download | gentoo-2-c070c65c059b4135d8289fce3495522e2354a47c.tar.gz gentoo-2-c070c65c059b4135d8289fce3495522e2354a47c.tar.bz2 gentoo-2-c070c65c059b4135d8289fce3495522e2354a47c.zip |
stable on mips wrt bug 83253
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 2bf226002eed..7bfb39e8c625 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.308 2005/02/26 08:17:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.309 2005/02/27 03:26:39 geoman Exp $ + + 26 Feb 2005; Stephen P. Becker <geoman@gentoo.org> gaim-1.1.4.ebuild: + stable on mips wrt bug 83253 26 Feb 2005; Markus Rothe <corsair@gentoo.org> gaim-1.1.4.ebuild: Stable on ppc64; bug #83253 diff --git a/net-im/gaim/gaim-1.1.4.ebuild b/net-im/gaim/gaim-1.1.4.ebuild index 4f10b23e099e..4141cb405906 100644 --- a/net-im/gaim/gaim-1.1.4.ebuild +++ b/net-im/gaim/gaim-1.1.4.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.1.4.ebuild,v 1.6 2005/02/26 08:17:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.4.ebuild,v 1.7 2005/02/27 03:26:39 geoman 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" DEPEND=">=x11-libs/gtk+-2.0 |