diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:50:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:10 +0100 |
commit | 2b3a71b279f7124d7dda336095a30868fa593ee3 (patch) | |
tree | a17d25cdcce70377a70fd51b0a3dc3838f7b594e /dev-util/debootstrap/debootstrap-1.0.123.ebuild | |
parent | dev-util/cccc: eutils-- (diff) | |
download | gentoo-2b3a71b279f7124d7dda336095a30868fa593ee3.tar.gz gentoo-2b3a71b279f7124d7dda336095a30868fa593ee3.tar.bz2 gentoo-2b3a71b279f7124d7dda336095a30868fa593ee3.zip |
dev-util/debootstrap: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.123.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.123.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.123.ebuild b/dev-util/debootstrap/debootstrap-1.0.123.ebuild index 612998309132..394f8abf235b 100644 --- a/dev-util/debootstrap/debootstrap-1.0.123.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.123.ebuild @@ -1,8 +1,7 @@ -# 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="Debian/Ubuntu bootstrap scripts" HOMEPAGE="https://packages.qa.debian.org/d/debootstrap.html" |