commit:     fff0a2819d612256527d7ff54a2cec980b8cd429
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 00:43:17 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 00:43:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff0a281

sys-fs/owfs: Drop versionator eclass usage

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-fs/owfs/owfs-3.1_p4-r1.ebuild | 2 +-
 sys-fs/owfs/owfs-3.2_p2-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/owfs/owfs-3.1_p4-r1.ebuild 
b/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
index 493fd92843b..51598eaeb80 100644
--- a/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
+++ b/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_OPTIONAL=1
 
-inherit autotools distutils-r1 eutils linux-info perl-functions systemd user 
versionator
+inherit autotools distutils-r1 eutils linux-info perl-functions systemd user
 
 MY_P=${P/_/}
 

diff --git a/sys-fs/owfs/owfs-3.2_p2-r1.ebuild 
b/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
index c30388eef07..c795ca7df49 100644
--- a/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
+++ b/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 )
 DISTUTILS_OPTIONAL=1
 
-inherit autotools distutils-r1 ltprune linux-info perl-functions systemd user 
versionator
+inherit autotools distutils-r1 ltprune linux-info perl-functions systemd user
 
 MY_P=${P/_/}
 

Reply via email to