diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-08-26 14:54:52 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-08-26 14:54:52 +0000 |
commit | cbbf89223cf46bcf0cf0162dc38285cc0244bf5b (patch) | |
tree | 238897ccc544fe2052528442d97d3e5368d4e614 /x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | |
parent | Moving glext.h to distfiles (Manifest recommit) (diff) | |
download | gentoo-2-cbbf89223cf46bcf0cf0162dc38285cc0244bf5b.tar.gz gentoo-2-cbbf89223cf46bcf0cf0162dc38285cc0244bf5b.tar.bz2 gentoo-2-cbbf89223cf46bcf0cf0162dc38285cc0244bf5b.zip |
Won't work with gaim-0.82
Diffstat (limited to 'x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild')
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild index 575b91a53b41..1a4d45c55376 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.28.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.28.ebuild,v 1.9 2004/08/26 03:45:59 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild,v 1.10 2004/08/26 14:54:52 rizzo Exp $ inherit flag-o-matic eutils debug @@ -14,6 +14,7 @@ KEYWORDS="x86 sparc amd64 ppc alpha ia64 hppa mips" IUSE="" DEPEND=">=net-im/gaim-0.79 + <net-im/gaim-0.82 dev-libs/nss" src_compile() { |