summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:28:38 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:28:38 +0000
commit173c7e2b09d3d38b6ab2977c7538b58d58b03922 (patch)
tree0525abb1b1fa9cbe2845406607ba345211d22e05 /xfce-extra
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-173c7e2b09d3d38b6ab2977c7538b58d58b03922.tar.gz
gentoo-2-173c7e2b09d3d38b6ab2977c7538b58d58b03922.tar.bz2
gentoo-2-173c7e2b09d3d38b6ab2977c7538b58d58b03922.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 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild6
-rw-r--r--xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
index a20b1cc3f035..e267065809c9 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
+++ b/xfce-extra/xfce4-mailwatch-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-mailwatch-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.19 2014/01/28 14:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/ChangeLog,v 1.20 2014/03/01 22:28:38 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org>
+ xfce4-mailwatch-plugin-1.1.0-r1.ebuild, xfce4-mailwatch-plugin-1.2.0.ebuild:
+ Update libgcrypt dep to use slot :0.
28 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
xfce4-mailwatch-plugin-1.2.0.ebuild:
diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild
index 7e02c496a49b..cd8ce334450e 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-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/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.6 2012/12/26 11:07:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-r1.ebuild,v 1.7 2014/03/01 22:28:38 mgorny Exp $
EAPI=5
EAUTORECONF=yes
@@ -19,7 +19,7 @@ RDEPEND=">=xfce-base/libxfce4ui-4.10
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfce4-panel-4.10
ssl? (
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
>=net-libs/gnutls-2
)"
DEPEND="${RDEPEND}
diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
index 561f2602b00d..c436ddec7cd0 100644
--- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
+++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.4 2014/01/28 14:17:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0.ebuild,v 1.5 2014/03/01 22:28:38 mgorny Exp $
EAPI=5
inherit xfconf
@@ -22,7 +22,7 @@ RDEPEND=">=dev-libs/glib-2
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfce4-panel-4.10
ssl? (
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
>=net-libs/gnutls-2
)"
DEPEND="${RDEPEND}