summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-04-30 21:15:33 +0000
committerMike Frysinger <vapier@gentoo.org>2014-04-30 21:15:33 +0000
commit42f21b8be89fbff29b48b1de4aa747e8ea745f49 (patch)
treeaa7c1b75ad7d2de4fcfb50e021de237d77d24a77 /sys-firmware/seabios/seabios-1.7.3.2.ebuild
parentAdd epatch_user support #487100 by Hristo Venev. (diff)
downloadhistorical-42f21b8be89fbff29b48b1de4aa747e8ea745f49.tar.gz
historical-42f21b8be89fbff29b48b1de4aa747e8ea745f49.tar.bz2
historical-42f21b8be89fbff29b48b1de4aa747e8ea745f49.zip
Drop empty KEYWORDS/SRC_URI settings in git code path as it is unneeded and ekeyword dislikes it.
Diffstat (limited to 'sys-firmware/seabios/seabios-1.7.3.2.ebuild')
-rw-r--r--sys-firmware/seabios/seabios-1.7.3.2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-firmware/seabios/seabios-1.7.3.2.ebuild b/sys-firmware/seabios/seabios-1.7.3.2.ebuild
index 39779e91188a..443dfeb4b882 100644
--- a/sys-firmware/seabios/seabios-1.7.3.2.ebuild
+++ b/sys-firmware/seabios/seabios-1.7.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild,v 1.1 2014/01/19 23:01:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/seabios/seabios-1.7.3.2.ebuild,v 1.2 2014/04/30 21:15:33 vapier Exp $
EAPI=5
@@ -18,8 +18,6 @@ inherit eutils toolchain-funcs python-any-r1
if [[ ${PV} = *9999* || ! -z "${EGIT_COMMIT}" ]]; then
EGIT_REPO_URI="git://git.seabios.org/seabios.git"
inherit git-2
- KEYWORDS=""
- SRC_URI=""
else
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
SRC_URI="http://code.coreboot.org/p/seabios/downloads/get/${P}.tar.gz