summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 22:13:32 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 22:13:32 +0000
commit7d15a5dbf8bce0e9c5c952226c5ded5d2468a817 (patch)
tree0463afb5673be7ed54391760d2e942e71be985bc /net-irc/epic4/epic4-2.0.ebuild
parent(Manifest recommit) (diff)
downloadgentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.tar.gz
gentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.tar.bz2
gentoo-2-7d15a5dbf8bce0e9c5c952226c5ded5d2468a817.zip
Add inherit eutils
Diffstat (limited to 'net-irc/epic4/epic4-2.0.ebuild')
-rw-r--r--net-irc/epic4/epic4-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/epic4/epic4-2.0.ebuild b/net-irc/epic4/epic4-2.0.ebuild
index f237f17e4cb5..10ff72a4a4bf 100644
--- a/net-irc/epic4/epic4-2.0.ebuild
+++ b/net-irc/epic4/epic4-2.0.ebuild
@@ -17,7 +17,7 @@ DEPEND=">=sys-libs/ncurses-5.2
perl? ( >=dev-lang/perl-5.6.1 )
ssl? ( >=dev-libs/openssl-0.9.5 )"
-inherit flag-o-matic
+inherit flag-o-matic eutils
replace-flags "-O?" "-O"
src_compile() {