summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-31 07:46:41 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-31 07:46:41 -0400
commit5a7a7b6978d0919363b33b84ac3641afb9f29267 (patch)
treed65c4460e91cd0808fc4437a88ffcc02b65d06ad
parentmedia-gfx/feh: remove old (diff)
downloadgentoo-5a7a7b69.tar.gz
gentoo-5a7a7b69.tar.bz2
gentoo-5a7a7b69.zip
media-gfx/feh: remove unused eutils eclass
-rw-r--r--media-gfx/feh/feh-2.18.3.ebuild2
-rw-r--r--media-gfx/feh/feh-2.19.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/feh/feh-2.18.3.ebuild b/media-gfx/feh/feh-2.18.3.ebuild
index f2e5fb78dec4..1b1f2eb93d5c 100644
--- a/media-gfx/feh/feh-2.18.3.ebuild
+++ b/media-gfx/feh/feh-2.18.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
HOMEPAGE="https://feh.finalrewind.org/"
diff --git a/media-gfx/feh/feh-2.19.3.ebuild b/media-gfx/feh/feh-2.19.3.ebuild
index 2923e47f091a..73ad8e804e44 100644
--- a/media-gfx/feh/feh-2.19.3.ebuild
+++ b/media-gfx/feh/feh-2.19.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
HOMEPAGE="https://feh.finalrewind.org/"