diff options
author | Olivier Crête <tester@gentoo.org> | 2005-08-12 04:51:58 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-08-12 04:51:58 +0000 |
commit | 3a9964e570633fb3a25185e187f781ba1ea1c8ad (patch) | |
tree | 5a69aa11de5190d21bc309615aa0a8dcd1b9474f /net-im | |
parent | Version bump and straight to stable on x86 and amd64 (security bug #102000) (diff) | |
download | gentoo-2-3a9964e570633fb3a25185e187f781ba1ea1c8ad.tar.gz gentoo-2-3a9964e570633fb3a25185e187f781ba1ea1c8ad.tar.bz2 gentoo-2-3a9964e570633fb3a25185e187f781ba1ea1c8ad.zip |
I really meant stable on x86 and amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gaim/gaim-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim/gaim-1.5.0.ebuild b/net-im/gaim/gaim-1.5.0.ebuild index ae89c114c049..b6b746cd8caf 100644 --- a/net-im/gaim/gaim-1.5.0.ebuild +++ b/net-im/gaim/gaim-1.5.0.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.5.0.ebuild,v 1.1 2005/08/12 04:43:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-1.5.0.ebuild,v 1.2 2005/08/12 04:51:58 tester Exp $ inherit flag-o-matic eutils toolchain-funcs debug multilib @@ -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" RDEPEND=">=x11-libs/gtk+-2.0 |