From: Michael Weber Date: Sat, 1 Apr 2017 12:36:25 +0000 (+0200) Subject: media-libs/fdk-aac: remove empty KEYWORDS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8352b26c7d89285784d336ccb2ff9c626d11aa0e;p=gentoo.git media-libs/fdk-aac: remove empty KEYWORDS. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild index dd067f12453a..ff153214e912 100644 --- a/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild +++ b/media-libs/fdk-aac/fdk-aac-0.1.4-r1.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 if [[ ${PV} == *9999* ]]; then - KEYWORDS="" SRC_URI="" EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}" diff --git a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild index e766207b5930..fd331855833a 100644 --- a/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild +++ b/media-libs/fdk-aac/fdk-aac-0.1.5.ebuild @@ -4,7 +4,6 @@ EAPI=6 if [[ ${PV} == *9999* ]]; then - KEYWORDS="" SRC_URI="" EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git" [[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"