summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:26:04 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:26:04 +0000
commitd76b322f4b9829733ab6c4ec1dba3be8f406ef1b (patch)
treed080bd733389383fd92161da44ec202734abf0cf /x11-plugins/wmbiff
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.tar.gz
gentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.tar.bz2
gentoo-2-d76b322f4b9829733ab6c4ec1dba3be8f406ef1b.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/wmbiff')
-rw-r--r--x11-plugins/wmbiff/ChangeLog8
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild6
-rw-r--r--x11-plugins/wmbiff/wmbiff-0.4.27.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog
index 134f5a316b2b..876495f88fee 100644
--- a/x11-plugins/wmbiff/ChangeLog
+++ b/x11-plugins/wmbiff/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmbiff
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.32 2012/07/04 20:10:14 voyageur Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.33 2014/03/01 22:26:04 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> wmbiff-0.4.27-r1.ebuild,
+ wmbiff-0.4.27.ebuild:
+ Update libgcrypt dep to use slot :0.
*wmbiff-0.4.27-r1 (04 Jul 2012)
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild
index 4ddbc8bcd9d5..26e236f6b166 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.27-r1.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/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild,v 1.1 2012/07/04 20:10:14 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild,v 1.2 2014/03/01 22:26:04 mgorny Exp $
EAPI=4
inherit autotools eutils
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm
crypt? (
- >=dev-libs/libgcrypt-1.2.1
+ >=dev-libs/libgcrypt-1.2.1:0
>=net-libs/gnutls-1.2.3
)"
DEPEND="${RDEPEND}
diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild
index 6de616dd9926..b82e7717909c 100644
--- a/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild
+++ b/x11-plugins/wmbiff/wmbiff-0.4.27.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/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.12 2012/07/04 20:10:14 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27.ebuild,v 1.13 2014/03/01 22:26:04 mgorny Exp $
EAPI=4
inherit autotools eutils
@@ -18,7 +18,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXext
x11-libs/libXpm
crypt? (
- >=dev-libs/libgcrypt-1.2.1
+ >=dev-libs/libgcrypt-1.2.1:0
<net-libs/gnutls-3.0
)"
DEPEND="${RDEPEND}