summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:48:59 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:26 +0100
commit851106fae8f00d095ed0ec25f4c5bf1447457380 (patch)
treed15ef281e3b0675d5210603667451ec0a105bd30 /dev-ruby/hpricot
parentdev-python/simplegeneric: use BDEPEND for app-arch/unzip (diff)
downloadgentoo-851106fae8f00d095ed0ec25f4c5bf1447457380.tar.gz
gentoo-851106fae8f00d095ed0ec25f4c5bf1447457380.tar.bz2
gentoo-851106fae8f00d095ed0ec25f4c5bf1447457380.zip
dev-ruby/hpricot: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hpricot')
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild
index 427600a8ca0f..4fe2280623e9 100644
--- a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild
+++ b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild
@@ -8,7 +8,7 @@ USE_RUBY="ruby24 ruby25 ruby26 ruby27"
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
-inherit ruby-fakegem eutils
+inherit ruby-fakegem epatch
DESCRIPTION="A fast and liberal HTML parser for Ruby"
HOMEPAGE="https://wiki.github.com/hpricot/hpricot"