diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-02-25 15:21:19 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-02-25 15:21:19 +0000 |
commit | 83aa8e24da124d84b0afdc1e446c3ffcf47e5e21 (patch) | |
tree | 718eee04f6829e43d8a64c675cc92521d008f58b /net-im | |
parent | Fixed nofink patch filename on ppc-macos. (diff) | |
download | gentoo-2-83aa8e24da124d84b0afdc1e446c3ffcf47e5e21.tar.gz gentoo-2-83aa8e24da124d84b0afdc1e446c3ffcf47e5e21.tar.bz2 gentoo-2-83aa8e24da124d84b0afdc1e446c3ffcf47e5e21.zip |
Stable on x86
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index bc004a95ad47..2f6c0c0488f0 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.305 2005/02/25 13:56:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.306 2005/02/25 15:21:19 rizzo Exp $ + + 25 Feb 2005; Don Seiler <rizzo@gentoo.org> gaim-1.1.4.ebuild: + Stable on x86 25 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> gaim-1.1.4.ebuild: Stable on sparc wrt #83253 diff --git a/net-im/gaim/gaim-1.1.4.ebuild b/net-im/gaim/gaim-1.1.4.ebuild index f8652c7fca5e..633fc5ef4456 100644 --- a/net-im/gaim/gaim-1.1.4.ebuild +++ b/net-im/gaim/gaim-1.1.4.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.1.4.ebuild,v 1.2 2005/02/25 13:56:54 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.4.ebuild,v 1.3 2005/02/25 15:21:19 rizzo 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" DEPEND=">=x11-libs/gtk+-2.0 |