summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2011-06-30 12:57:01 +0000
committerPeter Volkov <pva@gentoo.org>2011-06-30 12:57:01 +0000
commit6d19437d5794fc5e482ec0841fef3272eb6a55a6 (patch)
treeda188a41c9a466324fa87b1674aef2dc3f992625 /x11-plugins
parentstable on x86 and add ~amd64. fixes bug #372579. (diff)
downloadgentoo-2-6d19437d5794fc5e482ec0841fef3272eb6a55a6.tar.gz
gentoo-2-6d19437d5794fc5e482ec0841fef3272eb6a55a6.tar.bz2
gentoo-2-6d19437d5794fc5e482ec0841fef3272eb6a55a6.zip
Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/pidgin-encryption/ChangeLog5
-rw-r--r--x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/pidgin-encryption/ChangeLog b/x11-plugins/pidgin-encryption/ChangeLog
index b28c4bccb33f..bd6c266691f4 100644
--- a/x11-plugins/pidgin-encryption/ChangeLog
+++ b/x11-plugins/pidgin-encryption/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/pidgin-encryption
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.22 2011/03/22 11:08:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/ChangeLog,v 1.23 2011/06/30 12:57:01 pva Exp $
+
+ 30 Jun 2011; Peter Volkov <pva@gentoo.org> pidgin-encryption-3.1.ebuild:
+ Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.
22 Mar 2011; Christoph Mende <angelos@gentoo.org>
pidgin-encryption-3.1.ebuild:
diff --git a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
index b4892ba0ec8b..68ca44493b93 100644
--- a/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
+++ b/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.1.ebuild,v 1.8 2011/03/22 11:08:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-encryption/pidgin-encryption-3.1.ebuild,v 1.9 2011/06/30 12:57:01 pva Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE="nls"
-RDEPEND="net-im/pidgin
+RDEPEND="net-im/pidgin[gtk]
x11-libs/gtk+:2
>=dev-libs/nss-3.11"