summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:11:33 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:11:33 +0000
commit0c55cb5b8a3f799bbaff972f6c9c78fded42d8d0 (patch)
treeb4e76bb3428ed4b78f0d195d63b423b261459e2e /net-irc/xchat-otr
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-0c55cb5b8a3f799bbaff972f6c9c78fded42d8d0.tar.gz
gentoo-2-0c55cb5b8a3f799bbaff972f6c9c78fded42d8d0.tar.bz2
gentoo-2-0c55cb5b8a3f799bbaff972f6c9c78fded42d8d0.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 'net-irc/xchat-otr')
-rw-r--r--net-irc/xchat-otr/ChangeLog8
-rw-r--r--net-irc/xchat-otr/xchat-otr-0.3.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/net-irc/xchat-otr/ChangeLog b/net-irc/xchat-otr/ChangeLog
index 0a42d542dc4f..b488f3f66223 100644
--- a/net-irc/xchat-otr/ChangeLog
+++ b/net-irc/xchat-otr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat-otr
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.6 2012/05/21 12:19:34 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.7 2014/03/01 22:11:33 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> xchat-otr-0.3.ebuild:
+ Update libgcrypt dep to use slot :0.
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xchat-otr-0.3.ebuild:
x86 stable wrt bug #414079
@@ -22,4 +25,3 @@
28 Jun 2010; Lars Wendler <polynomial-c@gentoo.org> +xchat-otr-0.3.ebuild,
+metadata.xml:
Initial commit.
-
diff --git a/net-irc/xchat-otr/xchat-otr-0.3.ebuild b/net-irc/xchat-otr/xchat-otr-0.3.ebuild
index e18a9f179267..f394973a5e94 100644
--- a/net-irc/xchat-otr/xchat-otr-0.3.ebuild
+++ b/net-irc/xchat-otr/xchat-otr-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.7 2012/05/21 12:19:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.8 2014/03/01 22:11:33 mgorny Exp $
EAPI="2"
inherit cmake-utils
@@ -22,7 +22,7 @@ IUSE="debug"
RDEPEND="net-libs/libotr
net-irc/xchat
dev-libs/glib:2
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
dev-libs/libgpg-error"
DEPEND="${RDEPEND}