From d683e033652e9f826b76d040906b0d8b66390d8a Mon Sep 17 00:00:00 2001
From: Sergey Popov <pinkbyte@gentoo.org>
Date: Sun, 25 Nov 2012 12:29:03 +0000
Subject: Inherit multilib eclass explicitly

(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, unsigned Manifest commit)
---
 net-irc/hexchat/ChangeLog            | 5 ++++-
 net-irc/hexchat/hexchat-2.9.3.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

(limited to 'net-irc/hexchat')

diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 725e59fad863..84a119ee22f2 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/hexchat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.17 2012/11/23 19:56:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.18 2012/11/25 12:29:03 pinkbyte Exp $
+
+  25 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.3.ebuild:
+  Inherit multilib eclass explicitly
 
   23 Nov 2012; Agostino Sarubbo <ago@gentoo.org>
   -files/hexchat-2.8.8-cflags.patch, -hexchat-2.9.1.ebuild,
diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild
index 22222d3eda66..8303c07b7cbe 100644
--- a/net-irc/hexchat/hexchat-2.9.3.ebuild
+++ b/net-irc/hexchat/hexchat-2.9.3.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.7 2012/11/15 12:52:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.8 2012/11/25 12:29:03 pinkbyte Exp $
 
 EAPI=4
 
-inherit eutils gnome2 versionator
+inherit eutils gnome2 multilib versionator
 
 DESCRIPTION="Graphical IRC client based on XChat"
 SRC_URI="https://github.com/downloads/hexchat/hexchat/${P}.tar.xz"
-- 
cgit v1.2.3-65-gdbad