diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:14:39 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-01 22:14:39 +0000 |
commit | 715daf4498df3b3327aa8f0af1710d754a1cf28e (patch) | |
tree | a0b8377d127453c4903d0c045eee4e4bc4916d6a /media-plugins/vdr-fritzbox | |
parent | Update libgcrypt dep to use slot :0. (diff) | |
download | gentoo-2-715daf4498df3b3327aa8f0af1710d754a1cf28e.tar.gz gentoo-2-715daf4498df3b3327aa8f0af1710d754a1cf28e.tar.bz2 gentoo-2-715daf4498df3b3327aa8f0af1710d754a1cf28e.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 'media-plugins/vdr-fritzbox')
-rw-r--r-- | media-plugins/vdr-fritzbox/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild | 4 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-plugins/vdr-fritzbox/ChangeLog b/media-plugins/vdr-fritzbox/ChangeLog index d9d203f5a6c3..44d7e8315c2d 100644 --- a/media-plugins/vdr-fritzbox/ChangeLog +++ b/media-plugins/vdr-fritzbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-fritzbox # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.27 2014/01/02 17:15:23 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.28 2014/03/01 22:14:39 mgorny Exp $ + + 01 Mar 2014; Michał Górny <mgorny@gentoo.org> vdr-fritzbox-1.5.2-r1.ebuild, + vdr-fritzbox-1.5.2.ebuild: + Update libgcrypt dep to use slot :0. 02 Jan 2014; Joerg Bornkessel <hd_brummy@gentoo.org> -vdr-fritzbox-1.4.1.ebuild, -vdr-fritzbox-1.4.2.ebuild, diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild index 734681cae775..2a2ec1d74940 100644 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.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/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild,v 1.2 2014/01/02 17:15:23 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2-r1.ebuild,v 1.3 2014/03/01 22:14:39 mgorny Exp $ EAPI=5 @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.7.34 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-cpp/commoncpp2" RDEPEND="${DEPEND}" diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild index ff9fff493776..96c65ef90da9 100644 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.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/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild,v 1.3 2013/03/25 20:42:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.2.ebuild,v 1.4 2014/03/01 22:14:39 mgorny Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.6.0 - dev-libs/libgcrypt + dev-libs/libgcrypt:0 dev-cpp/commoncpp2" RDEPEND="${DEPEND}" |