commit:     9385fe1e2d8a0b5241fc60e5f7b60b76a7be59bd
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 08:45:56 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 08:45:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9385fe1e

nvidia-driver.eclass: Use next gen version of readme.gentoo eclass

* Drop old maintainer

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 eclass/nvidia-driver.eclass | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/eclass/nvidia-driver.eclass b/eclass/nvidia-driver.eclass
index 647c32a..1c6225c 100644
--- a/eclass/nvidia-driver.eclass
+++ b/eclass/nvidia-driver.eclass
@@ -4,7 +4,6 @@
 
 # @ECLASS: nvidia-driver.eclass
 # @MAINTAINER:
-# Tony Vroon <[email protected]>
 # Jeroen Roovers <[email protected]>
 # @AUTHOR:
 # Original author: Doug Goldstein <[email protected]>
@@ -13,7 +12,7 @@
 # Provide useful messages for nvidia-drivers based on currently installed 
Nvidia
 # card. It inherits versionator.
 
-inherit readme.gentoo versionator
+inherit readme.gentoo-r1 versionator
 
 DEPEND="sys-apps/pciutils"
 

Reply via email to