commit:     f3480096f38cc0c74e549855794a80faa0997a5b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:28:20 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 22:35:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3480096

net-vpn/badvpn: [QA] Add call to cmake-utils_src_prepare

Closes: https://bugs.gentoo.org/651002
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-vpn/badvpn/badvpn-1.999.126.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.127.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.128.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.129.ebuild | 7 +------
 4 files changed, 4 insertions(+), 24 deletions(-)

diff --git a/net-vpn/badvpn/badvpn-1.999.126.ebuild 
b/net-vpn/badvpn/badvpn-1.999.126.ebuild
index 56e19578c56..b13baaaebb5 100644
--- a/net-vpn/badvpn/badvpn-1.999.126.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.126.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
        enewuser ${PN}
 }
 
-src_prepare() {
-       # allow user to easily apply patches
-       epatch_user
-}
-
 src_configure() {
        local mycmakeargs=(
                -DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.127.ebuild 
b/net-vpn/badvpn/badvpn-1.999.127.ebuild
index f8b68ce7210..62d76e2a296 100644
--- a/net-vpn/badvpn/badvpn-1.999.127.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.127.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
        enewuser ${PN}
 }
 
-src_prepare() {
-       # allow user to easily apply patches
-       epatch_user
-}
-
 src_configure() {
        local mycmakeargs=(
                -DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.128.ebuild 
b/net-vpn/badvpn/badvpn-1.999.128.ebuild
index 879722ef31b..7f18a1c6cad 100644
--- a/net-vpn/badvpn/badvpn-1.999.128.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.128.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
        enewuser ${PN}
 }
 
-src_prepare() {
-       # allow user to easily apply patches
-       epatch_user
-}
-
 src_configure() {
        local mycmakeargs=(
                -DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild 
b/net-vpn/badvpn/badvpn-1.999.129.ebuild
index 6183228f2ab..07ce92beede 100644
--- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
        enewuser ${PN}
 }
 
-src_prepare() {
-       # allow user to easily apply patches
-       epatch_user
-}
-
 src_configure() {
        local mycmakeargs=(
                -DBUILD_NOTHING_BY_DEFAULT=1

Reply via email to