diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-12 07:35:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-12 07:35:38 +0000 |
commit | d8f1e9cdf4a5e026e40d23fa345d6dabb3366889 (patch) | |
tree | c443dbab26fbf85e005f1c1a51d75ef126a1196b /net-im | |
parent | Fix up CPU types. bug #94696. (diff) | |
download | gentoo-2-d8f1e9cdf4a5e026e40d23fa345d6dabb3366889.tar.gz gentoo-2-d8f1e9cdf4a5e026e40d23fa345d6dabb3366889.tar.bz2 gentoo-2-d8f1e9cdf4a5e026e40d23fa345d6dabb3366889.zip |
Stable on ppc64 (bug #102000)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index f639833d0474..fdd892dbbe73 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.363 2005/08/12 05:11:35 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.364 2005/08/12 07:35:38 corsair Exp $ + + 12 Aug 2005; Markus Rothe <corsair@gentoo.org> gaim-1.5.0.ebuild: + Stable on ppc64 (bug #102000) 12 Aug 2005; Jory A. Pratt <anarchy@gentoo.org> gaim-1.5.0.ebuild: Stable on ppc wrt bug #102000 diff --git a/net-im/gaim/gaim-1.5.0.ebuild b/net-im/gaim/gaim-1.5.0.ebuild index 68aafd832c7e..2ef8045654a9 100644 --- a/net-im/gaim/gaim-1.5.0.ebuild +++ b/net-im/gaim/gaim-1.5.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.5.0.ebuild,v 1.3 2005/08/12 05:11:35 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.5.0.ebuild,v 1.4 2005/08/12 07:35:38 corsair Exp $ inherit flag-o-matic eutils toolchain-funcs debug multilib @@ -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 |