summaryrefslogtreecommitdiff
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/git
parentwww-apps/moodle: version bump to 3.0.3, remove older 3.0 (diff)
downloadgentoo-b3a611c6f45f80b0df74841a88568ddcbb281ae3.tar.gz
gentoo-b3a611c6f45f80b0df74841a88568ddcbb281ae3.tar.bz2
gentoo-b3a611c6f45f80b0df74841a88568ddcbb281ae3.zip
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/git')
-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 0f2dfc079f5c..7302748a89a1 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 c38a8ea6131f..67716d227cd4 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 3f273232fcb6..67716d227cd4 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 76902100ffec..aad86040b4ce 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 d81bed5f51dc..ff8deaac4d36 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 d81bed5f51dc..ff8deaac4d36 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 cceeaee798cf..2720fa39ef63 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 992280ba97a4..3303ae886916 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 3aea20c47601..876bc8d4e613 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 d3344ac4e72a..0ed6ae995f7c 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
)