Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/owfs/
Date: Wed, 21 Mar 2018 00:43:27
Message-Id: 1521592997.fff0a2819d612256527d7ff54a2cec980b8cd429.whissi@gentoo
1 commit: fff0a2819d612256527d7ff54a2cec980b8cd429
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 00:43:17 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 00:43:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff0a281
7
8 sys-fs/owfs: Drop versionator eclass usage
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-fs/owfs/owfs-3.1_p4-r1.ebuild | 2 +-
13 sys-fs/owfs/owfs-3.2_p2-r1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/owfs/owfs-3.1_p4-r1.ebuild b/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
17 index 493fd92843b..51598eaeb80 100644
18 --- a/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
19 +++ b/sys-fs/owfs/owfs-3.1_p4-r1.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 PYTHON_COMPAT=( python2_7 )
22 DISTUTILS_OPTIONAL=1
23
24 -inherit autotools distutils-r1 eutils linux-info perl-functions systemd user versionator
25 +inherit autotools distutils-r1 eutils linux-info perl-functions systemd user
26
27 MY_P=${P/_/}
28
29
30 diff --git a/sys-fs/owfs/owfs-3.2_p2-r1.ebuild b/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
31 index c30388eef07..c795ca7df49 100644
32 --- a/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
33 +++ b/sys-fs/owfs/owfs-3.2_p2-r1.ebuild
34 @@ -6,7 +6,7 @@ EAPI=6
35 PYTHON_COMPAT=( python2_7 )
36 DISTUTILS_OPTIONAL=1
37
38 -inherit autotools distutils-r1 ltprune linux-info perl-functions systemd user versionator
39 +inherit autotools distutils-r1 ltprune linux-info perl-functions systemd user
40
41 MY_P=${P/_/}