summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/eiwic/ChangeLog5
-rw-r--r--net-irc/eiwic/eiwic-1.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/eiwic/ChangeLog b/net-irc/eiwic/ChangeLog
index 50e5d0b7f4fa..6e87cdead7ae 100644
--- a/net-irc/eiwic/ChangeLog
+++ b/net-irc/eiwic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/eiwic
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eiwic/ChangeLog,v 1.2 2007/06/04 11:03:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eiwic/ChangeLog,v 1.3 2007/06/04 13:29:26 opfer Exp $
+
+ 04 Jun 2007; Christian Faulhammer <opfer@gentoo.org> eiwic-1.1.3.ebuild:
+ add ~x86, bug 180500
04 Jun 2007; Christoph Mende <angelos@gentoo.org> eiwic-1.1.3.ebuild:
Fixed wrong path in the sample.conf
diff --git a/net-irc/eiwic/eiwic-1.1.3.ebuild b/net-irc/eiwic/eiwic-1.1.3.ebuild
index f336ac8f9a37..a4aa9548f9da 100644
--- a/net-irc/eiwic/eiwic-1.1.3.ebuild
+++ b/net-irc/eiwic/eiwic-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eiwic/eiwic-1.1.3.ebuild,v 1.2 2007/06/04 11:03:24 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eiwic/eiwic-1.1.3.ebuild,v 1.3 2007/06/04 13:29:26 opfer Exp $
inherit multilib flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://lordi.styleliga.org/eiwic/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="debug doc ipv6 rss"
DEPEND="rss? ( media-libs/raptor )"