summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-29 18:03:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-29 18:03:43 +0000
commit4c020cebd56e6d7d9ea56bd92e1dfb0c4098f5f9 (patch)
tree4ff84ee90f10c298ad77e7a90a73f540c26afb41 /net-im
parentCheck for Linux 2.6 the new way, and try to support cross compiling (diff)
downloadgentoo-2-4c020cebd56e6d7d9ea56bd92e1dfb0c4098f5f9.tar.gz
gentoo-2-4c020cebd56e6d7d9ea56bd92e1dfb0c4098f5f9.tar.bz2
gentoo-2-4c020cebd56e6d7d9ea56bd92e1dfb0c4098f5f9.zip
Stable on sparc wrt #99981
(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 c1aa03f1a381..3b53bbcd7c0b 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.355 2005/07/29 15:36:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.356 2005/07/29 18:03:43 gustavoz Exp $
+
+ 29 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-1.4.0-r2.ebuild:
+ Stable on sparc wrt #99981
29 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
gaim-1.4.0-r2.ebuild:
diff --git a/net-im/gaim/gaim-1.4.0-r2.ebuild b/net-im/gaim/gaim-1.4.0-r2.ebuild
index c6e34b7892a8..055a18a25c67 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.2 2005/07/29 15:36:19 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.4.0-r2.ebuild,v 1.3 2005/07/29 18:03:43 gustavoz 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