diff options
author | 2005-02-28 22:23:22 +0000 | |
---|---|---|
committer | 2005-02-28 22:23:22 +0000 | |
commit | 3f61c109114ed775b1546ec7633272ff4aa8b5b1 (patch) | |
tree | 082cb4f2af7c6f7abac5feaa0e69f6135415e0ea /net-im | |
parent | Marked x86 (diff) | |
download | gentoo-2-3f61c109114ed775b1546ec7633272ff4aa8b5b1.tar.gz gentoo-2-3f61c109114ed775b1546ec7633272ff4aa8b5b1.tar.bz2 gentoo-2-3f61c109114ed775b1546ec7633272ff4aa8b5b1.zip |
stable on ppc, 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 33a077377a6e..60c39064a1a4 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.310 2005/02/27 12:25:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.311 2005/02/28 22:23:22 blubb Exp $ + + 28 Feb 2005; Simon Stelling <blubb@gentoo.org> gaim-1.1.4.ebuild: + marking stable on ppc for hansmi wrt bug 83253 27 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> gaim-1.1.4.ebuild: Stable on alpha, bug 83253. diff --git a/net-im/gaim/gaim-1.1.4.ebuild b/net-im/gaim/gaim-1.1.4.ebuild index e4f724680548..bb59c8402a67 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.8 2005/02/27 12:25:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.4.ebuild,v 1.9 2005/02/28 22:23:22 blubb 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 |