mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
davtest: virtual perl deps
This commit is contained in:
parent
670a4d5287
commit
51d725fcd1
2 changed files with 4 additions and 4 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST davtest-1.0.tar.bz2 20840 RMD160 6e822602f95d54c024ed44fad9f420851044b6cf SHA1 0fae241e914ca705e44c058e6fed71acc53d4f19 SHA256 c71ba06cee3a8d185e0cef6625e8df95ea9816d10191927db2caae15f6632f4e
|
||||
EBUILD davtest-1.0.ebuild 542 RMD160 b8cb88687bc9670aa48e4aeec0d9c852ecc54e30 SHA1 bedf22630b400b1fb4f58ca5dd871df477bd2c07 SHA256 3916328e711abb4c6b4342623295470dcd88ce226a41ac95b0fc5b1668f24238
|
||||
DIST davtest-1.0.tar.bz2 20840 SHA256 c71ba06cee3a8d185e0cef6625e8df95ea9816d10191927db2caae15f6632f4e
|
||||
EBUILD davtest-1.0-r1.ebuild 545 SHA256 eadcdf11f812940f586c0c91ab99611de1c2e0c2de0713e379f221b513baad40 SHA512 4b488d66eb370c96ad040190a936b13eabf68b312f6a093a1e12989f02c1b44595f394c0230ef091e3a128381d634d38cfdbf8bfb31f6bb11e53a65f2251e0b3 WHIRLPOOL 1fe54ab6bb20531a507c0159a98a7df7290b1ea42978cd69196f939b1c166c89f5ffeb5cffb655a9aa23bc3e5bf23f406411b47a0c286be8da1b68b4a70a09e4
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
|
|||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="perl-core/Getopt-Long
|
||||
RDEPEND="virtual/perl-Getopt-Long
|
||||
dev-perl/HTTP-DAV"
|
||||
|
||||
src_install() {
|
||||
Loading…
Reference in a new issue