diff options
-rw-r--r-- | www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild | 2 | ||||
-rw-r--r-- | www-servers/monkeyd/monkeyd-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild index 515772116e8b..e211f86a380c 100644 --- a/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild +++ b/www-servers/monkeyd/monkeyd-1.6.9-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit eutils flag-o-matic toolchain-funcs user multilib +inherit epatch flag-o-matic toolchain-funcs user multilib DESCRIPTION="A small, fast, and scalable web server" HOMEPAGE="http://www.monkey-project.com/" diff --git a/www-servers/monkeyd/monkeyd-9999.ebuild b/www-servers/monkeyd/monkeyd-9999.ebuild index 1ec59af14bc6..d818807591ad 100644 --- a/www-servers/monkeyd/monkeyd-9999.ebuild +++ b/www-servers/monkeyd/monkeyd-9999.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit eutils flag-o-matic toolchain-funcs user multilib +inherit epatch flag-o-matic toolchain-funcs user multilib DESCRIPTION="A small, fast, and scalable web server" HOMEPAGE="http://www.monkey-project.com/" |