From b3a611c6f45f80b0df74841a88568ddcbb281ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 12 Mar 2016 12:36:20 +0100 Subject: [PATCH] dev-vcs/git: Add missing runtime dependency. With USE=mediawiki, a dependency on dev-perl/DateTime-Format-ISO8601 was missing. Bug: 576644 Package-Manager: portage-2.2.28 --- dev-vcs/git/git-2.4.10.ebuild | 3 ++- dev-vcs/git/git-2.5.4.ebuild | 3 ++- dev-vcs/git/git-2.6.5.ebuild | 1 + dev-vcs/git/git-2.7.1.ebuild | 1 + dev-vcs/git/git-2.7.2.ebuild | 1 + dev-vcs/git/git-2.7.3.ebuild | 1 + dev-vcs/git/git-9999-r1.ebuild | 1 + dev-vcs/git/git-9999-r2.ebuild | 1 + dev-vcs/git/git-9999-r3.ebuild | 1 + dev-vcs/git/git-9999.ebuild | 1 + 10 files changed, 12 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git/git-2.4.10.ebuild b/dev-vcs/git/git-2.4.10.ebuild index 0f2dfc079f5cb..7302748a89a14 100644 --- a/dev-vcs/git/git-2.4.10.ebuild +++ b/dev-vcs/git/git-2.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -57,6 +57,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-2.5.4.ebuild b/dev-vcs/git/git-2.5.4.ebuild index c38a8ea6131f4..67716d227cd46 100644 --- a/dev-vcs/git/git-2.5.4.ebuild +++ b/dev-vcs/git/git-2.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-2.6.5.ebuild b/dev-vcs/git/git-2.6.5.ebuild index 3f273232fcb64..67716d227cd46 100644 --- a/dev-vcs/git/git-2.6.5.ebuild +++ b/dev-vcs/git/git-2.6.5.ebuild @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-2.7.1.ebuild b/dev-vcs/git/git-2.7.1.ebuild index 76902100ffec4..aad86040b4ce0 100644 --- a/dev-vcs/git/git-2.7.1.ebuild +++ b/dev-vcs/git/git-2.7.1.ebuild @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-2.7.2.ebuild b/dev-vcs/git/git-2.7.2.ebuild index d81bed5f51dc9..ff8deaac4d36c 100644 --- a/dev-vcs/git/git-2.7.2.ebuild +++ b/dev-vcs/git/git-2.7.2.ebuild @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-2.7.3.ebuild b/dev-vcs/git/git-2.7.3.ebuild index d81bed5f51dc9..ff8deaac4d36c 100644 --- a/dev-vcs/git/git-2.7.3.ebuild +++ b/dev-vcs/git/git-2.7.3.ebuild @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index cceeaee798cf1..2720fa39ef630 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -57,6 +57,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index 992280ba97a45..3303ae886916e 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -57,6 +57,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 3aea20c476016..876bc8d4e613f 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -58,6 +58,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index d3344ac4e72a1..0ed6ae995f7c9 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -57,6 +57,7 @@ CDEPEND=" RDEPEND="${CDEPEND} gpg? ( app-crypt/gnupg ) mediawiki? ( + dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API )