From f3f31d07db79595459cf33dc46144e0a1eee9b69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Mon, 8 Dec 2014 21:48:51 +0100 Subject: [PATCH] pyyaml: rename recipe from python_pyyaml --- .../pyyaml/{python_pyyaml-3.11.recipe => pyyaml-3.11.recipe} | 2 +- dev-python/watchdog/watchdog-0.8.2.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-python/pyyaml/{python_pyyaml-3.11.recipe => pyyaml-3.11.recipe} (98%) diff --git a/dev-python/pyyaml/python_pyyaml-3.11.recipe b/dev-python/pyyaml/pyyaml-3.11.recipe similarity index 98% rename from dev-python/pyyaml/python_pyyaml-3.11.recipe rename to dev-python/pyyaml/pyyaml-3.11.recipe index 484baa4ee..19ad24e4c 100644 --- a/dev-python/pyyaml/python_pyyaml-3.11.recipe +++ b/dev-python/pyyaml/pyyaml-3.11.recipe @@ -27,7 +27,7 @@ ARCHITECTURES="x86 x86_gcc2 x86_64" SOURCE_DIR="PyYAML-$portVersion" PROVIDES=" - python_pyyaml = $portVersion + pyyaml = $portVersion " REQUIRES=" diff --git a/dev-python/watchdog/watchdog-0.8.2.recipe b/dev-python/watchdog/watchdog-0.8.2.recipe index bfb07b90c..bf2ef3f52 100644 --- a/dev-python/watchdog/watchdog-0.8.2.recipe +++ b/dev-python/watchdog/watchdog-0.8.2.recipe @@ -25,7 +25,7 @@ REQUIRES=" cmd:python argh pathtools - python_pyyaml + pyyaml " BUILD_REQUIRES="