From 5239595f45766d85511c580faac1d4b13bde38ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Fri, 26 Jul 2019 15:11:37 -0600 Subject: [PATCH] www-plugins/google-talkplugin: fix inherit Closes: https://bugs.gentoo.org/690754 Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Christoph Junghans --- www-plugins/google-talkplugin/google-talkplugin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild index 31e21372df51..0c9566d816e1 100644 --- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild +++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild @@ -14,10 +14,10 @@ if [ "${PV}" != "9999" ]; then amd64? ( ${MY_URL}/${MY_PKG/i386/amd64} )" KEYWORDS="-* ~amd64 ~x86" else - inherit cvs #hack to make it part of @live-rebuild MY_URL="https://dl.google.com/linux/direct" MY_PKG="${PN}_current_i386.deb" SRC_URI="" + PROPERTIES="live" fi DESCRIPTION="Video chat browser plug-in for Google Talk" -- 2.26.2