diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-05 14:40:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-05 14:40:22 +0000 |
commit | 83c7e6950aef596f9104a029fa9fad843677e825 (patch) | |
tree | 6e6b3fa55f16b8960a3c468f7ad56932ad420e37 /net-im | |
parent | Update to new kde herd setup. (diff) | |
download | gentoo-2-83c7e6950aef596f9104a029fa9fad843677e825.tar.gz gentoo-2-83c7e6950aef596f9104a029fa9fad843677e825.tar.bz2 gentoo-2-83c7e6950aef596f9104a029fa9fad843677e825.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 1980364aeec8..32a4f564b4dd 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.325 2005/04/04 19:00:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.326 2005/04/05 14:37:06 corsair Exp $ + + 05 Apr 2005; Markus Rothe <corsair@gentoo.org> gaim-1.2.1.ebuild: + Stable on ppc64; bug #87903 04 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gaim-1.2.1.ebuild: Stable on ppc. diff --git a/net-im/gaim/gaim-1.2.1.ebuild b/net-im/gaim/gaim-1.2.1.ebuild index 9bf6d54a3540..310347ca0fc9 100644 --- a/net-im/gaim/gaim-1.2.1.ebuild +++ b/net-im/gaim/gaim-1.2.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.2.1.ebuild,v 1.5 2005/04/04 19:00:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.2.1.ebuild,v 1.6 2005/04/05 14:37:06 corsair 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 |