diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-10 19:13:33 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-10 19:13:33 +0000 |
commit | e8a26748e4afe458d67f5a623f33ec8b2af3cd8e (patch) | |
tree | cc0c63fb278fdbb8468c4103af49d67c8cf875a1 /net-im/gaim | |
parent | update patch again (diff) | |
download | gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.tar.gz gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.tar.bz2 gentoo-2-e8a26748e4afe458d67f5a623f33ec8b2af3cd8e.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-im/gaim')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index ac64f17a802c..1d90262a3b55 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.342 2005/06/10 13:00:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.343 2005/06/10 19:09:07 hansmi Exp $ + + 10 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gaim-1.3.1.ebuild: + Stable on ppc. 10 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-1.3.1.ebuild: Stable on sparc wrt #95347 diff --git a/net-im/gaim/gaim-1.3.1.ebuild b/net-im/gaim/gaim-1.3.1.ebuild index 2650ca850299..0d8b9f98034e 100644 --- a/net-im/gaim/gaim-1.3.1.ebuild +++ b/net-im/gaim/gaim-1.3.1.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.1.ebuild,v 1.2 2005/06/10 13:00:07 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.3.1.ebuild,v 1.3 2005/06/10 19:09:07 hansmi Exp $ inherit flag-o-matic eutils toolchain-funcs 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 |