public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses
@ 2017-03-24 22:08 Michał Górny
  2017-04-14 16:30 ` Michał Górny
  0 siblings, 1 reply; 2+ messages in thread
From: Michał Górny @ 2017-03-24 22:08 UTC (permalink / raw
  To: gentoo-dev; +Cc: enlightenment, Michał Górny

---
 eclass/enlightenment.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
index 4a30b7e4c120..ae7bb396590c 100644
--- a/eclass/enlightenment.eclass
+++ b/eclass/enlightenment.eclass
@@ -9,7 +9,7 @@
 if [[ -z ${_ENLIGHTENMENT_ECLASS} ]]; then
 _ENLIGHTENMENT_ECLASS=1
 
-inherit eutils libtool
+inherit epatch epunt-cxx libtool
 
 # @ECLASS-VARIABLE: E_PYTHON
 # @DEFAULT_UNSET
-- 
2.12.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-14 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-24 22:08 [gentoo-dev] [PATCH] enlightenment.eclass: Replace eutils inherit w/ split eclasses Michał Górny
2017-04-14 16:30 ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox