summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:24:05 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:24:05 +0000
commit240437d78c951d7f857152863efc5b858d8ca747 (patch)
tree332685e64fbd3ec4ba56c11ce48c58bb19135979 /x11-plugins/pidgin-otr
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-240437d78c951d7f857152863efc5b858d8ca747.tar.gz
gentoo-2-240437d78c951d7f857152863efc5b858d8ca747.tar.bz2
gentoo-2-240437d78c951d7f857152863efc5b858d8ca747.zip
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-plugins/pidgin-otr')
-rw-r--r--x11-plugins/pidgin-otr/ChangeLog7
-rw-r--r--x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/pidgin-otr/ChangeLog b/x11-plugins/pidgin-otr/ChangeLog
index 8501b341d1af..e1fd16bb58c1 100644
--- a/x11-plugins/pidgin-otr/ChangeLog
+++ b/x11-plugins/pidgin-otr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/pidgin-otr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.29 2013/06/20 14:25:13 polynomial-c Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/ChangeLog,v 1.30 2014/03/01 22:24:05 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> pidgin-otr-4.0.0.ebuild:
+ Update libgcrypt dep to use slot :0.
20 Jun 2013; Lars Wendler <polynomial-c@gentoo.org> -pidgin-otr-3.2.0.ebuild,
pidgin-otr-3.2.1.ebuild, pidgin-otr-4.0.0.ebuild:
diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild
index b8c01a55612a..27ce367a7c85 100644
--- a/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild
+++ b/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild,v 1.2 2013/06/20 14:25:13 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-otr/pidgin-otr-4.0.0.ebuild,v 1.3 2014/03/01 22:24:05 mgorny Exp $
EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND="dev-libs/libgcrypt
+RDEPEND="dev-libs/libgcrypt:0
net-im/pidgin[gtk]
>=net-libs/libotr-4.0.0
x11-libs/gtk+:2"