diff options
-rw-r--r-- | dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild (renamed from dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild) | 2 | ||||
-rw-r--r-- | dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild (renamed from dev-ml/dose3/dose3-6.0.1_p2.ebuild) | 2 | ||||
-rw-r--r-- | dev-ml/dose3/dose3-6.1-r1.ebuild (renamed from dev-ml/dose3/dose3-6.1.ebuild) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild b/dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild index 8a2d9bb0eca3..fd0e74c8c652 100644 --- a/dev-ml/dose3/dose3-5.0.1_p16-r3.ebuild +++ b/dev-ml/dose3/dose3-5.0.1_p16-r4.ebuild @@ -39,7 +39,7 @@ RDEPEND=" rpm4? ( app-arch/rpm ) " DEPEND="${RDEPEND} - test? ( dev-python/pyyaml[libyaml] ) + test? ( dev-python/pyyaml[libyaml(+)] ) " # missing test data diff --git a/dev-ml/dose3/dose3-6.0.1_p2.ebuild b/dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild index 29d377ccb805..481f80ee4a29 100644 --- a/dev-ml/dose3/dose3-6.0.1_p2.ebuild +++ b/dev-ml/dose3/dose3-6.0.1_p2-r1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" app-arch/rpm " DEPEND="${RDEPEND} - test? ( dev-python/pyyaml[libyaml] ) + test? ( dev-python/pyyaml[libyaml(+)] ) " # missing test data diff --git a/dev-ml/dose3/dose3-6.1.ebuild b/dev-ml/dose3/dose3-6.1-r1.ebuild index 2424451a058e..91260c5f2a04 100644 --- a/dev-ml/dose3/dose3-6.1.ebuild +++ b/dev-ml/dose3/dose3-6.1-r1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" app-arch/rpm " DEPEND="${RDEPEND} - test? ( dev-python/pyyaml[libyaml] ) + test? ( dev-python/pyyaml[libyaml(+)] ) " # missing test data |