summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:53:17 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:55 +0100
commitc345add7102101790efe27c43860705e9434d2f9 (patch)
treee5241ff6dd5e63f1c317fd09ade90a5791529866 /sys-apps/biosdisk
parentsys-apps/agedu: eutils-- (diff)
downloadgentoo-c345add7102101790efe27c43860705e9434d2f9.tar.gz
gentoo-c345add7102101790efe27c43860705e9434d2f9.tar.bz2
gentoo-c345add7102101790efe27c43860705e9434d2f9.zip
sys-apps/biosdisk: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/biosdisk')
-rw-r--r--sys-apps/biosdisk/biosdisk-1.01.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-apps/biosdisk/biosdisk-1.01.ebuild b/sys-apps/biosdisk/biosdisk-1.01.ebuild
index f4ae904c895e..ddd33591ce56 100644
--- a/sys-apps/biosdisk/biosdisk-1.01.ebuild
+++ b/sys-apps/biosdisk/biosdisk-1.01.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit eutils
-
DESCRIPTION="FreeDOS based BIOS updating utility for Dell machines"
HOMEPAGE="https://github.com/dell/biosdisk"
SRC_URI="https://github.com/dell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"