Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: eclass/
Date: Thu, 30 Jun 2011 16:47:14
Message-Id: 62668706b794f0849edb3d2288d8c1b36af926b0.alexxy@gentoo
1 commit: 62668706b794f0849edb3d2288d8c1b36af926b0
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 16:46:22 2011 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 16:46:22 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=62668706
7
8 [eclass] add missing inherit
9
10 ---
11 eclass/openib.eclass | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/eclass/openib.eclass b/eclass/openib.eclass
15 index 914a2a6..0530f96 100644
16 --- a/eclass/openib.eclass
17 +++ b/eclass/openib.eclass
18 @@ -7,7 +7,7 @@
19 # Purpose: Simplify working with OFED packages
20 #
21
22 -inherit base eutils rpm
23 +inherit base eutils rpm versionator
24
25 EXPORT_FUNCTIONS src_unpack