diff options
-rw-r--r-- | sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild b/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild index 80ae29b8a244..a14b4ee280ba 100644 --- a/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild +++ b/sys-boot/aboot/aboot-1.0_pre20040408-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,10 +17,6 @@ SRC_URI="http://aboot.sourceforge.net/tarballs/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~alpha" -IUSE="" - -DEPEND="" -RDEPEND="" src_unpack() { unpack ${A} |