diff options
author | Don Seiler <rizzo@gentoo.org> | 2004-09-18 01:19:21 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2004-09-18 01:19:21 +0000 |
commit | 195e85261ff7db8dfcf711add92f29e6f88ee546 (patch) | |
tree | 133f583c22d32b6c009e15a9d540a9bfae9c3a5a /x11-plugins/gaim-encryption | |
parent | Won't work with gaim-1.0.0 (diff) | |
download | historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.gz historical-195e85261ff7db8dfcf711add92f29e6f88ee546.tar.bz2 historical-195e85261ff7db8dfcf711add92f29e6f88ee546.zip |
Won't work with gaim-1.0.0
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild index e396b8a90fbb..2ec586b97d13 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.7 2004/09/11 16:31:38 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.30.ebuild,v 1.8 2004/09/18 01:15:21 rizzo Exp $ inherit flag-o-matic eutils debug @@ -14,6 +14,7 @@ KEYWORDS="x86 ppc sparc ~mips ~alpha hppa amd64 ~ia64" IUSE="" DEPEND=">=net-im/gaim-0.82 + <net-im/gaim-1.0.0 dev-libs/nss" src_compile() { |