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
commit33f6111bad649d05ac1cf76e59ea1a9741b68417 (patch)
tree988763119b15d5a835b5a371154c15e8eea91d2a /x11-plugins/pidgin-encryption
parentstable on x86 and add ~amd64. fixes bug #372579. (diff)
downloadhistorical-33f6111bad649d05ac1cf76e59ea1a9741b68417.tar.gz
historical-33f6111bad649d05ac1cf76e59ea1a9741b68417.tar.bz2
historical-33f6111bad649d05ac1cf76e59ea1a9741b68417.zip
Depend on net-im/pidgin[gtk], bug #373049 thank Piotr Szymaniak.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/pidgin-encryption')
-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"