From: Jason Zaman Date: Sun, 6 Sep 2015 15:26:29 +0000 (+0800) Subject: dev-util/android-ndk: Make python-updater ignore the package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=17247c89817729b79406d90e6873c80add72e713;p=gentoo.git dev-util/android-ndk: Make python-updater ignore the package Package-Manager: portage-2.2.20.1 --- diff --git a/dev-util/android-ndk/android-ndk-10.ebuild b/dev-util/android-ndk/android-ndk-10.ebuild index 731d890d85b7..79671af4bf58 100644 --- a/dev-util/android-ndk/android-ndk-10.ebuild +++ b/dev-util/android-ndk/android-ndk-10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,6 +26,7 @@ S="${WORKDIR}/${PN}-r${PV}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-10b.ebuild b/dev-util/android-ndk/android-ndk-10b.ebuild index 731d890d85b7..79671af4bf58 100644 --- a/dev-util/android-ndk/android-ndk-10b.ebuild +++ b/dev-util/android-ndk/android-ndk-10b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,6 +26,7 @@ S="${WORKDIR}/${PN}-r${PV}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-10d.ebuild b/dev-util/android-ndk/android-ndk-10d.ebuild index 9430f3ad32ab..3dc807f0cc9c 100644 --- a/dev-util/android-ndk/android-ndk-10d.ebuild +++ b/dev-util/android-ndk/android-ndk-10d.ebuild @@ -24,6 +24,7 @@ S="${WORKDIR}/${PN}-r${PV}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-10e.ebuild b/dev-util/android-ndk/android-ndk-10e.ebuild index 312d41979092..59d6aa8c5f3d 100644 --- a/dev-util/android-ndk/android-ndk-10e.ebuild +++ b/dev-util/android-ndk/android-ndk-10e.ebuild @@ -31,6 +31,7 @@ S="${WORKDIR}/${PN}-r${PV}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" pkg_pretend() { check-reqs_pkg_pretend diff --git a/dev-util/android-ndk/android-ndk-8b.ebuild b/dev-util/android-ndk/android-ndk-8b.ebuild index 04565095ed77..0b0eca2d242b 100644 --- a/dev-util/android-ndk/android-ndk-8b.ebuild +++ b/dev-util/android-ndk/android-ndk-8b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,6 +32,7 @@ ANDROID_TC_X86_ANDROID_4_4="${ANDROID_NDK_DIR}/toolchains/x86-4.4.3/prebuilt/lin ANDROID_TC_X86_ANDROID_4_6="${ANDROID_NDK_DIR}/toolchains/x86-4.6/prebuilt/linux-x86" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-8c.ebuild b/dev-util/android-ndk/android-ndk-8c.ebuild index 04565095ed77..0b0eca2d242b 100644 --- a/dev-util/android-ndk/android-ndk-8c.ebuild +++ b/dev-util/android-ndk/android-ndk-8c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -32,6 +32,7 @@ ANDROID_TC_X86_ANDROID_4_4="${ANDROID_NDK_DIR}/toolchains/x86-4.4.3/prebuilt/lin ANDROID_TC_X86_ANDROID_4_6="${ANDROID_NDK_DIR}/toolchains/x86-4.6/prebuilt/linux-x86" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-8d.ebuild b/dev-util/android-ndk/android-ndk-8d.ebuild index 0a7cf632d1eb..32372a09adaf 100644 --- a/dev-util/android-ndk/android-ndk-8d.ebuild +++ b/dev-util/android-ndk/android-ndk-8d.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -35,6 +35,7 @@ ANDROID_TC_X86_ANDROID_4_6="${ANDROID_NDK_DIR}/toolchains/x86-4.6/prebuilt/linux ANDROID_TC_X86_ANDROID_4_7="${ANDROID_NDK_DIR}/toolchains/x86-4.7/prebuilt/linux-x86" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-8e.ebuild b/dev-util/android-ndk/android-ndk-8e.ebuild index 89c52707ecbc..32372a09adaf 100644 --- a/dev-util/android-ndk/android-ndk-8e.ebuild +++ b/dev-util/android-ndk/android-ndk-8e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -35,6 +35,7 @@ ANDROID_TC_X86_ANDROID_4_6="${ANDROID_NDK_DIR}/toolchains/x86-4.6/prebuilt/linux ANDROID_TC_X86_ANDROID_4_7="${ANDROID_NDK_DIR}/toolchains/x86-4.7/prebuilt/linux-x86" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-9.ebuild b/dev-util/android-ndk/android-ndk-9.ebuild index 84ea51819097..ae194f723f34 100644 --- a/dev-util/android-ndk/android-ndk-9.ebuild +++ b/dev-util/android-ndk/android-ndk-9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,6 +28,7 @@ S="${WORKDIR}/${MY_P}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-9b.ebuild b/dev-util/android-ndk/android-ndk-9b.ebuild index 84ea51819097..ae194f723f34 100644 --- a/dev-util/android-ndk/android-ndk-9b.ebuild +++ b/dev-util/android-ndk/android-ndk-9b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,6 +28,7 @@ S="${WORKDIR}/${MY_P}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-9c.ebuild b/dev-util/android-ndk/android-ndk-9c.ebuild index 1cd6c45084e0..21d5a6d6cd52 100644 --- a/dev-util/android-ndk/android-ndk-9c.ebuild +++ b/dev-util/android-ndk/android-ndk-9c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,6 +25,7 @@ S="${WORKDIR}/${MY_P}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { : diff --git a/dev-util/android-ndk/android-ndk-9d.ebuild b/dev-util/android-ndk/android-ndk-9d.ebuild index 1cd6c45084e0..21d5a6d6cd52 100644 --- a/dev-util/android-ndk/android-ndk-9d.ebuild +++ b/dev-util/android-ndk/android-ndk-9d.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,6 +25,7 @@ S="${WORKDIR}/${MY_P}" ANDROID_NDK_DIR="opt/${PN}" QA_PREBUILT="*" +PYTHON_UPDATER_IGNORE="1" src_configure() { :