summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-16 22:58:03 +0000
committerSam James <sam@gentoo.org>2020-09-16 22:58:03 +0000
commit4a8c34ab35309ab6e1134f7eeca40e4d4535e750 (patch)
tree7fb9ae4dd9b3856eee63f4b970e0cf29d0c56861 /app-misc
parentapp-misc/glastree: port older to EAPI 7 too (diff)
downloadgentoo-4a8c34ab35309ab6e1134f7eeca40e4d4535e750.tar.gz
gentoo-4a8c34ab35309ab6e1134f7eeca40e4d4535e750.tar.bz2
gentoo-4a8c34ab35309ab6e1134f7eeca40e4d4535e750.zip
app-misc/glastree: drop eutils in 1.04
Not present in the snapshot ebuild from yesterday, but was left behind in the 1.04 quickport. Fixes: fd505a12a41c8be8dfe8be94750295bfed0b339f Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/glastree/glastree-1.04.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-misc/glastree/glastree-1.04.ebuild b/app-misc/glastree/glastree-1.04.ebuild
index f76a7a4dc666..699a36518cf8 100644
--- a/app-misc/glastree/glastree-1.04.ebuild
+++ b/app-misc/glastree/glastree-1.04.ebuild
@@ -3,8 +3,6 @@
EAPI=7
-inherit eutils
-
DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl"
HOMEPAGE="http://www.igmus.org/code/"
SRC_URI="http://www.igmus.org/files/${P}.tar.gz"