summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:11:24 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:11:24 +0000
commitde6ed84c11691e84d809c9e4e120367090f5116a (patch)
treeaacde460f480e44a1b75fe536beb656bb25c16b8
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-de6ed84c11691e84d809c9e4e120367090f5116a.tar.gz
gentoo-2-de6ed84c11691e84d809c9e4e120367090f5116a.tar.bz2
gentoo-2-de6ed84c11691e84d809c9e4e120367090f5116a.zip
Update libgcrypt dep to use slot :0.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
-rw-r--r--sys-fs/ntfs3g/ChangeLog6
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild6
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 8a0d3296437e..b35035a77362 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.157 2014/02/27 05:18:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.158 2014/03/01 22:11:24 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> ntfs3g-2013.1.13.ebuild,
+ ntfs3g-2014.2.15.ebuild:
+ Update libgcrypt dep to use slot :0.
27 Feb 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
Cleanup metadata.xml
diff --git a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild
index 7dffd6af33e2..5096c5d65b6b 100644
--- a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2013.1.13.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/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.12 2014/02/27 00:25:13 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.13 2014/03/01 22:11:24 mgorny Exp $
EAPI=5
inherit eutils linux-info udev
@@ -20,8 +20,8 @@ IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
RDEPEND="!<sys-apps/util-linux-2.20.1-r2
!sys-fs/ntfsprogs
ntfsdecrypt? (
- >=dev-libs/libgcrypt-1.2.2
- <dev-libs/libgcrypt-1.6.0
+ >=dev-libs/libgcrypt-1.2.2:0
+ <dev-libs/libgcrypt-1.6.0:0
>=net-libs/gnutls-1.4.4
)
external-fuse? ( >=sys-fs/fuse-2.8.0 )"
diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
index 6c0dc4366414..87593a467d60 100644
--- a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2014.2.15.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/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.1 2014/02/27 00:25:13 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.2 2014/03/01 22:11:24 mgorny Exp $
EAPI=5
inherit eutils linux-info udev
@@ -20,7 +20,7 @@ IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
RDEPEND="!<sys-apps/util-linux-2.20.1-r2
!sys-fs/ntfsprogs
ntfsdecrypt? (
- >=dev-libs/libgcrypt-1.2.2
+ >=dev-libs/libgcrypt-1.2.2:0
>=net-libs/gnutls-1.4.4
)
external-fuse? ( >=sys-fs/fuse-2.8.0 )"