From 1f23f478179c02a6dd6475adcc3a9d90a8989225 Mon Sep 17 00:00:00 2001 From: Don Seiler Date: Fri, 27 Aug 2004 14:01:38 +0000 Subject: Correcting DEPEND for gaim --- x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-plugins') diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild index 1a869a7826a5..3b415c38278c 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.30.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/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.1 2004/08/27 13:50:10 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.2 2004/08/27 14:01:38 rizzo Exp $ inherit flag-o-matic eutils debug @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64" IUSE="" -DEPEND=">=net-im/gaim-0.80 +DEPEND=">=net-im/gaim-0.82 dev-libs/nss" src_compile() { -- cgit v1.2.3-65-gdbad