summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-08-04 21:25:51 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-08-04 21:25:51 +0000
commitffe6ee3c0eb26fd37d65088964aca39cd89785a1 (patch)
tree9f24e8be215e604d147d83984e2aec58e47147c3 /net-im
parentAdd -fPIC patch. (diff)
downloadgentoo-2-ffe6ee3c0eb26fd37d65088964aca39cd89785a1.tar.gz
gentoo-2-ffe6ee3c0eb26fd37d65088964aca39cd89785a1.tar.bz2
gentoo-2-ffe6ee3c0eb26fd37d65088964aca39cd89785a1.zip
Stable on ia64, bug 99881.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/ChangeLog5
-rw-r--r--net-im/gaim/gaim-1.4.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog
index 0b47ef6d1419..71bd41fdf647 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.360 2005/07/30 20:37:57 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.361 2005/08/04 21:25:51 kloeri Exp $
+
+ 04 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> gaim-1.4.0-r2.ebuild:
+ Stable on ia64, bug 99881.
30 Jul 2005; Simon Stelling <blubb@gentoo.org> gaim-1.4.0-r2.ebuild:
stable on amd64
diff --git a/net-im/gaim/gaim-1.4.0-r2.ebuild b/net-im/gaim/gaim-1.4.0-r2.ebuild
index e4c673a5e4a6..68062843f399 100644
--- a/net-im/gaim/gaim-1.4.0-r2.ebuild
+++ b/net-im/gaim/gaim-1.4.0-r2.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.4.0-r2.ebuild,v 1.7 2005/07/30 20:37:57 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.4.0-r2.ebuild,v 1.8 2005/08/04 21:25:51 kloeri 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