summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-03-12 12:36:20 +0100
committerUlrich Müller <ulm@gentoo.org>2016-03-12 12:36:53 +0100
commitb3a611c6f45f80b0df74841a88568ddcbb281ae3 (patch)
tree3c17bc9ba3856e0d06d2ae0c0a89d78481b05dc0 /dev-vcs
parent6d9ae4698f3cbfcd4a22c23a436a069c24c593bf (diff)
downloadgentoo-b3a611c6f45f80b0df74841a88568ddcbb281ae3.tar.gz
gentoo-b3a611c6f45f80b0df74841a88568ddcbb281ae3.tar.xz
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
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git/git-2.4.10.ebuild3
-rw-r--r--dev-vcs/git/git-2.5.4.ebuild3
-rw-r--r--dev-vcs/git/git-2.6.5.ebuild1
-rw-r--r--dev-vcs/git/git-2.7.1.ebuild1
-rw-r--r--dev-vcs/git/git-2.7.2.ebuild1
-rw-r--r--dev-vcs/git/git-2.7.3.ebuild1
-rw-r--r--dev-vcs/git/git-9999-r1.ebuild1
-rw-r--r--dev-vcs/git/git-9999-r2.ebuild1
-rw-r--r--dev-vcs/git/git-9999-r3.ebuild1
-rw-r--r--dev-vcs/git/git-9999.ebuild1
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 0f2dfc079f5..7302748a89a 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 c38a8ea6131..67716d227cd 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 3f273232fcb..67716d227cd 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 76902100ffe..aad86040b4c 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 d81bed5f51d..ff8deaac4d3 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 d81bed5f51d..ff8deaac4d3 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 cceeaee798c..2720fa39ef6 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 992280ba97a..3303ae88691 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 3aea20c4760..876bc8d4e61 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 d3344ac4e72..0ed6ae995f7 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
)