diff options
Diffstat (limited to 'x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild')
-rw-r--r-- | x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild index 44a4e9a80683..e9f70b4de5db 100644 --- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild +++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.1 2007/05/09 13:14:06 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.0.ebuild,v 1.2 2007/07/11 20:39:22 mr_bones_ Exp $ inherit flag-o-matic eutils @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="nls" - RDEPEND="net-im/pidgin >=x11-libs/gtk+-2 >=dev-libs/nss-3.11" |