commit:     64b5f81865b3fe22bf9ef2ae94bedc72c8126cef
Author:     Horea Christian <h.chr <AT> mail <DOT> ru>
AuthorDate: Mon May 25 20:32:07 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May 25 20:32:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=64b5f818

dropped emty dep, sorted eclasses

Package-Manager: portage-2.2.18

 sci-libs/vxl/ChangeLog       | 3 +++
 sci-libs/vxl/vxl-9999.ebuild | 3 +--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-libs/vxl/ChangeLog b/sci-libs/vxl/ChangeLog
index 94c0653..14352e1 100644
--- a/sci-libs/vxl/ChangeLog
+++ b/sci-libs/vxl/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 May 2015;  <[email protected]> vxl-9999.ebuild:
+  dropped emty dep, sorted eclasses
+
 *vxl-9999 (25 May 2015)
 
   25 May 2015;  <[email protected]> +metadata.xml, +vxl-9999.ebuild:

diff --git a/sci-libs/vxl/vxl-9999.ebuild b/sci-libs/vxl/vxl-9999.ebuild
index 056c928..96ee188 100644
--- a/sci-libs/vxl/vxl-9999.ebuild
+++ b/sci-libs/vxl/vxl-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 
-inherit git-r3 cmake-utils
+inherit cmake-utils git-r3
 
 DESCRIPTION="C++ computer vision research libraries"
 HOMEPAGE="http://vxl.sourceforge.net";
@@ -16,5 +16,4 @@ SLOT="0"
 IUSE=""
 KEYWORDS=""
 
-RDEPEND=""
 

Reply via email to