diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-12-17 21:24:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-12-17 21:24:10 +0000 |
commit | 69c55f3de10b984deea57d9f537c91ae9d4a7ce4 (patch) | |
tree | 494f2ad093f5014739ffc885ceb87b5e4ae15ed0 /net-im | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-69c55f3de10b984deea57d9f537c91ae9d4a7ce4.tar.gz gentoo-2-69c55f3de10b984deea57d9f537c91ae9d4a7ce4.tar.bz2 gentoo-2-69c55f3de10b984deea57d9f537c91ae9d4a7ce4.zip |
stable on ppc64
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index a05fa0f030d7..f75ce768d0d0 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.277 2004/12/16 06:08:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.278 2004/12/17 21:24:10 corsair Exp $ + + 17 Dec 2004; Markus Rothe <corsair@gentoo.org> gaim-1.1.0.ebuild: + Stable on ppc64 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> gaim-1.1.0.ebuild: Stable on amd64. diff --git a/net-im/gaim/gaim-1.1.0.ebuild b/net-im/gaim/gaim-1.1.0.ebuild index a0b3bc8f36bc..8ccf5f33be47 100644 --- a/net-im/gaim/gaim-1.1.0.ebuild +++ b/net-im/gaim/gaim-1.1.0.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.1.0.ebuild,v 1.4 2004/12/16 06:08:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.1.0.ebuild,v 1.5 2004/12/17 21:24:10 corsair 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 sparc x86 ~ppc64" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ppc64" #IUSE="nls perl spell nas crypt cjk gnutls silc eds debug" IUSE="nls perl spell nas crypt cjk gnutls silc debug" |