summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:34:46 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:34:46 +0000
commita1322a7bc52ef2fc588b529c4cf3cfeb2eb5fa98 (patch)
tree039c892f86e7ddbf9a2ccc3bed05fc3a0ed43461 /dev-libs/eet
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-a1322a7bc52ef2fc588b529c4cf3cfeb2eb5fa98.tar.gz
gentoo-2-a1322a7bc52ef2fc588b529c4cf3cfeb2eb5fa98.tar.bz2
gentoo-2-a1322a7bc52ef2fc588b529c4cf3cfeb2eb5fa98.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 'dev-libs/eet')
-rw-r--r--dev-libs/eet/ChangeLog8
-rw-r--r--dev-libs/eet/eet-1.7.8.ebuild6
-rw-r--r--dev-libs/eet/eet-1.7.9.ebuild6
-rw-r--r--dev-libs/eet/eet-9999.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-libs/eet/ChangeLog b/dev-libs/eet/ChangeLog
index b2f1ea49ea7b..675d8bd26d69 100644
--- a/dev-libs/eet/ChangeLog
+++ b/dev-libs/eet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/eet
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/ChangeLog,v 1.31 2013/11/12 18:05:45 tommy Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/ChangeLog,v 1.32 2014/03/01 22:34:46 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> eet-1.7.8.ebuild,
+ eet-1.7.9.ebuild, eet-9999.ebuild:
+ Update libgcrypt dep to use slot :0.
*eet-1.7.9 (12 Nov 2013)
diff --git a/dev-libs/eet/eet-1.7.8.ebuild b/dev-libs/eet/eet-1.7.8.ebuild
index 4184fdb8bd06..22cd916168fe 100644
--- a/dev-libs/eet/eet-1.7.8.ebuild
+++ b/dev-libs/eet/eet-1.7.8.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/dev-libs/eet/eet-1.7.8.ebuild,v 1.2 2013/09/28 09:13:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-1.7.8.ebuild,v 1.3 2014/03/01 22:34:46 mgorny Exp $
EAPI="4"
@@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/eina-${PV}
sys-libs/zlib
gnutls? (
net-libs/gnutls
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
)
!gnutls? ( ssl? ( dev-libs/openssl ) )"
DEPEND="${RDEPEND}
diff --git a/dev-libs/eet/eet-1.7.9.ebuild b/dev-libs/eet/eet-1.7.9.ebuild
index 6cf72229e25a..83a1ae1d2942 100644
--- a/dev-libs/eet/eet-1.7.9.ebuild
+++ b/dev-libs/eet/eet-1.7.9.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/dev-libs/eet/eet-1.7.9.ebuild,v 1.1 2013/11/12 18:05:45 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-1.7.9.ebuild,v 1.2 2014/03/01 22:34:46 mgorny Exp $
EAPI="4"
@@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/eina-${PV}
sys-libs/zlib
gnutls? (
net-libs/gnutls
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
)
!gnutls? ( ssl? ( dev-libs/openssl ) )"
DEPEND="${RDEPEND}
diff --git a/dev-libs/eet/eet-9999.ebuild b/dev-libs/eet/eet-9999.ebuild
index db77a5da2be9..5b0cad832106 100644
--- a/dev-libs/eet/eet-9999.ebuild
+++ b/dev-libs/eet/eet-9999.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/dev-libs/eet/eet-9999.ebuild,v 1.6 2013/09/28 09:13:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-9999.ebuild,v 1.7 2014/03/01 22:34:46 mgorny Exp $
EAPI="4"
@@ -26,7 +26,7 @@ RDEPEND=">=dev-libs/eina-${PV}
sys-libs/zlib
gnutls? (
net-libs/gnutls
- dev-libs/libgcrypt
+ dev-libs/libgcrypt:0
)
!gnutls? ( ssl? ( dev-libs/openssl ) )"
DEPEND="${RDEPEND}