diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 18:39:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-03 18:39:38 +0000 |
commit | 1cb30ed36646cdea6dce1c96a6bbd7948780d6b4 (patch) | |
tree | 158d85eb4bb33360bfc5fe16b111b6c7e9caf3f8 /net-im | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-1cb30ed36646cdea6dce1c96a6bbd7948780d6b4.tar.gz gentoo-2-1cb30ed36646cdea6dce1c96a6bbd7948780d6b4.tar.bz2 gentoo-2-1cb30ed36646cdea6dce1c96a6bbd7948780d6b4.zip |
Stable on alpha.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/gaim/gaim-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/gaim/ChangeLog b/net-im/gaim/ChangeLog index aa45f3047942..58ed087312f7 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.248 2004/10/03 15:59:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/ChangeLog,v 1.249 2004/10/03 18:38:27 kloeri Exp $ + + 03 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gaim-1.0.0.ebuild: + Stable on alpha. 03 Oct 2004; Jason Wever <weeve@gentoo.org> gaim-1.0.0.ebuild: Stable on sparc. diff --git a/net-im/gaim/gaim-1.0.0.ebuild b/net-im/gaim/gaim-1.0.0.ebuild index 74b6b8c6dc97..4ff3d5bcbd05 100644 --- a/net-im/gaim/gaim-1.0.0.ebuild +++ b/net-im/gaim/gaim-1.0.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.0.0.ebuild,v 1.9 2004/10/03 15:59:13 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.0.0.ebuild,v 1.10 2004/10/03 18:38:27 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="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 evo debug" DEPEND=">=x11-libs/gtk+-2.0 |