diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-27 12:25:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-27 12:25:39 +0000 |
commit | 4ecaee571e36965b48b22a3ebc733f1ddfb8c70b (patch) | |
tree | 2499832daa02db69ae3b19998a5294fd077a8e9c /net-im | |
parent | Manifest recommit (diff) | |
download | gentoo-2-4ecaee571e36965b48b22a3ebc733f1ddfb8c70b.tar.gz gentoo-2-4ecaee571e36965b48b22a3ebc733f1ddfb8c70b.tar.bz2 gentoo-2-4ecaee571e36965b48b22a3ebc733f1ddfb8c70b.zip |
Stable on alpha, bug 83253.
(Portage version: 2.0.51-r15)
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 7bfb39e8c625..33a077377a6e 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.309 2005/02/27 03:26:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.310 2005/02/27 12:25:39 kloeri Exp $ + + 27 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gaim-1.1.4.ebuild: + Stable on alpha, bug 83253. 26 Feb 2005; Stephen P. Becker <geoman@gentoo.org> gaim-1.1.4.ebuild: stable on mips wrt bug 83253 diff --git a/net-im/gaim/gaim-1.1.4.ebuild b/net-im/gaim/gaim-1.1.4.ebuild index 4141cb405906..e4f724680548 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.7 2005/02/27 03:26:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.4.ebuild,v 1.8 2005/02/27 12:25:39 kloeri 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 |