commit:     6af8cb46a5c1f6d6e05084db813e312ef7514bec
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 20:45:52 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri May 13 20:59:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af8cb46

app-vim/pydiction: Mend DEPEND/RDEPEND.

Package-Manager: portage-2.2.26

 app-vim/pydiction/Manifest               | 2 +-
 app-vim/pydiction/pydiction-1.2.3.ebuild | 7 ++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-vim/pydiction/Manifest b/app-vim/pydiction/Manifest
index 6d5a259..7a8ad4a 100644
--- a/app-vim/pydiction/Manifest
+++ b/app-vim/pydiction/Manifest
@@ -1 +1 @@
-DIST pydiction-1.2.3.zip 476599 SHA256 
0998a06be1741edfb1261944ede6fbad77c3742d8924b57ec3ec80908a22b522 SHA512 
20e553cb8fdc541e619936f80d8e808484e265d96d1223a7558770e453ad186d5d0057a8b25cd5707bf80b56e40c885097e4195fd66fea2afd8b6d83f84d9441
 WHIRLPOOL 
b1fab3728637dd2ec780f6174790315b478b37eda8000a22891e75cd8a7e04b8f4255cee8ae9e249c18cf03a7beac7f8e650eed40fe345a68d59e2294435b1e2
+DIST pydiction-1.2.3.zip 475441 SHA256 
fa5ca8fcd67bd5f7ff7d000e3e0e7d6565d5c298f1d9cf7d0424afad12b8c283 SHA512 
91da1d8a9be89095072724d77bdcaa342fbd5479f5027d7ed7bb2d4a382c7385b2b7fae91c1cd94605232b34a96370a86096e3c32db0d106cbcda2a82f409922
 WHIRLPOOL 
ffc9051eee429263b6037e09f16145704b5f7b209830ac1280cc10e56519ae3149532226bce38e12e8cdd5668ff8c67c80996129946afb9ffa075ffab2b16eae

diff --git a/app-vim/pydiction/pydiction-1.2.3.ebuild 
b/app-vim/pydiction/pydiction-1.2.3.ebuild
index f22c4d2..1699c18 100644
--- a/app-vim/pydiction/pydiction-1.2.3.ebuild
+++ b/app-vim/pydiction/pydiction-1.2.3.ebuild
@@ -12,11 +12,8 @@ SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip";
 LICENSE="vim"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 
-DEPEND="
-       dev-lang/python:*
-       app-arch/unzip"
-
-RDEPEND="${DEPEND}"
+DEPEND="app-arch/unzip"
+RDEPEND="dev-lang/python:*"
 
 S="${WORKDIR}/${PN}"
 

Reply via email to