summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/muh/ChangeLog5
-rw-r--r--net-irc/muh/muh-2.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/muh/ChangeLog b/net-irc/muh/ChangeLog
index b8ae1e7f17c8..4d0f3f6742cb 100644
--- a/net-irc/muh/ChangeLog
+++ b/net-irc/muh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/muh
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.13 2007/04/13 20:31:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/ChangeLog,v 1.14 2007/04/22 08:29:36 kloeri Exp $
+
+ 22 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> muh-2.2a.ebuild:
+ Stable on Alpha, bug 174514.
13 Apr 2007; Raúl Porcel <armin76@gentoo.org> muh-2.2a.ebuild:
x86 stable wrt bug 174514
diff --git a/net-irc/muh/muh-2.2a.ebuild b/net-irc/muh/muh-2.2a.ebuild
index 276dc80a8c52..acebb22ea190 100644
--- a/net-irc/muh/muh-2.2a.ebuild
+++ b/net-irc/muh/muh-2.2a.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/muh/muh-2.2a.ebuild,v 1.2 2007/04/13 20:31:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2a.ebuild,v 1.3 2007/04/22 08:29:36 kloeri Exp $
DESCRIPTION="Persistent IRC bouncer"
HOMEPAGE="http://mind.riot.org/muh/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha ~hppa ~mips ~ppc ~sparc x86"
IUSE="ipv6"
DEPEND=""