summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHallgrimur H. Gunnarsson <hhg@gentoo.org>2003-11-18 20:36:38 +0000
committerHallgrimur H. Gunnarsson <hhg@gentoo.org>2003-11-18 20:36:38 +0000
commitbc1255c693e321ca9f21783ae23fe5271aef6001 (patch)
treee3203edf9152f8b37bbc27cd76f1bc134079a9e2
parentMarked stable on x86 (diff)
downloadhistorical-bc1255c693e321ca9f21783ae23fe5271aef6001.tar.gz
historical-bc1255c693e321ca9f21783ae23fe5271aef6001.tar.bz2
historical-bc1255c693e321ca9f21783ae23fe5271aef6001.zip
Marked stable on x86
-rw-r--r--net-irc/muh/Manifest4
-rw-r--r--net-irc/muh/muh-2.1_rc1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/muh/Manifest b/net-irc/muh/Manifest
index 08d77b849352..24c776997304 100644
--- a/net-irc/muh/Manifest
+++ b/net-irc/muh/Manifest
@@ -1,4 +1,4 @@
-MD5 1365a7fbf13ae07e81d22074153158d9 muh-2.1_rc1.ebuild 877
+MD5 a7fd6a206524816d27cdff899edf9653 muh-2.1_rc1.ebuild 877
MD5 da7dbee115397b6e308fe911595bd5ea metadata.xml 328
-MD5 a03d44dea08ab04e1a31783459f4e278 ChangeLog 640
+MD5 8c1a92a60eea4f095dabecd129b09c3d ChangeLog 640
MD5 23e0c42c9152a26274c01bbf269cf489 files/digest-muh-2.1_rc1 62
diff --git a/net-irc/muh/muh-2.1_rc1.ebuild b/net-irc/muh/muh-2.1_rc1.ebuild
index 1884d5c7ebc9..57278366a2db 100644
--- a/net-irc/muh/muh-2.1_rc1.ebuild
+++ b/net-irc/muh/muh-2.1_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.2 2003/10/02 00:44:59 hhg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.1_rc1.ebuild,v 1.3 2003/11/18 20:36:24 hhg Exp $
MY_P=${P/_/}
S=${WORKDIR}/${MY_P}
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/muh/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm"
src_compile() {
econf || die "configure failed"