summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-01 22:17:20 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-01 22:17:20 +0000
commit0502fe44a2469ce98273af351b53ff75086c4ff4 (patch)
tree08dcad764ebfd7ea6c6fe8c4691389b73d9a249e
parentUpdate libgcrypt dep to use slot :0. (diff)
downloadgentoo-2-0502fe44a2469ce98273af351b53ff75086c4ff4.tar.gz
gentoo-2-0502fe44a2469ce98273af351b53ff75086c4ff4.tar.bz2
gentoo-2-0502fe44a2469ce98273af351b53ff75086c4ff4.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--dev-libs/totem-pl-parser/ChangeLog6
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild4
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild4
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog
index 51859bd923a2..28d2e335b980 100644
--- a/dev-libs/totem-pl-parser/ChangeLog
+++ b/dev-libs/totem-pl-parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/totem-pl-parser
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.143 2014/02/22 21:20:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.144 2014/03/01 22:17:20 mgorny Exp $
+
+ 01 Mar 2014; Michał Górny <mgorny@gentoo.org> totem-pl-parser-3.10.0.ebuild,
+ totem-pl-parser-3.10.1.ebuild, totem-pl-parser-3.4.5.ebuild:
+ Update libgcrypt dep to use slot :0.
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.1.ebuild,
totem-pl-parser-3.4.5.ebuild:
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
index cf634495609e..b2e8e04af4d7 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.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/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.3 2014/02/10 18:56:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.4 2014/03/01 22:17:20 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/gmime:2.6
>=net-libs/libsoup-2.43:2.4
archive? ( >=app-arch/libarchive-3 )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:0 )
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
quvi? ( >=media-libs/libquvi-0.9.1:0= )
"
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild
index 5fc9506bf1b2..1f7bb458fb2b 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.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/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild,v 1.1 2014/02/20 21:24:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild,v 1.2 2014/03/01 22:17:20 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/gmime:2.6
>=net-libs/libsoup-2.43:2.4
archive? ( >=app-arch/libarchive-3 )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:0 )
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
quvi? ( >=media-libs/libquvi-0.9.1:0= )
"
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild
index abd890e3d0d8..b3ee13ae6663 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.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/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.7 2014/02/22 21:20:49 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.8 2014/03/01 22:17:20 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/gmime:2.6
>=net-libs/libsoup-gnome-2.30:2.4
archive? ( >=app-arch/libarchive-2.8.4 )
- crypt? ( dev-libs/libgcrypt )
+ crypt? ( dev-libs/libgcrypt:0 )
introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
quvi? ( >=media-libs/libquvi-0.2.15 <media-libs/libquvi-0.9 )
"