diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-27 14:01:38 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-27 14:01:38 +0000 |
commit | 1f23f478179c02a6dd6475adcc3a9d90a8989225 (patch) | |
tree | 1e6a7a0bd9b215a83c3195b0d8d1c87f4a87c033 /x11-plugins | |
parent | libgcrypt made into RDEPEND. 0.3.16 and 0.9* now block each other. Version bu... (diff) | |
download | gentoo-2-1f23f478179c02a6dd6475adcc3a9d90a8989225.tar.gz gentoo-2-1f23f478179c02a6dd6475adcc3a9d90a8989225.tar.bz2 gentoo-2-1f23f478179c02a6dd6475adcc3a9d90a8989225.zip |
Correcting DEPEND for gaim
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |