diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:22:26 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:22:26 +0000 |
commit | 47fead8741e69d31f2fd0fc74bed295868c0a0f7 (patch) | |
tree | b43d51fe2a2e61297a2049c9db5cb5d919869d90 /www-client | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-47fead8741e69d31f2fd0fc74bed295868c0a0f7.tar.gz gentoo-2-47fead8741e69d31f2fd0fc74bed295868c0a0f7.tar.bz2 gentoo-2-47fead8741e69d31f2fd0fc74bed295868c0a0f7.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 'www-client')
-rw-r--r-- | www-client/xombrero/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/xombrero/xombrero-1.6.3.ebuild | 6 | ||||
-rw-r--r-- | www-client/xombrero/xombrero-9999.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www-client/xombrero/ChangeLog b/www-client/xombrero/ChangeLog index b26474dfe5ad..d6a5f812be97 100644 --- a/www-client/xombrero/ChangeLog +++ b/www-client/xombrero/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/xombrero -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/xombrero/ChangeLog,v 1.4 2013/10/20 19:11:42 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/xombrero/ChangeLog,v 1.5 2014/03/01 22:22:26 mgorny Exp $ + + 01 Mar 2014; Michał Górny <mgorny@gentoo.org> xombrero-1.6.3.ebuild, + xombrero-9999.ebuild: + Update libgcrypt dep to use slot :0. *xombrero-1.6.3 (20 Oct 2013) diff --git a/www-client/xombrero/xombrero-1.6.3.ebuild b/www-client/xombrero/xombrero-1.6.3.ebuild index 4acc184e4665..6728afdf2f88 100644 --- a/www-client/xombrero/xombrero-1.6.3.ebuild +++ b/www-client/xombrero/xombrero-1.6.3.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/www-client/xombrero/xombrero-1.6.3.ebuild,v 1.1 2013/10/20 19:11:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/xombrero/xombrero-1.6.3.ebuild,v 1.2 2014/03/01 22:22:26 mgorny Exp $ EAPI="5" @@ -29,7 +29,7 @@ IUSE="examples" RDEPEND="dev-libs/glib:2 dev-libs/libbsd - dev-libs/libgcrypt + dev-libs/libgcrypt:0 net-libs/libsoup net-libs/gnutls net-libs/webkit-gtk:3 diff --git a/www-client/xombrero/xombrero-9999.ebuild b/www-client/xombrero/xombrero-9999.ebuild index 4611b95cee60..2db9725471e7 100644 --- a/www-client/xombrero/xombrero-9999.ebuild +++ b/www-client/xombrero/xombrero-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/www-client/xombrero/xombrero-9999.ebuild,v 1.3 2013/10/20 19:11:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/xombrero/xombrero-9999.ebuild,v 1.4 2014/03/01 22:22:26 mgorny Exp $ EAPI="5" @@ -29,7 +29,7 @@ IUSE="examples" RDEPEND="dev-libs/glib:2 dev-libs/libbsd - dev-libs/libgcrypt + dev-libs/libgcrypt:0 net-libs/libsoup net-libs/gnutls net-libs/webkit-gtk:3 |