diff options
author | 2005-02-04 06:20:08 +0000 | |
---|---|---|
committer | 2005-02-04 06:20:08 +0000 | |
commit | f76adad55232a3138b71fdce06d2871020680d08 (patch) | |
tree | 2e9fe53c0ea1cb20d2211448bedaf5051fa088e6 /net-im | |
parent | stable on mips (diff) | |
download | gentoo-2-f76adad55232a3138b71fdce06d2871020680d08.tar.gz gentoo-2-f76adad55232a3138b71fdce06d2871020680d08.tar.bz2 gentoo-2-f76adad55232a3138b71fdce06d2871020680d08.zip |
stable on mips, bug 79623
(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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 975ec552775a..c44ecc12265c 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.291 2005/01/29 01:30:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.292 2005/02/04 06:20:08 geoman Exp $ + + 04 Feb 2005; Stephen P. Becker <geoman@gentoo.org> gaim-1.1.2.ebuild: + stable on mips, bug 79623 29 Jan 2005; Guy Martin <gmsoft@gentoo.org> gaim-1.1.2.ebuild: Stable on hppa. diff --git a/net-im/gaim/gaim-1.1.2.ebuild b/net-im/gaim/gaim-1.1.2.ebuild index 1e6cb1ce91d2..29168572edf0 100644 --- a/net-im/gaim/gaim-1.1.2.ebuild +++ b/net-im/gaim/gaim-1.1.2.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.2.ebuild,v 1.9 2005/01/29 01:30:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.2.ebuild,v 1.10 2005/02/04 06:20:08 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 sparc x86 ppc64" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc sparc x86 ppc64" IUSE="nls perl spell nas cjk gnutls silc eds debug" DEPEND=">=x11-libs/gtk+-2.0 |