diff options
Diffstat (limited to 'x11-plugins/gaim-encryption')
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.28.ebuild | 3 | ||||
-rw-r--r-- | x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild | 3 |
2 files changed, 4 insertions, 2 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() { diff --git a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild b/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild index 51f786f3b9c0..5ae577abea88 100644 --- a/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild +++ b/x11-plugins/gaim-encryption/gaim-encryption-2.29.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.29.ebuild,v 1.11 2004/08/26 07:51:32 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-encryption/gaim-encryption-2.29.ebuild,v 1.12 2004/08/26 14:54:52 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.80 + <net-im/gaim-0.82 dev-libs/nss" src_compile() { |