diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-10-20 18:16:27 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-10-20 18:16:27 +0000 |
commit | 3cf4575f47b40f5808e04097bf5659232368cd33 (patch) | |
tree | 0787155edf7f20c7eb59d1afc63ba40a0e08ed13 /net-im | |
parent | Changes strip-flags with replace-flags (Manifest recommit) (diff) | |
download | gentoo-2-3cf4575f47b40f5808e04097bf5659232368cd33.tar.gz gentoo-2-3cf4575f47b40f5808e04097bf5659232368cd33.tar.bz2 gentoo-2-3cf4575f47b40f5808e04097bf5659232368cd33.zip |
Stable on ppc.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index 6370332c56ed..90f1447969fd 100644 --- a/net-im/gaim/ChangeLog +++ b/net-im/gaim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/gaim # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.258 2004/10/20 16:43:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.259 2004/10/20 18:14:53 hansmi Exp $ + + 20 Oct 2004; Michael Hanselmann <hansmi@gentoo.org> gaim-1.0.2.ebuild: + Stable on ppc. 20 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> gaim-1.0.2.ebuild: Stable on sparc wrt #68271 diff --git a/net-im/gaim/gaim-1.0.2.ebuild b/net-im/gaim/gaim-1.0.2.ebuild index 6fc85e474f54..3d96f280c4ef 100644 --- a/net-im/gaim/gaim-1.0.2.ebuild +++ b/net-im/gaim/gaim-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.2.ebuild,v 1.4 2004/10/20 16:43:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.2.ebuild,v 1.5 2004/10/20 18:14:53 hansmi 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="x86 ~ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64" #IUSE="nls perl spell nas crypt cjk gnutls silc eds debug" IUSE="nls perl spell nas crypt cjk gnutls silc debug" |