diff options
Diffstat (limited to 'net-im/gaim-encryption/gaim-encryption-2.22.ebuild')
-rw-r--r-- | net-im/gaim-encryption/gaim-encryption-2.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-encryption/gaim-encryption-2.22.ebuild b/net-im/gaim-encryption/gaim-encryption-2.22.ebuild index a93fe896b5bf..aead051c68e8 100644 --- a/net-im/gaim-encryption/gaim-encryption-2.22.ebuild +++ b/net-im/gaim-encryption/gaim-encryption-2.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.22.ebuild,v 1.5 2004/04/14 09:35:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-encryption/gaim-encryption-2.22.ebuild,v 1.6 2004/04/17 23:03:25 gmsoft Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~amd64 ~ppc ~alpha ~ia64 ~hppa ~mips" +KEYWORDS="x86 sparc ~amd64 ~ppc ~alpha ~ia64 hppa ~mips" DEPEND=">=net-im/gaim-0.75-r8 || ( dev-libs/nss net-www/mozilla )" |